Pull request #40483 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 74187450016171819235c850ec918659096d3e9f+400c1bae0cd9e0216bd48371a9f9c6582e0b2794 (e5567a860a1fdf6ebea73a8fd8a6ae54a0336c7e) 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 [2020-02-10T14:49:29.525Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-10T14:49:29.532Z] Trying to pass milestone 2 [Pipeline] milestone [2020-02-10T14:49:29.558Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-10T14:49:29.716Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08b123ed4435d90d7) in /home/ubuntu/workspace/moby_PR-40483 [Pipeline] { [Pipeline] checkout [2020-02-10T14:49:29.772Z] using credential docker-jenkins-github-credentials [2020-02-10T14:49:29.780Z] Cloning the remote Git repository [2020-02-10T14:49:29.780Z] Cloning with configured refspecs honoured and without tags [2020-02-10T14:49:29.780Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T14:49:29.781Z] > git init /home/ubuntu/workspace/moby_PR-40483 # timeout=10 [2020-02-10T14:49:29.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T14:49:29.791Z] > git --version # timeout=10 [2020-02-10T14:49:29.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T14:49:29.799Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master [2020-02-10T14:49:47.423Z] Fetching without tags [2020-02-10T14:49:47.379Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T14:49:47.387Z] > git config --add remote.origin.fetch +refs/pull/40483/head:refs/remotes/origin/PR-40483 # timeout=10 [2020-02-10T14:49:47.398Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T14:49:47.410Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T14:49:47.685Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:49:48.208Z] Merge succeeded, producing 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:49:48.209Z] Checking out Revision 74187450016171819235c850ec918659096d3e9f (PR-40483) [2020-02-10T14:49:48.428Z] Commit message: "new storage driver: fuse-overlayfs" [2020-02-10T14:49:48.448Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T14:49:47.424Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T14:49:47.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T14:49:47.425Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master [2020-02-10T14:49:47.685Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T14:49:47.690Z] > git checkout -f 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:49:48.187Z] > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10 [2020-02-10T14:49:48.199Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T14:49:48.208Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T14:49:48.212Z] > git checkout -f 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:49:48.427Z] > git rev-list --no-walk a07824e04487729deadaf28aea469d4b0b263ecb # timeout=10 [2020-02-10T14:49:49.392Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40483:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-02-10T14:49:49.392Z] Unable to find image 'alpine:latest' locally [2020-02-10T14:49:49.959Z] latest: Pulling from library/alpine [2020-02-10T14:49:49.959Z] c9b1b535fdd9: Pulling fs layer [2020-02-10T14:49:49.959Z] c9b1b535fdd9: Verifying Checksum [2020-02-10T14:49:49.959Z] c9b1b535fdd9: Download complete [2020-02-10T14:49:50.216Z] c9b1b535fdd9: Pull complete [2020-02-10T14:49:50.216Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-02-10T14:49:50.216Z] Status: Downloaded newer image for alpine:latest [2020-02-10T14:49:53.494Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-02-10T14:49:53.713Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08b123ed4435d90d7) in /home/ubuntu/workspace/moby_PR-40483 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2020-02-10T14:49:53.731Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e2ccc5cd6c7e9c3b) in /home/ubuntu/workspace/moby_PR-40483 [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] } [2020-02-10T14:49:53.749Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b91eb46f6d1f6e3e) in /home/ubuntu/workspace/moby_PR-40483 [Pipeline] { [Pipeline] { [2020-02-10T14:49:53.768Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-40483 [Pipeline] checkout [2020-02-10T14:49:53.801Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-02-10T14:49:53.818Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-02-10T14:49:53.826Z] Fetching without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] { [2020-02-10T14:49:53.855Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [2020-02-10T14:49:53.864Z] Cloning the remote Git repository [2020-02-10T14:49:53.864Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-02-10T14:49:53.879Z] Running on s390x-ubuntu-01 in /home/jenkins/workspace/moby_PR-40483 [Pipeline] { [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-02-10T14:49:53.914Z] using credential docker-jenkins-github-credentials [2020-02-10T14:49:53.923Z] Cloning the remote Git repository [2020-02-10T14:49:53.923Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-02-10T14:49:53.991Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2020-02-10T14:49:54.008Z] Cloning the remote Git repository [2020-02-10T14:49:54.008Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-02-10T14:49:54.086Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:49:54.182Z] using credential docker-jenkins-github-credentials [2020-02-10T14:49:54.225Z] Cloning the remote Git repository [2020-02-10T14:49:54.225Z] Cloning with configured refspecs honoured and without tags [2020-02-10T14:49:54.308Z] Merge succeeded, producing 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:49:54.309Z] Checking out Revision 74187450016171819235c850ec918659096d3e9f (PR-40483) [2020-02-10T14:49:54.366Z] Commit message: "new storage driver: fuse-overlayfs" [2020-02-10T14:49:53.806Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-02-10T14:49:53.817Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T14:49:53.825Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T14:49:53.826Z] > git --version # timeout=10 [2020-02-10T14:49:53.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T14:49:53.842Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master [2020-02-10T14:49:54.085Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T14:49:54.090Z] > git checkout -f 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:49:54.288Z] > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10 [2020-02-10T14:49:54.299Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T14:49:54.308Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T14:49:54.311Z] > git checkout -f 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:49:53.773Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T14:49:53.773Z] > git init /home/ubuntu/workspace/moby_PR-40483 # timeout=10 [2020-02-10T14:49:53.794Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T14:49:53.794Z] > git --version # timeout=10 [2020-02-10T14:49:53.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T14:49:53.799Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master [2020-02-10T14:49:53.926Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T14:49:53.927Z] > git init /home/ubuntu/workspace/moby_PR-40483 # timeout=10 [2020-02-10T14:49:53.938Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T14:49:53.938Z] > git --version # timeout=10 [2020-02-10T14:49:53.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T14:49:53.947Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master [2020-02-10T14:49:54.012Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T14:49:54.013Z] > git init /home/docker/workspace/moby_PR-40483 # timeout=10 [2020-02-10T14:49:54.026Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T14:49:54.026Z] > git --version # timeout=10 [2020-02-10T14:49:54.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T14:49:54.030Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master [2020-02-10T14:49:54.259Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T14:49:54.261Z] > git init /home/jenkins/workspace/moby_PR-40483 # timeout=10 [2020-02-10T14:49:54.294Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T14:49:54.296Z] > git --version # timeout=10 [2020-02-10T14:49:54.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T14:49:54.313Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T14:49:55.388Z] + docker version [2020-02-10T14:49:55.388Z] Client: Docker Engine - Community [2020-02-10T14:49:55.388Z] Version: 19.03.5 [2020-02-10T14:49:55.388Z] API version: 1.40 [2020-02-10T14:49:55.388Z] Go version: go1.12.12 [2020-02-10T14:49:55.388Z] Git commit: 633a0ea838 [2020-02-10T14:49:55.388Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-10T14:49:55.388Z] OS/Arch: linux/amd64 [2020-02-10T14:49:55.388Z] Experimental: false [2020-02-10T14:49:55.388Z] [2020-02-10T14:49:55.388Z] Server: Docker Engine - Community [2020-02-10T14:49:55.388Z] Engine: [2020-02-10T14:49:55.388Z] Version: 19.03.5 [2020-02-10T14:49:55.388Z] API version: 1.40 (minimum version 1.12) [2020-02-10T14:49:55.388Z] Go version: go1.12.12 [2020-02-10T14:49:55.388Z] Git commit: 633a0ea838 [2020-02-10T14:49:55.388Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-10T14:49:55.388Z] OS/Arch: linux/amd64 [2020-02-10T14:49:55.388Z] Experimental: true [2020-02-10T14:49:55.388Z] containerd: [2020-02-10T14:49:55.388Z] Version: 1.2.10 [2020-02-10T14:49:55.388Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T14:49:55.388Z] runc: [2020-02-10T14:49:55.388Z] Version: 1.0.0-rc8+dev [2020-02-10T14:49:55.388Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T14:49:55.388Z] docker-init: [2020-02-10T14:49:55.388Z] Version: 0.18.0 [2020-02-10T14:49:55.388Z] GitCommit: fec3683 [Pipeline] sh [2020-02-10T14:49:55.670Z] + docker info [2020-02-10T14:49:55.670Z] Client: [2020-02-10T14:49:55.670Z] Debug Mode: false [2020-02-10T14:49:55.670Z] [2020-02-10T14:49:55.670Z] Server: [2020-02-10T14:49:55.670Z] Containers: 0 [2020-02-10T14:49:55.670Z] Running: 0 [2020-02-10T14:49:55.670Z] Paused: 0 [2020-02-10T14:49:55.670Z] Stopped: 0 [2020-02-10T14:49:55.670Z] Images: 2 [2020-02-10T14:49:55.670Z] Server Version: 19.03.5 [2020-02-10T14:49:55.670Z] Storage Driver: overlay2 [2020-02-10T14:49:55.670Z] Backing Filesystem: extfs [2020-02-10T14:49:55.670Z] Supports d_type: true [2020-02-10T14:49:55.670Z] Native Overlay Diff: true [2020-02-10T14:49:55.670Z] Logging Driver: json-file [2020-02-10T14:49:55.670Z] Cgroup Driver: cgroupfs [2020-02-10T14:49:55.670Z] Plugins: [2020-02-10T14:49:55.670Z] Volume: local [2020-02-10T14:49:55.670Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T14:49:55.670Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-10T14:49:55.670Z] Swarm: inactive [2020-02-10T14:49:55.670Z] Runtimes: runc [2020-02-10T14:49:55.670Z] Default Runtime: runc [2020-02-10T14:49:55.670Z] Init Binary: docker-init [2020-02-10T14:49:55.670Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T14:49:55.670Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T14:49:55.670Z] init version: fec3683 [2020-02-10T14:49:55.670Z] Security Options: [2020-02-10T14:49:55.670Z] apparmor [2020-02-10T14:49:55.670Z] seccomp [2020-02-10T14:49:55.670Z] Profile: default [2020-02-10T14:49:55.670Z] Kernel Version: 4.15.0-1058-aws [2020-02-10T14:49:55.670Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-10T14:49:55.670Z] OSType: linux [2020-02-10T14:49:55.670Z] Architecture: x86_64 [2020-02-10T14:49:55.670Z] CPUs: 2 [2020-02-10T14:49:55.670Z] Total Memory: 7.501GiB [2020-02-10T14:49:55.670Z] Name: ip-10-100-96-239 [2020-02-10T14:49:55.670Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-10T14:49:55.670Z] Docker Root Dir: /var/lib/docker [2020-02-10T14:49:55.670Z] Debug Mode: false [2020-02-10T14:49:55.670Z] Registry: https://index.docker.io/v1/ [2020-02-10T14:49:55.670Z] Labels: [2020-02-10T14:49:55.670Z] Experimental: true [2020-02-10T14:49:55.670Z] Insecure Registries: [2020-02-10T14:49:55.670Z] 127.0.0.0/8 [2020-02-10T14:49:55.670Z] Live Restore Enabled: true [2020-02-10T14:49:55.670Z] [2020-02-10T14:49:55.670Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T14:49:55.953Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T14:49:55.953Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T14:49:55.953Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40483/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T14:49:55.953Z] + bash /home/ubuntu/workspace/moby_PR-40483/check-config.sh [2020-02-10T14:49:55.953Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T14:49:55.953Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-10T14:49:55.953Z] [2020-02-10T14:49:55.953Z] Generally Necessary: [2020-02-10T14:49:55.953Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T14:49:55.953Z] - apparmor: enabled and tools installed [2020-02-10T14:49:56.212Z] - CONFIG_NAMESPACES: enabled [2020-02-10T14:49:56.212Z] - CONFIG_NET_NS: enabled [2020-02-10T14:49:56.212Z] - CONFIG_PID_NS: enabled [2020-02-10T14:49:56.212Z] - CONFIG_IPC_NS: enabled [2020-02-10T14:49:56.212Z] - CONFIG_UTS_NS: enabled [2020-02-10T14:49:56.212Z] - CONFIG_CGROUPS: enabled [2020-02-10T14:49:56.212Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T14:49:56.212Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T14:49:56.212Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T14:49:56.212Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T14:49:56.212Z] - CONFIG_CPUSETS: enabled [2020-02-10T14:49:56.212Z] - CONFIG_MEMCG: enabled [2020-02-10T14:49:56.212Z] - CONFIG_KEYS: enabled [2020-02-10T14:49:56.212Z] - CONFIG_VETH: enabled (as module) [2020-02-10T14:49:56.212Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T14:49:56.212Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T14:49:56.212Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T14:49:56.212Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T14:49:56.212Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T14:49:56.212Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T14:49:56.212Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T14:49:56.212Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T14:49:56.212Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T14:49:56.212Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T14:49:56.212Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T14:49:56.212Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T14:49:56.212Z] [2020-02-10T14:49:56.212Z] Optional Features: [2020-02-10T14:49:56.212Z] - CONFIG_USER_NS: enabled [2020-02-10T14:49:56.212Z] - CONFIG_SECCOMP: enabled [2020-02-10T14:49:56.212Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T14:49:56.212Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T14:49:56.212Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T14:49:56.212Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T14:49:56.212Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-10T14:49:56.212Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T14:49:56.212Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T14:49:56.212Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T14:49:56.212Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T14:49:56.212Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T14:49:56.212Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T14:49:56.212Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T14:49:56.212Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T14:49:56.212Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T14:49:56.212Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T14:49:56.212Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T14:49:56.470Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T14:49:56.470Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T14:49:56.470Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T14:49:56.470Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T14:49:56.470Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T14:49:56.470Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T14:49:56.470Z] - CONFIG_EXT4_FS: enabled [2020-02-10T14:49:56.470Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T14:49:56.470Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T14:49:56.470Z] - Network Drivers: [2020-02-10T14:49:56.470Z] - "overlay": [2020-02-10T14:49:56.470Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T14:49:56.470Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T14:49:56.470Z] Optional (for encrypted networks): [2020-02-10T14:49:56.470Z] - CONFIG_CRYPTO: enabled [2020-02-10T14:49:56.470Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-10T14:49:56.470Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-10T14:49:56.470Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-10T14:49:56.470Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-10T14:49:56.470Z] - CONFIG_XFRM: enabled [2020-02-10T14:49:56.470Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T14:49:56.470Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T14:49:56.470Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T14:49:56.470Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T14:49:56.470Z] - "ipvlan": [2020-02-10T14:49:56.470Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T14:49:56.470Z] - "macvlan": [2020-02-10T14:49:56.470Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T14:49:56.470Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T14:49:56.470Z] - "ftp,tftp client in container": [2020-02-10T14:49:56.470Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T14:49:56.470Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T14:49:56.470Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T14:49:56.470Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T14:49:56.470Z] - Storage Drivers: [2020-02-10T14:49:56.470Z] - "aufs": [2020-02-10T14:49:56.470Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T14:49:56.470Z] - "btrfs": [2020-02-10T14:49:56.470Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T14:49:56.470Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T14:49:56.470Z] - "devicemapper": [2020-02-10T14:49:56.470Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T14:49:56.470Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T14:49:56.470Z] - "overlay": [2020-02-10T14:49:56.470Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T14:49:56.470Z] - "zfs": [2020-02-10T14:49:56.470Z] - /dev/zfs: missing [2020-02-10T14:49:56.470Z] - zfs command: missing [2020-02-10T14:49:56.471Z] - zpool command: missing [2020-02-10T14:49:56.471Z] [2020-02-10T14:49:56.471Z] Limits: [2020-02-10T14:49:56.471Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T14:49:56.471Z] [2020-02-10T14:49:56.471Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T14:49:56.796Z] + sudo modprobe ip_vs [2020-02-10T14:49:57.054Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:74187450016171819235c850ec918659096d3e9f . [2020-02-10T14:49:57.054Z] #2 [internal] load .dockerignore [2020-02-10T14:49:57.054Z] #2 DONE 0.0s [2020-02-10T14:49:57.054Z] [2020-02-10T14:49:57.054Z] #1 [internal] load build definition from Dockerfile [2020-02-10T14:49:57.054Z] #1 transferring dockerfile: 15.71kB done [2020-02-10T14:49:57.054Z] #1 DONE 0.0s [2020-02-10T14:49:57.054Z] [2020-02-10T14:49:57.054Z] #2 [internal] load .dockerignore [2020-02-10T14:49:57.054Z] #2 transferring context: 87B done [2020-02-10T14:49:57.054Z] #2 DONE 0.0s [2020-02-10T14:49:57.054Z] [2020-02-10T14:49:57.054Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T14:49:57.313Z] #3 DONE 0.3s [2020-02-10T14:49:57.313Z] [2020-02-10T14:49:57.313Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T14:49:57.313Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-10T14:49:57.313Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-10T14:49:57.313Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-02-10T14:49:57.313Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-02-10T14:49:57.313Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.13MB / 8.82MB 0.1s [2020-02-10T14:49:57.570Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2020-02-10T14:49:57.570Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-02-10T14:49:57.827Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-02-10T14:49:57.827Z] #4 DONE 0.4s [2020-02-10T14:49:58.443Z] [2020-02-10T14:49:58.443Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T14:49:58.443Z] #6 DONE 0.2s [2020-02-10T14:49:58.443Z] [2020-02-10T14:49:58.443Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T14:49:58.443Z] #5 DONE 0.2s [2020-02-10T14:49:58.443Z] [2020-02-10T14:49:58.443Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T14:49:58.443Z] #7 DONE 0.0s [2020-02-10T14:49:58.443Z] [2020-02-10T14:49:58.443Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T14:49:58.443Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-10T14:49:58.443Z] #68 DONE 0.0s [2020-02-10T14:49:58.443Z] [2020-02-10T14:49:58.443Z] #20 [internal] load build context [2020-02-10T14:50:00.978Z] #20 ... [2020-02-10T14:50:00.978Z] [2020-02-10T14:50:00.978Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T14:50:00.978Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-10T14:50:00.978Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-10T14:50:00.978Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-02-10T14:50:00.978Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.7s done [2020-02-10T14:50:00.978Z] #68 DONE 2.1s [2020-02-10T14:50:00.978Z] [2020-02-10T14:50:00.978Z] #20 [internal] load build context [2020-02-10T14:50:01.235Z] #20 transferring context: 47.11MB 2.7s done [2020-02-10T14:50:01.493Z] #20 DONE 2.9s [2020-02-10T14:50:01.493Z] [2020-02-10T14:50:01.493Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T14:50:01.493Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-10T14:50:01.493Z] #7 sha256:453fe9f2a24a42530430d8a5f5a2c8ea3bcd724d3aec277dbfc4b20031140fc3 1.79kB / 1.79kB done [2020-02-10T14:50:01.493Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 1.9s done [2020-02-10T14:50:01.493Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-10T14:50:01.493Z] #7 sha256:6586e3d10e9613cb13f3917adc0c0c8157ed94e44106f8140259e045b07dc1fa 5.46kB / 5.46kB done [2020-02-10T14:50:01.493Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 126B / 126B 0.2s done [2020-02-10T14:50:01.493Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 0.6s [2020-02-10T14:50:02.158Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T14:50:02.175Z] > git config --add remote.origin.fetch +refs/pull/40483/head:refs/remotes/origin/PR-40483 # timeout=10 [2020-02-10T14:50:02.283Z] Fetching without tags [2020-02-10T14:50:02.678Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:03.322Z] Merge succeeded, producing 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:03.323Z] Checking out Revision 74187450016171819235c850ec918659096d3e9f (PR-40483) [2020-02-10T14:50:02.191Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T14:50:02.253Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T14:50:02.314Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T14:50:02.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T14:50:02.317Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master [2020-02-10T14:50:02.705Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T14:50:02.721Z] > git checkout -f 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:03.229Z] > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10 [2020-02-10T14:50:03.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T14:50:03.350Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T14:50:03.368Z] > git checkout -f 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:03.792Z] Commit message: "new storage driver: fuse-overlayfs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T14:50:05.673Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 4.3s done [2020-02-10T14:50:05.673Z] #7 extracting sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 [2020-02-10T14:50:05.673Z] #7 extracting sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 done [2020-02-10T14:50:05.673Z] #7 DONE 6.8s [2020-02-10T14:50:05.673Z] [2020-02-10T14:50:05.673Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T14:50:05.676Z] + docker version [2020-02-10T14:50:05.676Z] Client: [2020-02-10T14:50:05.676Z] Version: 18.06.3-ce [2020-02-10T14:50:05.676Z] API version: 1.38 [2020-02-10T14:50:05.676Z] Go version: go1.10.3 [2020-02-10T14:50:05.676Z] Git commit: d7080c1 [2020-02-10T14:50:05.676Z] Built: Wed Feb 20 02:27:09 2019 [2020-02-10T14:50:05.676Z] OS/Arch: linux/s390x [2020-02-10T14:50:05.676Z] Experimental: false [2020-02-10T14:50:05.676Z] [2020-02-10T14:50:05.676Z] Server: [2020-02-10T14:50:05.676Z] Engine: [2020-02-10T14:50:05.676Z] Version: 18.06.3-ce [2020-02-10T14:50:05.676Z] API version: 1.38 (minimum version 1.12) [2020-02-10T14:50:05.676Z] Go version: go1.10.3 [2020-02-10T14:50:05.676Z] Git commit: d7080c1 [2020-02-10T14:50:05.676Z] Built: Wed Feb 20 02:26:03 2019 [2020-02-10T14:50:05.676Z] OS/Arch: linux/s390x [2020-02-10T14:50:05.676Z] Experimental: true [Pipeline] sh [2020-02-10T14:50:06.432Z] + docker info [2020-02-10T14:50:06.432Z] Containers: 0 [2020-02-10T14:50:06.432Z] Running: 0 [2020-02-10T14:50:06.432Z] Paused: 0 [2020-02-10T14:50:06.432Z] Stopped: 0 [2020-02-10T14:50:06.432Z] Images: 0 [2020-02-10T14:50:06.432Z] Server Version: 18.06.3-ce [2020-02-10T14:50:06.432Z] Storage Driver: overlay2 [2020-02-10T14:50:06.432Z] Backing Filesystem: extfs [2020-02-10T14:50:06.432Z] Supports d_type: true [2020-02-10T14:50:06.432Z] Native Overlay Diff: true [2020-02-10T14:50:06.432Z] Logging Driver: json-file [2020-02-10T14:50:06.432Z] Cgroup Driver: cgroupfs [2020-02-10T14:50:06.432Z] Plugins: [2020-02-10T14:50:06.432Z] Volume: local [2020-02-10T14:50:06.432Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T14:50:06.432Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-10T14:50:06.432Z] Swarm: inactive [2020-02-10T14:50:06.432Z] Runtimes: runc [2020-02-10T14:50:06.432Z] Default Runtime: runc [2020-02-10T14:50:06.432Z] Init Binary: docker-init [2020-02-10T14:50:06.432Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-10T14:50:06.432Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-02-10T14:50:06.432Z] init version: fec3683 [2020-02-10T14:50:06.432Z] Security Options: [2020-02-10T14:50:06.432Z] apparmor [2020-02-10T14:50:06.432Z] seccomp [2020-02-10T14:50:06.432Z] Profile: default [2020-02-10T14:50:06.432Z] Kernel Version: 4.4.0-171-generic [2020-02-10T14:50:06.432Z] Operating System: Ubuntu 16.04.5 LTS [2020-02-10T14:50:06.432Z] OSType: linux [2020-02-10T14:50:06.432Z] Architecture: s390x [2020-02-10T14:50:06.432Z] CPUs: 2 [2020-02-10T14:50:06.432Z] Total Memory: 7.862GiB [2020-02-10T14:50:06.432Z] Name: s390x-ubuntu-01 [2020-02-10T14:50:06.432Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-10T14:50:06.432Z] Docker Root Dir: /var/lib/docker [2020-02-10T14:50:06.432Z] Debug Mode (client): false [2020-02-10T14:50:06.432Z] Debug Mode (server): false [2020-02-10T14:50:06.432Z] Username: dockerbuildbot [2020-02-10T14:50:06.432Z] Registry: https://index.docker.io/v1/ [2020-02-10T14:50:06.432Z] Labels: [2020-02-10T14:50:06.432Z] Experimental: true [2020-02-10T14:50:06.432Z] Insecure Registries: [2020-02-10T14:50:06.432Z] 127.0.0.0/8 [2020-02-10T14:50:06.432Z] Live Restore Enabled: false [2020-02-10T14:50:06.432Z] [2020-02-10T14:50:06.432Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T14:50:06.750Z] Fetching without tags [2020-02-10T14:50:07.017Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:07.157Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T14:50:07.157Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T14:50:07.157Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40483/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T14:50:07.157Z] + bash /home/jenkins/workspace/moby_PR-40483/check-config.sh [2020-02-10T14:50:07.157Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T14:50:07.157Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-02-10T14:50:07.157Z] [2020-02-10T14:50:07.157Z] Generally Necessary: [2020-02-10T14:50:07.157Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T14:50:07.157Z] - apparmor: enabled and tools installed [2020-02-10T14:50:07.157Z] - CONFIG_NAMESPACES: enabled [2020-02-10T14:50:07.157Z] - CONFIG_NET_NS: enabled [2020-02-10T14:50:07.157Z] - CONFIG_PID_NS: enabled [2020-02-10T14:50:07.157Z] - CONFIG_IPC_NS: enabled [2020-02-10T14:50:07.157Z] - CONFIG_UTS_NS: enabled [2020-02-10T14:50:07.157Z] - CONFIG_CGROUPS: enabled [2020-02-10T14:50:07.157Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T14:50:07.157Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T14:50:07.157Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T14:50:07.157Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T14:50:07.157Z] - CONFIG_CPUSETS: enabled [2020-02-10T14:50:07.157Z] - CONFIG_MEMCG: enabled [2020-02-10T14:50:07.157Z] - CONFIG_KEYS: enabled [2020-02-10T14:50:07.157Z] - CONFIG_VETH: enabled (as module) [2020-02-10T14:50:07.157Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T14:50:07.157Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T14:50:07.157Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T14:50:07.157Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T14:50:07.157Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T14:50:07.157Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T14:50:07.157Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T14:50:07.157Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T14:50:07.157Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T14:50:07.157Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T14:50:07.157Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T14:50:07.157Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T14:50:07.157Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-10T14:50:07.157Z] [2020-02-10T14:50:07.157Z] Optional Features: [2020-02-10T14:50:07.157Z] - CONFIG_USER_NS: enabled [2020-02-10T14:50:07.157Z] - CONFIG_SECCOMP: enabled [2020-02-10T14:50:07.157Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T14:50:07.157Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T14:50:07.157Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T14:50:07.157Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T14:50:07.157Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-10T14:50:07.157Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T14:50:07.157Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T14:50:07.157Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T14:50:07.157Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T14:50:07.464Z] Merge succeeded, producing 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:07.465Z] Checking out Revision 74187450016171819235c850ec918659096d3e9f (PR-40483) [2020-02-10T14:50:07.509Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T14:50:07.509Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T14:50:07.509Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T14:50:07.509Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T14:50:07.509Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T14:50:07.509Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T14:50:07.509Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T14:50:07.509Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T14:50:07.509Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T14:50:07.509Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_EXT4_FS: enabled [2020-02-10T14:50:07.509Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T14:50:07.509Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T14:50:07.509Z] - Network Drivers: [2020-02-10T14:50:07.509Z] - "overlay": [2020-02-10T14:50:07.509Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T14:50:07.509Z] Optional (for encrypted networks): [2020-02-10T14:50:07.509Z] - CONFIG_CRYPTO: enabled [2020-02-10T14:50:07.509Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_XFRM: enabled [2020-02-10T14:50:07.509Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T14:50:07.509Z] - "ipvlan": [2020-02-10T14:50:07.509Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T14:50:07.509Z] - "macvlan": [2020-02-10T14:50:07.509Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T14:50:07.509Z] - "ftp,tftp client in container": [2020-02-10T14:50:07.509Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T14:50:07.509Z] - Storage Drivers: [2020-02-10T14:50:07.509Z] - "aufs": [2020-02-10T14:50:07.509Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T14:50:07.509Z] - "btrfs": [2020-02-10T14:50:07.509Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T14:50:07.509Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T14:50:07.509Z] - "devicemapper": [2020-02-10T14:50:07.509Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T14:50:07.509Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T14:50:07.509Z] - "overlay": [2020-02-10T14:50:07.509Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T14:50:07.509Z] - "zfs": [2020-02-10T14:50:07.509Z] - /dev/zfs: missing [2020-02-10T14:50:07.509Z] - zfs command: missing [2020-02-10T14:50:07.509Z] - zpool command: missing [2020-02-10T14:50:07.509Z] [2020-02-10T14:50:07.509Z] Limits: [2020-02-10T14:50:07.509Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T14:50:07.509Z] [2020-02-10T14:50:07.509Z] + true [2020-02-10T14:50:07.569Z] #8 DONE 1.9s [2020-02-10T14:50:07.569Z] [2020-02-10T14:50:07.569Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T14:50:07.992Z] Commit message: "new storage driver: fuse-overlayfs" [2020-02-10T14:50:06.624Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T14:50:06.628Z] > git config --add remote.origin.fetch +refs/pull/40483/head:refs/remotes/origin/PR-40483 # timeout=10 [2020-02-10T14:50:06.633Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T14:50:06.643Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T14:50:06.658Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T14:50:06.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T14:50:06.658Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master [2020-02-10T14:50:06.924Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T14:50:06.926Z] > git checkout -f 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:07.351Z] > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10 [2020-02-10T14:50:07.358Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T14:50:07.372Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T14:50:07.374Z] > git checkout -f 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:08.133Z] Fetching without tags [2020-02-10T14:50:08.138Z] #9 DONE 0.9s [2020-02-10T14:50:08.138Z] [2020-02-10T14:50:08.138Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T14:50:08.396Z] #40 DONE 0.1s [2020-02-10T14:50:08.396Z] [2020-02-10T14:50:08.396Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T14:50:08.396Z] #29 DONE 0.1s [2020-02-10T14:50:08.396Z] [2020-02-10T14:50:08.396Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:50:08.396Z] #21 DONE 0.1s [2020-02-10T14:50:08.396Z] [2020-02-10T14:50:08.396Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T14:50:08.396Z] #70 DONE 0.1s [2020-02-10T14:50:08.396Z] [2020-02-10T14:50:08.396Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T14:50:08.396Z] #41 ... [2020-02-10T14:50:08.396Z] [2020-02-10T14:50:08.396Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T14:50:08.396Z] #52 DONE 0.2s [2020-02-10T14:50:08.396Z] [2020-02-10T14:50:08.396Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T14:50:08.396Z] #32 DONE 0.2s [2020-02-10T14:50:08.396Z] [2020-02-10T14:50:08.396Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T14:50:08.396Z] #22 DONE 0.2s [2020-02-10T14:50:08.396Z] [2020-02-10T14:50:08.396Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T14:50:08.396Z] #46 DONE 0.2s [2020-02-10T14:50:08.396Z] [2020-02-10T14:50:08.396Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T14:50:08.396Z] #64 DONE 0.2s [2020-02-10T14:50:08.447Z] + make bundles/buildx [2020-02-10T14:50:08.447Z] make: command: Command not found [2020-02-10T14:50:08.447Z] make: command: Command not found [2020-02-10T14:50:08.447Z] mkdir bundles [2020-02-10T14:50:08.447Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-10T14:50:08.447Z] --build-arg BUILDX_COMMIT \ [2020-02-10T14:50:08.447Z] --build-arg BUILDX_REPO \ [2020-02-10T14:50:08.447Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-10T14:50:08.447Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-10T14:50:08.447Z] . [2020-02-10T14:50:08.447Z] /bin/sh: 4: go: not found [2020-02-10T14:50:08.447Z] /bin/sh: 5: go: not found [2020-02-10T14:50:08.540Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:08.655Z] [2020-02-10T14:50:08.655Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T14:50:08.655Z] #49 DONE 0.2s [2020-02-10T14:50:08.655Z] [2020-02-10T14:50:08.655Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:08.724Z] Still waiting to schedule task [2020-02-10T14:50:08.724Z] Waiting for next available executor on ‘windows-2019’ [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T14:50:09.265Z] + [ PR != PR ] [2020-02-10T14:50:09.265Z] + [ master != master ] [2020-02-10T14:50:09.265Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T14:50:09.386Z] Merge succeeded, producing 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:09.388Z] Checking out Revision 74187450016171819235c850ec918659096d3e9f (PR-40483) [2020-02-10T14:50:09.609Z] + docker version [2020-02-10T14:50:09.609Z] Client: Docker Engine - Community [2020-02-10T14:50:09.609Z] Version: 19.03.5 [2020-02-10T14:50:09.609Z] API version: 1.40 [2020-02-10T14:50:09.609Z] Go version: go1.12.12 [2020-02-10T14:50:09.609Z] Git commit: 633a0ea838 [2020-02-10T14:50:09.609Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-10T14:50:09.609Z] OS/Arch: linux/amd64 [2020-02-10T14:50:09.609Z] Experimental: false [2020-02-10T14:50:09.609Z] [2020-02-10T14:50:09.609Z] Server: Docker Engine - Community [2020-02-10T14:50:09.609Z] Engine: [2020-02-10T14:50:09.609Z] Version: 19.03.5 [2020-02-10T14:50:09.609Z] API version: 1.40 (minimum version 1.12) [2020-02-10T14:50:09.609Z] Go version: go1.12.12 [2020-02-10T14:50:09.609Z] Git commit: 633a0ea838 [2020-02-10T14:50:09.609Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-10T14:50:09.609Z] OS/Arch: linux/amd64 [2020-02-10T14:50:09.609Z] Experimental: true [2020-02-10T14:50:09.609Z] containerd: [2020-02-10T14:50:09.609Z] Version: 1.2.10 [2020-02-10T14:50:09.609Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T14:50:09.609Z] runc: [2020-02-10T14:50:09.609Z] Version: 1.0.0-rc8+dev [2020-02-10T14:50:09.609Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T14:50:09.609Z] docker-init: [2020-02-10T14:50:09.609Z] Version: 0.18.0 [2020-02-10T14:50:09.609Z] GitCommit: fec3683 [Pipeline] sh [2020-02-10T14:50:09.716Z] Sending build context to Docker daemon 51.69MB [2020-02-10T14:50:09.716Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-10T14:50:09.716Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-10T14:50:09.716Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-10T14:50:09.716Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-10T14:50:09.763Z] Commit message: "new storage driver: fuse-overlayfs" [2020-02-10T14:50:08.108Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T14:50:08.114Z] > git config --add remote.origin.fetch +refs/pull/40483/head:refs/remotes/origin/PR-40483 # timeout=10 [2020-02-10T14:50:08.118Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T14:50:08.129Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T14:50:08.139Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T14:50:08.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T14:50:08.140Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master [2020-02-10T14:50:08.543Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T14:50:08.548Z] > git checkout -f 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:09.366Z] > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10 [2020-02-10T14:50:09.380Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T14:50:09.391Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T14:50:09.395Z] > git checkout -f 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:09.929Z] + docker info [2020-02-10T14:50:10.063Z] 1.12.10-stretch: Pulling from library/golang [2020-02-10T14:50:10.063Z] ade01ea651a2: Pulling fs layer [2020-02-10T14:50:10.063Z] fbabdb69f639: Pulling fs layer [2020-02-10T14:50:10.063Z] ff33bd1013d7: Pulling fs layer [2020-02-10T14:50:10.063Z] 85cfe9d77eff: Pulling fs layer [2020-02-10T14:50:10.063Z] ace5139f9caa: Pulling fs layer [2020-02-10T14:50:10.063Z] e4d79466b81c: Pulling fs layer [2020-02-10T14:50:10.063Z] b00baabad4ce: Pulling fs layer [2020-02-10T14:50:10.063Z] ace5139f9caa: Waiting [2020-02-10T14:50:10.063Z] e4d79466b81c: Waiting [2020-02-10T14:50:10.063Z] b00baabad4ce: Waiting [2020-02-10T14:50:10.063Z] 85cfe9d77eff: Waiting [2020-02-10T14:50:10.425Z] ff33bd1013d7: Verifying Checksum [2020-02-10T14:50:10.425Z] ff33bd1013d7: Download complete [2020-02-10T14:50:10.425Z] fbabdb69f639: Verifying Checksum [2020-02-10T14:50:10.425Z] fbabdb69f639: Download complete [2020-02-10T14:50:10.494Z] Client: [2020-02-10T14:50:10.494Z] Debug Mode: false [2020-02-10T14:50:10.494Z] [2020-02-10T14:50:10.494Z] Server: [2020-02-10T14:50:10.494Z] Containers: 0 [2020-02-10T14:50:10.494Z] Running: 0 [2020-02-10T14:50:10.494Z] Paused: 0 [2020-02-10T14:50:10.494Z] Stopped: 0 [2020-02-10T14:50:10.494Z] Images: 2 [2020-02-10T14:50:10.494Z] Server Version: 19.03.5 [2020-02-10T14:50:10.494Z] Storage Driver: overlay2 [2020-02-10T14:50:10.494Z] Backing Filesystem: extfs [2020-02-10T14:50:10.494Z] Supports d_type: true [2020-02-10T14:50:10.494Z] Native Overlay Diff: true [2020-02-10T14:50:10.494Z] Logging Driver: json-file [2020-02-10T14:50:10.494Z] Cgroup Driver: cgroupfs [2020-02-10T14:50:10.494Z] Plugins: [2020-02-10T14:50:10.494Z] Volume: local [2020-02-10T14:50:10.494Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T14:50:10.494Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-10T14:50:10.494Z] Swarm: inactive [2020-02-10T14:50:10.494Z] Runtimes: runc [2020-02-10T14:50:10.494Z] Default Runtime: runc [2020-02-10T14:50:10.494Z] Init Binary: docker-init [2020-02-10T14:50:10.494Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T14:50:10.494Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T14:50:10.494Z] init version: fec3683 [2020-02-10T14:50:10.494Z] Security Options: [2020-02-10T14:50:10.494Z] apparmor [2020-02-10T14:50:10.494Z] seccomp [2020-02-10T14:50:10.494Z] Profile: default [2020-02-10T14:50:10.494Z] Kernel Version: 4.15.0-1058-aws [2020-02-10T14:50:10.494Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-10T14:50:10.494Z] OSType: linux [2020-02-10T14:50:10.494Z] Architecture: x86_64 [2020-02-10T14:50:10.494Z] CPUs: 2 [2020-02-10T14:50:10.494Z] Total Memory: 7.501GiB [2020-02-10T14:50:10.494Z] Name: ip-10-100-88-67 [2020-02-10T14:50:10.494Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-10T14:50:10.494Z] Docker Root Dir: /var/lib/docker [2020-02-10T14:50:10.494Z] Debug Mode: false [2020-02-10T14:50:10.494Z] Registry: https://index.docker.io/v1/ [2020-02-10T14:50:10.494Z] Labels: [2020-02-10T14:50:10.494Z] Experimental: true [2020-02-10T14:50:10.494Z] Insecure Registries: [2020-02-10T14:50:10.494Z] 127.0.0.0/8 [2020-02-10T14:50:10.494Z] Live Restore Enabled: true [2020-02-10T14:50:10.494Z] [2020-02-10T14:50:10.494Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T14:50:10.795Z] ade01ea651a2: Verifying Checksum [2020-02-10T14:50:10.795Z] ade01ea651a2: Download complete [2020-02-10T14:50:10.813Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T14:50:10.813Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T14:50:10.813Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40483/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T14:50:10.813Z] + bash /home/ubuntu/workspace/moby_PR-40483/check-config.sh [2020-02-10T14:50:10.813Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T14:50:10.813Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-10T14:50:10.813Z] [2020-02-10T14:50:10.813Z] Generally Necessary: [2020-02-10T14:50:10.813Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T14:50:10.813Z] - apparmor: enabled and tools installed [2020-02-10T14:50:10.813Z] - CONFIG_NAMESPACES: enabled [2020-02-10T14:50:10.813Z] - CONFIG_NET_NS: enabled [2020-02-10T14:50:10.813Z] - CONFIG_PID_NS: enabled [2020-02-10T14:50:10.813Z] - CONFIG_IPC_NS: enabled [2020-02-10T14:50:10.813Z] - CONFIG_UTS_NS: enabled [2020-02-10T14:50:10.813Z] - CONFIG_CGROUPS: enabled [2020-02-10T14:50:10.813Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T14:50:10.813Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T14:50:10.813Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T14:50:10.813Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T14:50:10.813Z] - CONFIG_CPUSETS: enabled [2020-02-10T14:50:10.813Z] - CONFIG_MEMCG: enabled [2020-02-10T14:50:10.813Z] - CONFIG_KEYS: enabled [2020-02-10T14:50:10.813Z] - CONFIG_VETH: enabled (as module) [2020-02-10T14:50:10.813Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T14:50:10.813Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T14:50:10.813Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T14:50:10.813Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T14:50:10.813Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T14:50:10.813Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T14:50:10.813Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T14:50:10.813Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T14:50:10.813Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T14:50:10.813Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T14:50:10.813Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T14:50:10.813Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T14:50:10.813Z] [2020-02-10T14:50:10.813Z] Optional Features: [2020-02-10T14:50:10.813Z] - CONFIG_USER_NS: enabled [2020-02-10T14:50:10.813Z] - CONFIG_SECCOMP: enabled [2020-02-10T14:50:10.813Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T14:50:10.813Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T14:50:10.813Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T14:50:10.813Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T14:50:10.921Z] + docker version [2020-02-10T14:50:10.921Z] Client: Docker Engine - Community [2020-02-10T14:50:10.921Z] Version: 19.03.5 [2020-02-10T14:50:10.921Z] API version: 1.40 [2020-02-10T14:50:10.921Z] Go version: go1.12.12 [2020-02-10T14:50:10.921Z] Git commit: 633a0ea [2020-02-10T14:50:10.921Z] Built: Wed Nov 13 07:27:53 2019 [2020-02-10T14:50:10.921Z] OS/Arch: linux/arm64 [2020-02-10T14:50:10.921Z] Experimental: false [2020-02-10T14:50:10.921Z] [2020-02-10T14:50:10.921Z] Server: Docker Engine - Community [2020-02-10T14:50:10.921Z] Engine: [2020-02-10T14:50:10.921Z] Version: 19.03.5 [2020-02-10T14:50:10.921Z] API version: 1.40 (minimum version 1.12) [2020-02-10T14:50:10.921Z] Go version: go1.12.12 [2020-02-10T14:50:10.921Z] Git commit: 633a0ea [2020-02-10T14:50:10.921Z] Built: Wed Nov 13 07:26:25 2019 [2020-02-10T14:50:10.921Z] OS/Arch: linux/arm64 [2020-02-10T14:50:10.921Z] Experimental: true [2020-02-10T14:50:10.921Z] containerd: [2020-02-10T14:50:10.921Z] Version: 1.2.10 [2020-02-10T14:50:10.921Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T14:50:10.921Z] runc: [2020-02-10T14:50:10.921Z] Version: 1.0.0-rc8+dev [2020-02-10T14:50:10.921Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T14:50:10.921Z] docker-init: [2020-02-10T14:50:10.921Z] Version: 0.18.0 [2020-02-10T14:50:10.921Z] GitCommit: fec3683 [Pipeline] sh [2020-02-10T14:50:11.071Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-10T14:50:11.071Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T14:50:11.071Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T14:50:11.071Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T14:50:11.071Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T14:50:11.071Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T14:50:11.071Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T14:50:11.071Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T14:50:11.071Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T14:50:11.071Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T14:50:11.071Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T14:50:11.071Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T14:50:11.071Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T14:50:11.071Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T14:50:11.071Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T14:50:11.071Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T14:50:11.071Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T14:50:11.071Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T14:50:11.071Z] - CONFIG_EXT4_FS: enabled [2020-02-10T14:50:11.071Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T14:50:11.071Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T14:50:11.071Z] - Network Drivers: [2020-02-10T14:50:11.071Z] - "overlay": [2020-02-10T14:50:11.071Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T14:50:11.071Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T14:50:11.071Z] Optional (for encrypted networks): [2020-02-10T14:50:11.071Z] - CONFIG_CRYPTO: enabled [2020-02-10T14:50:11.071Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-10T14:50:11.071Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-10T14:50:11.071Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-10T14:50:11.071Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-10T14:50:11.071Z] - CONFIG_XFRM: enabled [2020-02-10T14:50:11.071Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T14:50:11.071Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T14:50:11.071Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T14:50:11.071Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T14:50:11.071Z] - "ipvlan": [2020-02-10T14:50:11.071Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T14:50:11.071Z] - "macvlan": [2020-02-10T14:50:11.071Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T14:50:11.071Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T14:50:11.071Z] - "ftp,tftp client in container": [2020-02-10T14:50:11.071Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T14:50:11.071Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T14:50:11.071Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T14:50:11.071Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T14:50:11.071Z] - Storage Drivers: [2020-02-10T14:50:11.071Z] - "aufs": [2020-02-10T14:50:11.071Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T14:50:11.071Z] - "btrfs": [2020-02-10T14:50:11.071Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T14:50:11.071Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T14:50:11.071Z] - "devicemapper": [2020-02-10T14:50:11.071Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T14:50:11.071Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T14:50:11.071Z] - "overlay": [2020-02-10T14:50:11.071Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T14:50:11.071Z] - "zfs": [2020-02-10T14:50:11.071Z] - /dev/zfs: missing [2020-02-10T14:50:11.071Z] - zfs command: missing [2020-02-10T14:50:11.071Z] - zpool command: missing [2020-02-10T14:50:11.071Z] [2020-02-10T14:50:11.071Z] Limits: [2020-02-10T14:50:11.071Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T14:50:11.071Z] [2020-02-10T14:50:11.071Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T14:50:11.213Z] + docker info [2020-02-10T14:50:11.392Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:74187450016171819235c850ec918659096d3e9f . [2020-02-10T14:50:11.392Z] #2 [internal] load .dockerignore [2020-02-10T14:50:11.392Z] #2 transferring context: 87B done [2020-02-10T14:50:11.392Z] #2 DONE 0.0s [2020-02-10T14:50:11.392Z] [2020-02-10T14:50:11.392Z] #1 [internal] load build definition from Dockerfile [2020-02-10T14:50:11.392Z] #1 transferring dockerfile: 15.71kB done [2020-02-10T14:50:11.392Z] #1 DONE 0.0s [2020-02-10T14:50:11.392Z] [2020-02-10T14:50:11.392Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T14:50:11.392Z] #3 DONE 0.1s [2020-02-10T14:50:11.602Z] 85cfe9d77eff: Verifying Checksum [2020-02-10T14:50:11.602Z] 85cfe9d77eff: Download complete [2020-02-10T14:50:11.650Z] [2020-02-10T14:50:11.650Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T14:50:11.650Z] #4 CACHED [2020-02-10T14:50:11.782Z] Client: [2020-02-10T14:50:11.782Z] Debug Mode: false [2020-02-10T14:50:11.782Z] [2020-02-10T14:50:11.782Z] Server: [2020-02-10T14:50:11.782Z] Containers: 0 [2020-02-10T14:50:11.782Z] Running: 0 [2020-02-10T14:50:11.782Z] Paused: 0 [2020-02-10T14:50:11.782Z] Stopped: 0 [2020-02-10T14:50:11.782Z] Images: 4 [2020-02-10T14:50:11.782Z] Server Version: 19.03.5 [2020-02-10T14:50:11.782Z] Storage Driver: overlay2 [2020-02-10T14:50:11.782Z] Backing Filesystem: extfs [2020-02-10T14:50:11.782Z] Supports d_type: true [2020-02-10T14:50:11.782Z] Native Overlay Diff: true [2020-02-10T14:50:11.782Z] Logging Driver: json-file [2020-02-10T14:50:11.782Z] Cgroup Driver: cgroupfs [2020-02-10T14:50:11.782Z] Plugins: [2020-02-10T14:50:11.782Z] Volume: local [2020-02-10T14:50:11.782Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T14:50:11.782Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-10T14:50:11.782Z] Swarm: inactive [2020-02-10T14:50:11.782Z] Runtimes: runc [2020-02-10T14:50:11.782Z] Default Runtime: runc [2020-02-10T14:50:11.782Z] Init Binary: docker-init [2020-02-10T14:50:11.782Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T14:50:11.782Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T14:50:11.782Z] init version: fec3683 [2020-02-10T14:50:11.782Z] Security Options: [2020-02-10T14:50:11.782Z] apparmor [2020-02-10T14:50:11.782Z] seccomp [2020-02-10T14:50:11.782Z] Profile: default [2020-02-10T14:50:11.782Z] Kernel Version: 4.15.0-1057-aws [2020-02-10T14:50:11.782Z] Operating System: Ubuntu 16.04.6 LTS [2020-02-10T14:50:11.782Z] OSType: linux [2020-02-10T14:50:11.782Z] Architecture: aarch64 [2020-02-10T14:50:11.782Z] CPUs: 4 [2020-02-10T14:50:11.782Z] Total Memory: 7.525GiB [2020-02-10T14:50:11.782Z] Name: ip-10-100-108-230 [2020-02-10T14:50:11.782Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-02-10T14:50:11.782Z] Docker Root Dir: /var/lib/docker [2020-02-10T14:50:11.782Z] Debug Mode: false [2020-02-10T14:50:11.782Z] Registry: https://index.docker.io/v1/ [2020-02-10T14:50:11.782Z] Labels: [2020-02-10T14:50:11.782Z] Experimental: true [2020-02-10T14:50:11.782Z] Insecure Registries: [2020-02-10T14:50:11.782Z] 127.0.0.0/8 [2020-02-10T14:50:11.782Z] Live Restore Enabled: true [2020-02-10T14:50:11.782Z] [2020-02-10T14:50:11.782Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T14:50:11.960Z] ace5139f9caa: Verifying Checksum [2020-02-10T14:50:11.960Z] ace5139f9caa: Download complete [2020-02-10T14:50:11.960Z] b00baabad4ce: Verifying Checksum [2020-02-10T14:50:11.960Z] b00baabad4ce: Download complete [2020-02-10T14:50:12.073Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T14:50:12.073Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T14:50:12.073Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40483/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T14:50:12.073Z] + bash /home/ubuntu/workspace/moby_PR-40483/check-config.sh [2020-02-10T14:50:12.073Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T14:50:12.073Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-02-10T14:50:12.073Z] [2020-02-10T14:50:12.073Z] Generally Necessary: [2020-02-10T14:50:12.073Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T14:50:12.073Z] - apparmor: enabled and tools installed [2020-02-10T14:50:12.073Z] - CONFIG_NAMESPACES: enabled [2020-02-10T14:50:12.073Z] - CONFIG_NET_NS: enabled [2020-02-10T14:50:12.073Z] - CONFIG_PID_NS: enabled [2020-02-10T14:50:12.073Z] - CONFIG_IPC_NS: enabled [2020-02-10T14:50:12.073Z] - CONFIG_UTS_NS: enabled [2020-02-10T14:50:12.073Z] - CONFIG_CGROUPS: enabled [2020-02-10T14:50:12.073Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T14:50:12.073Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T14:50:12.211Z] [2020-02-10T14:50:12.211Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T14:50:12.211Z] #5 DONE 0.0s [2020-02-10T14:50:12.211Z] [2020-02-10T14:50:12.211Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T14:50:12.211Z] #6 DONE 0.1s [2020-02-10T14:50:12.211Z] [2020-02-10T14:50:12.211Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T14:50:12.211Z] #68 DONE 0.0s [2020-02-10T14:50:12.211Z] [2020-02-10T14:50:12.211Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T14:50:12.211Z] #7 DONE 0.0s [2020-02-10T14:50:12.211Z] [2020-02-10T14:50:12.211Z] #20 [internal] load build context [2020-02-10T14:50:12.328Z] ade01ea651a2: Pull complete [2020-02-10T14:50:12.337Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T14:50:12.337Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T14:50:12.337Z] - CONFIG_CPUSETS: enabled [2020-02-10T14:50:12.337Z] - CONFIG_MEMCG: enabled [2020-02-10T14:50:12.337Z] - CONFIG_KEYS: enabled [2020-02-10T14:50:12.337Z] - CONFIG_VETH: enabled (as module) [2020-02-10T14:50:12.337Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T14:50:12.337Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T14:50:12.337Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T14:50:12.337Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T14:50:12.337Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T14:50:12.337Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T14:50:12.337Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T14:50:12.337Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T14:50:12.337Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T14:50:12.337Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T14:50:12.337Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T14:50:12.337Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T14:50:12.337Z] [2020-02-10T14:50:12.337Z] Optional Features: [2020-02-10T14:50:12.337Z] - CONFIG_USER_NS: enabled [2020-02-10T14:50:12.337Z] - CONFIG_SECCOMP: enabled [2020-02-10T14:50:12.337Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T14:50:12.337Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T14:50:12.337Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T14:50:12.337Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T14:50:12.596Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T14:50:12.596Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T14:50:12.596Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T14:50:12.596Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T14:50:12.596Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T14:50:12.596Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T14:50:12.596Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T14:50:12.596Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T14:50:12.597Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T14:50:12.597Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T14:50:12.597Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T14:50:12.597Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T14:50:12.597Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T14:50:12.597Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T14:50:12.597Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T14:50:12.597Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T14:50:12.597Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T14:50:12.597Z] - CONFIG_EXT4_FS: enabled [2020-02-10T14:50:12.597Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T14:50:12.597Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T14:50:12.597Z] - Network Drivers: [2020-02-10T14:50:12.597Z] - "overlay": [2020-02-10T14:50:12.597Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T14:50:12.597Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T14:50:12.597Z] Optional (for encrypted networks): [2020-02-10T14:50:12.680Z] e4d79466b81c: Verifying Checksum [2020-02-10T14:50:12.681Z] e4d79466b81c: Download complete [2020-02-10T14:50:12.855Z] - CONFIG_CRYPTO: enabled [2020-02-10T14:50:12.856Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-10T14:50:12.856Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-10T14:50:12.856Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-10T14:50:12.856Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-10T14:50:12.856Z] - CONFIG_XFRM: enabled [2020-02-10T14:50:12.856Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T14:50:12.856Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T14:50:12.856Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T14:50:12.856Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T14:50:12.856Z] - "ipvlan": [2020-02-10T14:50:12.856Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T14:50:12.856Z] - "macvlan": [2020-02-10T14:50:12.856Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T14:50:12.856Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T14:50:12.856Z] - "ftp,tftp client in container": [2020-02-10T14:50:12.856Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T14:50:12.856Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T14:50:12.856Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T14:50:12.856Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T14:50:12.856Z] - Storage Drivers: [2020-02-10T14:50:12.856Z] - "aufs": [2020-02-10T14:50:12.856Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T14:50:12.856Z] - "btrfs": [2020-02-10T14:50:12.856Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T14:50:12.856Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T14:50:12.856Z] - "devicemapper": [2020-02-10T14:50:12.856Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T14:50:12.856Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T14:50:12.856Z] - "overlay": [2020-02-10T14:50:12.856Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T14:50:12.856Z] - "zfs": [2020-02-10T14:50:12.856Z] - /dev/zfs: missing [2020-02-10T14:50:12.856Z] - zfs command: missing [2020-02-10T14:50:12.856Z] - zpool command: missing [2020-02-10T14:50:12.856Z] [2020-02-10T14:50:12.856Z] Limits: [2020-02-10T14:50:12.856Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T14:50:12.856Z] [2020-02-10T14:50:12.856Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T14:50:13.041Z] fbabdb69f639: Pull complete [2020-02-10T14:50:13.041Z] ff33bd1013d7: Pull complete [2020-02-10T14:50:13.193Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:74187450016171819235c850ec918659096d3e9f . [2020-02-10T14:50:13.193Z] #2 [internal] load build definition from Dockerfile [2020-02-10T14:50:13.193Z] #2 transferring dockerfile: 15.71kB 0.0s done [2020-02-10T14:50:13.193Z] #2 DONE 0.0s [2020-02-10T14:50:13.193Z] [2020-02-10T14:50:13.193Z] #1 [internal] load .dockerignore [2020-02-10T14:50:13.193Z] #1 transferring context: 87B done [2020-02-10T14:50:13.193Z] #1 DONE 0.0s [2020-02-10T14:50:13.193Z] [2020-02-10T14:50:13.193Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T14:50:13.193Z] #3 DONE 0.1s [2020-02-10T14:50:13.453Z] [2020-02-10T14:50:13.453Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T14:50:13.453Z] #4 CACHED [2020-02-10T14:50:13.579Z] #20 transferring context: 47.11MB 1.2s done [2020-02-10T14:50:13.579Z] #20 DONE 1.3s [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:50:13.579Z] #71 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T14:50:13.579Z] #18 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:50:13.579Z] #10 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T14:50:13.579Z] #42 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T14:50:13.579Z] #49 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:50:13.579Z] #17 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:50:13.579Z] #57 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T14:50:13.579Z] #28 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T14:50:13.579Z] #13 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:50:13.579Z] #21 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:50:13.579Z] #35 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:13.579Z] #50 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T14:50:13.579Z] #19 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:13.579Z] #62 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:50:13.579Z] #59 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T14:50:13.579Z] #58 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T14:50:13.579Z] #31 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T14:50:13.579Z] #26 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:50:13.579Z] #47 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:50:13.579Z] #25 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T14:50:13.579Z] #70 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T14:50:13.579Z] #34 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T14:50:13.579Z] #37 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:50:13.579Z] #60 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:50:13.579Z] #38 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T14:50:13.579Z] #14 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:50:13.579Z] #43 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T14:50:13.579Z] #15 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T14:50:13.579Z] #24 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T14:50:13.579Z] #48 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:13.579Z] #23 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T14:50:13.579Z] #8 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T14:50:13.579Z] #9 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:50:13.579Z] #36 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:13.579Z] #65 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T14:50:13.579Z] #32 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T14:50:13.579Z] #40 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:50:13.579Z] #33 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T14:50:13.579Z] #64 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T14:50:13.579Z] #52 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T14:50:13.579Z] #45 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T14:50:13.579Z] #12 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-10T14:50:13.579Z] #11 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:50:13.579Z] #55 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T14:50:13.579Z] #30 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:13.579Z] #53 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T14:50:13.579Z] #67 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T14:50:13.579Z] #63 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T14:50:13.579Z] #69 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:50:13.579Z] #27 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #16 [dev 6/25] RUN ldconfig [2020-02-10T14:50:13.579Z] #16 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T14:50:13.579Z] #72 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T14:50:13.579Z] #66 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T14:50:13.579Z] #54 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T14:50:13.579Z] #41 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:50:13.579Z] #44 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T14:50:13.579Z] #46 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T14:50:13.579Z] #51 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T14:50:13.579Z] #22 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T14:50:13.579Z] #56 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T14:50:13.579Z] #61 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T14:50:13.579Z] #29 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T14:50:13.579Z] #39 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T14:50:13.579Z] #73 CACHED [2020-02-10T14:50:13.579Z] [2020-02-10T14:50:13.579Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T14:50:13.712Z] [2020-02-10T14:50:13.712Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T14:50:13.712Z] #6 DONE 0.0s [2020-02-10T14:50:13.712Z] [2020-02-10T14:50:13.712Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T14:50:13.712Z] #5 DONE 0.1s [2020-02-10T14:50:13.966Z] #50 ... [2020-02-10T14:50:13.966Z] [2020-02-10T14:50:13.966Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:50:13.966Z] #25 3.351 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:50:13.966Z] #25 3.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:50:13.966Z] #25 3.565 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:50:13.966Z] #25 4.040 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T14:50:13.982Z] [2020-02-10T14:50:13.982Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T14:50:13.982Z] #68 DONE 0.0s [2020-02-10T14:50:13.982Z] [2020-02-10T14:50:13.982Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T14:50:13.982Z] #7 DONE 0.0s [2020-02-10T14:50:13.982Z] [2020-02-10T14:50:13.982Z] #20 [internal] load build context [2020-02-10T14:50:14.227Z] #25 ... [2020-02-10T14:50:14.227Z] [2020-02-10T14:50:14.227Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:50:14.227Z] #33 5.809 + RM_GOPATH=0 [2020-02-10T14:50:14.227Z] #33 5.809 + TMP_GOPATH= [2020-02-10T14:50:14.227Z] #33 5.809 + : /build [2020-02-10T14:50:14.227Z] #33 5.809 + '[' -z '' ']' [2020-02-10T14:50:14.227Z] #33 5.815 ++ mktemp -d [2020-02-10T14:50:14.227Z] #33 5.837 + export GOPATH=/tmp/tmp.oznRFTPr4f [2020-02-10T14:50:14.227Z] #33 5.838 + GOPATH=/tmp/tmp.oznRFTPr4f [2020-02-10T14:50:14.227Z] #33 5.838 + RM_GOPATH=1 [2020-02-10T14:50:14.227Z] #33 5.841 ++ dirname ./install.sh [2020-02-10T14:50:14.227Z] #33 5.849 + dir=. [2020-02-10T14:50:14.227Z] #33 5.849 + bin=tomlv [2020-02-10T14:50:14.227Z] #33 5.849 + shift [2020-02-10T14:50:14.227Z] #33 5.849 + '[' '!' -f ./tomlv.installer ']' [2020-02-10T14:50:14.227Z] #33 5.849 + . ./tomlv.installer [2020-02-10T14:50:14.227Z] #33 5.853 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T14:50:14.227Z] #33 5.854 + install_tomlv [2020-02-10T14:50:14.227Z] #33 5.854 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T14:50:14.227Z] #33 5.854 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T14:50:14.227Z] #33 5.854 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oznRFTPr4f/src/github.com/BurntSushi/toml [2020-02-10T14:50:14.227Z] #33 5.859 Cloning into '/tmp/tmp.oznRFTPr4f/src/github.com/BurntSushi/toml'... [2020-02-10T14:50:14.798Z] 85cfe9d77eff: Pull complete [2020-02-10T14:50:14.804Z] #33 ... [2020-02-10T14:50:14.804Z] [2020-02-10T14:50:14.804Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:50:14.804Z] #25 6.498 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T14:50:14.941Z] #74 DONE 1.2s [2020-02-10T14:50:14.941Z] [2020-02-10T14:50:14.941Z] #75 exporting to image [2020-02-10T14:50:14.941Z] #75 exporting layers [2020-02-10T14:50:15.370Z] #20 transferring context: 47.11MB 1.3s done [2020-02-10T14:50:15.370Z] #20 DONE 1.3s [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T14:50:15.370Z] #37 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:15.370Z] #23 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T14:50:15.370Z] #58 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T14:50:15.370Z] #54 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T14:50:15.370Z] #24 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-10T14:50:15.370Z] #11 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T14:50:15.370Z] #26 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T14:50:15.370Z] #9 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T14:50:15.370Z] #18 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T14:50:15.370Z] #34 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:15.370Z] #50 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T14:50:15.370Z] #61 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T14:50:15.370Z] #40 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:50:15.370Z] #27 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T14:50:15.370Z] #41 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T14:50:15.370Z] #19 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:50:15.370Z] #57 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:50:15.370Z] #59 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T14:50:15.370Z] #15 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T14:50:15.370Z] #32 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T14:50:15.370Z] #70 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:50:15.370Z] #17 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:15.370Z] #62 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T14:50:15.370Z] #67 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T14:50:15.370Z] #30 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:50:15.370Z] #71 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:50:15.370Z] #10 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T14:50:15.370Z] #69 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T14:50:15.370Z] #64 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T14:50:15.370Z] #72 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T14:50:15.370Z] #52 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:50:15.370Z] #35 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T14:50:15.370Z] #29 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:50:15.370Z] #60 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #16 [dev 6/25] RUN ldconfig [2020-02-10T14:50:15.370Z] #16 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T14:50:15.370Z] #31 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T14:50:15.370Z] #56 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T14:50:15.370Z] #63 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:50:15.370Z] #21 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:15.370Z] #53 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T14:50:15.370Z] #48 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T14:50:15.370Z] #8 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:50:15.370Z] #33 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:50:15.370Z] #36 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T14:50:15.370Z] #13 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T14:50:15.370Z] #28 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T14:50:15.370Z] #42 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T14:50:15.370Z] #49 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:50:15.370Z] #55 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:50:15.370Z] #47 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T14:50:15.370Z] #51 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T14:50:15.370Z] #46 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T14:50:15.370Z] #66 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T14:50:15.370Z] #12 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:15.370Z] #65 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:50:15.370Z] #44 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T14:50:15.370Z] #39 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T14:50:15.370Z] #22 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:50:15.370Z] #25 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:50:15.370Z] #43 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T14:50:15.370Z] #45 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T14:50:15.370Z] #14 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:50:15.370Z] #38 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T14:50:15.370Z] #73 CACHED [2020-02-10T14:50:15.370Z] [2020-02-10T14:50:15.370Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T14:50:15.547Z] ace5139f9caa: Pull complete [2020-02-10T14:50:15.867Z] #75 exporting layers 0.9s done [2020-02-10T14:50:15.867Z] #75 writing image sha256:618e10757e7958873bb4e5a6eea9ea5ba9469745d97c1f222c9de568d81a3c69 done [2020-02-10T14:50:15.867Z] #75 naming to docker.io/library/docker:74187450016171819235c850ec918659096d3e9f done [2020-02-10T14:50:15.867Z] #75 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-02-10T14:50:16.196Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40483/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74187450016171819235c850ec918659096d3e9f hack/validate/default [2020-02-10T14:50:17.127Z] Congratulations! All commits are properly signed with the DCO! [2020-02-10T14:50:17.127Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-02-10T14:50:17.127Z] No api/types/ or api/swagger.yaml changes in diff. [2020-02-10T14:50:17.127Z] Congratulations! All TOML source files changed here have valid syntax. [2020-02-10T14:50:17.127Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-10T14:50:17.127Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-02-10T14:50:17.127Z] Congratulations! No new tests were added to integration-cli. [2020-02-10T14:50:17.127Z] [2020-02-10T14:50:17.127Z] INFO Start validation with golang-ci-lint [2020-02-10T14:50:17.274Z] #74 DONE 1.9s [2020-02-10T14:50:17.274Z] [2020-02-10T14:50:17.274Z] #75 exporting to image [2020-02-10T14:50:17.274Z] #75 exporting layers [2020-02-10T14:50:17.333Z] #25 8.947 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T14:50:17.382Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-02-10T14:50:17.382Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-02-10T14:50:18.267Z] #25 ... [2020-02-10T14:50:18.267Z] [2020-02-10T14:50:18.267Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:50:18.267Z] #10 5.164 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:50:18.267Z] #10 5.239 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:50:18.267Z] #10 5.241 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:50:18.267Z] #10 6.403 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T14:50:18.267Z] #10 8.519 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T14:50:18.267Z] #10 ... [2020-02-10T14:50:18.267Z] [2020-02-10T14:50:18.267Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:50:18.267Z] #35 5.907 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:50:18.267Z] #35 5.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:50:18.267Z] #35 5.967 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:50:18.267Z] #35 7.096 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T14:50:18.267Z] #35 9.523 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T14:50:18.525Z] #35 ... [2020-02-10T14:50:18.525Z] [2020-02-10T14:50:18.525Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:50:18.525Z] #59 5.109 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:50:18.525Z] #59 5.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:50:18.525Z] #59 5.147 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:50:18.525Z] #59 6.128 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T14:50:18.525Z] #59 8.719 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T14:50:18.525Z] #59 ... [2020-02-10T14:50:18.525Z] [2020-02-10T14:50:18.525Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:18.525Z] #53 5.963 + RM_GOPATH=0 [2020-02-10T14:50:18.525Z] #53 5.966 + TMP_GOPATH= [2020-02-10T14:50:18.525Z] #53 5.966 + : /build [2020-02-10T14:50:18.525Z] #53 5.966 + '[' -z '' ']' [2020-02-10T14:50:18.525Z] #53 5.970 ++ mktemp -d [2020-02-10T14:50:18.526Z] #53 5.976 + export GOPATH=/tmp/tmp.10JEvCC9YQ [2020-02-10T14:50:18.526Z] #53 5.976 + GOPATH=/tmp/tmp.10JEvCC9YQ [2020-02-10T14:50:18.526Z] #53 5.976 + RM_GOPATH=1 [2020-02-10T14:50:18.526Z] #53 5.976 ++ dirname ./install.sh [2020-02-10T14:50:18.526Z] #53 5.980 + dir=. [2020-02-10T14:50:18.526Z] #53 5.980 + bin=golangci_lint [2020-02-10T14:50:18.526Z] #53 5.980 + shift [2020-02-10T14:50:18.526Z] #53 5.980 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-10T14:50:18.526Z] #53 5.980 + . ./golangci_lint.installer [2020-02-10T14:50:18.526Z] #53 5.980 ++ : v1.20.0 [2020-02-10T14:50:18.526Z] #53 5.980 + install_golangci_lint [2020-02-10T14:50:18.526Z] #53 5.983 + echo 'Installing golangci-lint version v1.20.0' [2020-02-10T14:50:18.526Z] #53 5.983 Installing golangci-lint version v1.20.0 [2020-02-10T14:50:18.526Z] #53 5.983 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T14:50:18.650Z] #75 exporting layers 1.5s done [2020-02-10T14:50:18.650Z] #75 writing image sha256:12e46ae4653b2ffbe7fc3aa4188b006bc7777b90940cc88f69a14e51e39c1b8e done [2020-02-10T14:50:18.650Z] #75 naming to docker.io/library/docker:74187450016171819235c850ec918659096d3e9f done [2020-02-10T14:50:18.650Z] #75 DONE 1.5s [Pipeline] } [2020-02-10T14:50:18.663Z] e4d79466b81c: Pull complete [2020-02-10T14:50:18.663Z] b00baabad4ce: Pull complete [2020-02-10T14:50:18.663Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-10T14:50:18.663Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-10T14:50:18.663Z] ---> 687421176e14 [2020-02-10T14:50:18.663Z] Step 5/16 : ARG BUILDX_REPO [2020-02-10T14:50:18.663Z] ---> Running in d336b62f747e [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T14:50:18.787Z] #53 ... [2020-02-10T14:50:18.787Z] [2020-02-10T14:50:18.787Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:50:18.787Z] #43 6.333 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:50:18.787Z] #43 6.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:50:18.787Z] #43 6.378 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:50:18.787Z] #43 7.419 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T14:50:18.787Z] #43 9.922 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T14:50:18.911Z] Fetching without tags [2020-02-10T14:50:18.989Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74187450016171819235c850ec918659096d3e9f hack/test/unit [2020-02-10T14:50:19.013Z] Removing intermediate container d336b62f747e [2020-02-10T14:50:19.013Z] ---> c979e3fe1e66 [2020-02-10T14:50:19.013Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-10T14:50:19.013Z] ---> Running in 56d51e3b60c7 [2020-02-10T14:50:19.045Z] #43 ... [2020-02-10T14:50:19.045Z] [2020-02-10T14:50:19.045Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:19.045Z] #65 6.577 + RM_GOPATH=0 [2020-02-10T14:50:19.045Z] #65 6.578 + TMP_GOPATH= [2020-02-10T14:50:19.045Z] #65 6.578 + : /build/ [2020-02-10T14:50:19.045Z] #65 6.578 + '[' -z '' ']' [2020-02-10T14:50:19.045Z] #65 6.585 ++ mktemp -d [2020-02-10T14:50:19.045Z] #65 6.585 + export GOPATH=/tmp/tmp.nmfHMzStBR [2020-02-10T14:50:19.045Z] #65 6.585 + GOPATH=/tmp/tmp.nmfHMzStBR [2020-02-10T14:50:19.045Z] #65 6.585 + RM_GOPATH=1 [2020-02-10T14:50:19.045Z] #65 6.585 ++ dirname ./install.sh [2020-02-10T14:50:19.045Z] #65 6.587 + dir=. [2020-02-10T14:50:19.045Z] #65 6.587 + bin=rootlesskit [2020-02-10T14:50:19.045Z] #65 6.587 + shift [2020-02-10T14:50:19.045Z] #65 6.587 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T14:50:19.045Z] #65 6.595 + . ./rootlesskit.installer [2020-02-10T14:50:19.045Z] #65 6.595 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T14:50:19.045Z] #65 6.595 + install_rootlesskit [2020-02-10T14:50:19.045Z] #65 6.595 + case "$1" in [2020-02-10T14:50:19.045Z] #65 6.595 + export CGO_ENABLED=0 [2020-02-10T14:50:19.045Z] #65 6.595 + CGO_ENABLED=0 [2020-02-10T14:50:19.045Z] #65 6.595 + _install_rootlesskit [2020-02-10T14:50:19.045Z] #65 6.595 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T14:50:19.045Z] #65 6.595 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nmfHMzStBR/src/github.com/rootless-containers/rootlesskit [2020-02-10T14:50:19.045Z] #65 6.613 Cloning into '/tmp/tmp.nmfHMzStBR/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T14:50:19.045Z] #65 6.613 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T14:50:19.045Z] #65 ... [2020-02-10T14:50:19.045Z] [2020-02-10T14:50:19.045Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:50:19.045Z] #47 6.321 + RM_GOPATH=0 [2020-02-10T14:50:19.045Z] #47 6.321 + TMP_GOPATH= [2020-02-10T14:50:19.045Z] #47 6.321 + : /build [2020-02-10T14:50:19.045Z] #47 6.322 + '[' -z '' ']' [2020-02-10T14:50:19.045Z] #47 6.329 ++ mktemp -d [2020-02-10T14:50:19.045Z] #47 6.340 + export GOPATH=/tmp/tmp.dIAl8znXte [2020-02-10T14:50:19.045Z] #47 6.340 + GOPATH=/tmp/tmp.dIAl8znXte [2020-02-10T14:50:19.045Z] #47 6.340 + RM_GOPATH=1 [2020-02-10T14:50:19.045Z] #47 6.342 ++ dirname ./install.sh [2020-02-10T14:50:19.045Z] #47 6.343 + dir=. [2020-02-10T14:50:19.045Z] #47 6.343 + bin=vndr [2020-02-10T14:50:19.045Z] #47 6.343 + shift [2020-02-10T14:50:19.045Z] #47 6.343 + '[' '!' -f ./vndr.installer ']' [2020-02-10T14:50:19.045Z] #47 6.343 + . ./vndr.installer [2020-02-10T14:50:19.045Z] #47 6.344 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T14:50:19.045Z] #47 6.344 + install_vndr [2020-02-10T14:50:19.045Z] #47 6.344 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-10T14:50:19.045Z] #47 6.344 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T14:50:19.045Z] #47 6.345 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dIAl8znXte/src/github.com/LK4D4/vndr [2020-02-10T14:50:19.045Z] #47 6.356 Cloning into '/tmp/tmp.dIAl8znXte/src/github.com/LK4D4/vndr'... [2020-02-10T14:50:19.045Z] #47 7.076 + cd /tmp/tmp.dIAl8znXte/src/github.com/LK4D4/vndr [2020-02-10T14:50:19.045Z] #47 7.076 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T14:50:19.045Z] #47 7.117 + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T14:50:19.045Z] #47 8.505 internal/bytealg [2020-02-10T14:50:19.045Z] #47 8.540 internal/race [2020-02-10T14:50:19.045Z] #47 8.691 sync/atomic [2020-02-10T14:50:19.045Z] #47 9.005 unicode [2020-02-10T14:50:19.045Z] #47 9.399 runtime [2020-02-10T14:50:19.303Z] #47 ... [2020-02-10T14:50:19.303Z] [2020-02-10T14:50:19.303Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:19.303Z] #23 6.133 + RM_GOPATH=0 [2020-02-10T14:50:19.303Z] #23 6.133 + TMP_GOPATH= [2020-02-10T14:50:19.303Z] #23 6.133 + : /build [2020-02-10T14:50:19.303Z] #23 6.133 + '[' -z '' ']' [2020-02-10T14:50:19.303Z] #23 6.136 ++ mktemp -d [2020-02-10T14:50:19.303Z] #23 6.153 + export GOPATH=/tmp/tmp.bHjTsOOwnK [2020-02-10T14:50:19.303Z] #23 6.153 + GOPATH=/tmp/tmp.bHjTsOOwnK [2020-02-10T14:50:19.303Z] #23 6.153 + RM_GOPATH=1 [2020-02-10T14:50:19.303Z] #23 6.153 ++ dirname ./install.sh [2020-02-10T14:50:19.303Z] #23 6.154 + dir=. [2020-02-10T14:50:19.303Z] #23 6.154 + bin=dockercli [2020-02-10T14:50:19.303Z] #23 6.154 + shift [2020-02-10T14:50:19.303Z] #23 6.154 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T14:50:19.303Z] #23 6.154 + . ./dockercli.installer [2020-02-10T14:50:19.303Z] #23 6.154 ++ : stable [2020-02-10T14:50:19.303Z] #23 6.154 ++ : 17.06.2-ce [2020-02-10T14:50:19.303Z] #23 6.155 Install docker/cli version 17.06.2-ce from stable [2020-02-10T14:50:19.303Z] #23 6.155 + install_dockercli [2020-02-10T14:50:19.303Z] #23 6.155 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T14:50:19.303Z] #23 6.155 ++ uname -m [2020-02-10T14:50:19.303Z] #23 6.165 + arch=x86_64 [2020-02-10T14:50:19.303Z] #23 6.166 + '[' x86_64 '!=' x86_64 ']' [2020-02-10T14:50:19.303Z] #23 6.166 + url=https://download.docker.com/linux/static [2020-02-10T14:50:19.303Z] #23 6.166 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-10T14:50:19.303Z] #23 6.169 + tar -xz docker/docker [2020-02-10T14:50:19.303Z] #23 ... [2020-02-10T14:50:19.303Z] [2020-02-10T14:50:19.303Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T14:50:19.303Z] #30 7.077 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-10T14:50:19.303Z] #30 7.085 Cloning into '.'... [2020-02-10T14:50:19.360Z] Cloning into '/buildx'... [2020-02-10T14:50:19.447Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:19.560Z] #30 ... [2020-02-10T14:50:19.560Z] [2020-02-10T14:50:19.560Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:50:19.560Z] #71 6.120 + RM_GOPATH=0 [2020-02-10T14:50:19.560Z] #71 6.129 + TMP_GOPATH= [2020-02-10T14:50:19.560Z] #71 6.129 + : /build [2020-02-10T14:50:19.560Z] #71 6.129 + '[' -z '' ']' [2020-02-10T14:50:19.560Z] #71 6.129 ++ mktemp -d [2020-02-10T14:50:19.560Z] #71 6.133 + export GOPATH=/tmp/tmp.lxCPeoRFkP [2020-02-10T14:50:19.560Z] #71 6.133 + GOPATH=/tmp/tmp.lxCPeoRFkP [2020-02-10T14:50:19.560Z] #71 6.133 + RM_GOPATH=1 [2020-02-10T14:50:19.560Z] #71 6.137 ++ dirname ./install.sh [2020-02-10T14:50:19.560Z] #71 6.141 + dir=. [2020-02-10T14:50:19.560Z] #71 6.141 + bin=proxy [2020-02-10T14:50:19.560Z] #71 6.142 + shift [2020-02-10T14:50:19.560Z] #71 6.142 + '[' '!' -f ./proxy.installer ']' [2020-02-10T14:50:19.560Z] #71 6.142 + . ./proxy.installer [2020-02-10T14:50:19.560Z] #71 6.142 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T14:50:19.560Z] #71 6.143 + install_proxy [2020-02-10T14:50:19.560Z] #71 6.146 + case "$1" in [2020-02-10T14:50:19.560Z] #71 6.147 + export CGO_ENABLED=0 [2020-02-10T14:50:19.560Z] #71 6.147 + CGO_ENABLED=0 [2020-02-10T14:50:19.560Z] #71 6.147 + _install_proxy [2020-02-10T14:50:19.560Z] #71 6.147 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-10T14:50:19.560Z] #71 6.147 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T14:50:19.560Z] #71 6.149 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lxCPeoRFkP/src/github.com/docker/libnetwork [2020-02-10T14:50:19.560Z] #71 6.159 Cloning into '/tmp/tmp.lxCPeoRFkP/src/github.com/docker/libnetwork'... [2020-02-10T14:50:19.560Z] #71 ... [2020-02-10T14:50:19.560Z] [2020-02-10T14:50:19.560Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:19.560Z] #65 10.69 + cd /tmp/tmp.nmfHMzStBR/src/github.com/rootless-containers/rootlesskit [2020-02-10T14:50:19.560Z] #65 10.69 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T14:50:19.560Z] #65 11.24 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T14:50:18.871Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T14:50:18.875Z] > git config --add remote.origin.fetch +refs/pull/40483/head:refs/remotes/origin/PR-40483 # timeout=10 [2020-02-10T14:50:18.879Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T14:50:18.896Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T14:50:18.913Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T14:50:18.913Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T14:50:18.914Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master [2020-02-10T14:50:19.449Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T14:50:19.452Z] > git checkout -f 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:19.818Z] #65 11.25 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T14:50:20.554Z] Merge succeeded, producing 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:20.555Z] Checking out Revision 74187450016171819235c850ec918659096d3e9f (PR-40483) [2020-02-10T14:50:21.197Z] Commit message: "new storage driver: fuse-overlayfs" [2020-02-10T14:50:21.718Z] Removing intermediate container 56d51e3b60c7 [2020-02-10T14:50:21.718Z] ---> f61a28e4c00f [2020-02-10T14:50:21.718Z] Step 7/16 : WORKDIR /buildx [2020-02-10T14:50:21.718Z] ---> Running in e748e585d3af [2020-02-10T14:50:21.718Z] Removing intermediate container e748e585d3af [2020-02-10T14:50:21.718Z] ---> eea3b443d8ca [2020-02-10T14:50:21.718Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-10T14:50:21.718Z] ---> Running in fb0679d85230 [2020-02-10T14:50:21.718Z] Removing intermediate container fb0679d85230 [2020-02-10T14:50:21.718Z] ---> c22350163e63 [2020-02-10T14:50:21.718Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T14:50:20.514Z] > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10 [2020-02-10T14:50:20.539Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T14:50:20.556Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T14:50:20.560Z] > git checkout -f 74187450016171819235c850ec918659096d3e9f [2020-02-10T14:50:22.065Z] ---> Running in 0bdf4f2632f3 [2020-02-10T14:50:22.280Z] ? github.com/docker/docker/api [no test files] [2020-02-10T14:50:22.382Z] + docker version [2020-02-10T14:50:22.382Z] Client: [2020-02-10T14:50:22.382Z] Version: 18.06.1-ce [2020-02-10T14:50:22.382Z] API version: 1.38 [2020-02-10T14:50:22.382Z] Go version: go1.10.3 [2020-02-10T14:50:22.382Z] Git commit: e68fc7a [2020-02-10T14:50:22.382Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-10T14:50:22.382Z] OS/Arch: linux/ppc64le [2020-02-10T14:50:22.382Z] Experimental: false [2020-02-10T14:50:22.382Z] [2020-02-10T14:50:22.382Z] Server: [2020-02-10T14:50:22.382Z] Engine: [2020-02-10T14:50:22.382Z] Version: 18.06.1-ce [2020-02-10T14:50:22.382Z] API version: 1.38 (minimum version 1.12) [2020-02-10T14:50:22.382Z] Go version: go1.10.3 [2020-02-10T14:50:22.382Z] Git commit: e68fc7a [2020-02-10T14:50:22.382Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-10T14:50:22.382Z] OS/Arch: linux/ppc64le [2020-02-10T14:50:22.382Z] Experimental: true [Pipeline] sh [2020-02-10T14:50:22.430Z] From https://github.com/docker/buildx [2020-02-10T14:50:22.430Z] * [new tag] v0.3.1 -> build [2020-02-10T14:50:22.763Z] + docker info [2020-02-10T14:50:22.763Z] Containers: 0 [2020-02-10T14:50:22.763Z] Running: 0 [2020-02-10T14:50:22.763Z] Paused: 0 [2020-02-10T14:50:22.763Z] Stopped: 0 [2020-02-10T14:50:22.763Z] Images: 0 [2020-02-10T14:50:22.763Z] Server Version: 18.06.1-ce [2020-02-10T14:50:22.763Z] Storage Driver: overlay2 [2020-02-10T14:50:22.763Z] Backing Filesystem: extfs [2020-02-10T14:50:22.763Z] Supports d_type: true [2020-02-10T14:50:22.763Z] Native Overlay Diff: true [2020-02-10T14:50:22.763Z] Logging Driver: json-file [2020-02-10T14:50:22.763Z] Cgroup Driver: cgroupfs [2020-02-10T14:50:22.763Z] Plugins: [2020-02-10T14:50:22.763Z] Volume: local [2020-02-10T14:50:22.763Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T14:50:22.763Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-10T14:50:22.763Z] Swarm: inactive [2020-02-10T14:50:22.763Z] Runtimes: runc [2020-02-10T14:50:22.763Z] Default Runtime: runc [2020-02-10T14:50:22.763Z] Init Binary: docker-init [2020-02-10T14:50:22.763Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-10T14:50:22.763Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-10T14:50:22.763Z] init version: fec3683 [2020-02-10T14:50:22.763Z] Security Options: [2020-02-10T14:50:22.763Z] apparmor [2020-02-10T14:50:22.763Z] seccomp [2020-02-10T14:50:22.763Z] Profile: default [2020-02-10T14:50:22.763Z] Kernel Version: 4.4.0-139-generic [2020-02-10T14:50:22.763Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-10T14:50:22.763Z] OSType: linux [2020-02-10T14:50:22.763Z] Architecture: ppc64le [2020-02-10T14:50:22.763Z] CPUs: 4 [2020-02-10T14:50:22.763Z] Total Memory: 7.972GiB [2020-02-10T14:50:22.763Z] Name: ppc64le-ubuntu-11 [2020-02-10T14:50:22.763Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-10T14:50:22.763Z] Docker Root Dir: /var/lib/docker [2020-02-10T14:50:22.763Z] Debug Mode (client): false [2020-02-10T14:50:22.763Z] Debug Mode (server): false [2020-02-10T14:50:22.763Z] Username: dockerbuildbot [2020-02-10T14:50:22.763Z] Registry: https://index.docker.io/v1/ [2020-02-10T14:50:22.763Z] Labels: [2020-02-10T14:50:22.763Z] Experimental: true [2020-02-10T14:50:22.763Z] Insecure Registries: [2020-02-10T14:50:22.763Z] 127.0.0.0/8 [2020-02-10T14:50:22.763Z] Live Restore Enabled: false [2020-02-10T14:50:22.763Z] [2020-02-10T14:50:22.776Z] Switched to branch 'build' [Pipeline] sh [2020-02-10T14:50:23.100Z] #65 ... [2020-02-10T14:50:23.100Z] [2020-02-10T14:50:23.100Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:23.100Z] #23 14.16 + mkdir -p /build [2020-02-10T14:50:23.100Z] #23 14.16 + mv docker/docker /build/ [2020-02-10T14:50:23.100Z] #23 14.17 + rmdir docker [2020-02-10T14:50:23.100Z] #23 DONE 14.7s [2020-02-10T14:50:23.146Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T14:50:23.146Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T14:50:23.146Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40483/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T14:50:23.146Z] + bash /home/docker/workspace/moby_PR-40483/check-config.sh [2020-02-10T14:50:23.146Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T14:50:23.146Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-02-10T14:50:23.146Z] [2020-02-10T14:50:23.146Z] Generally Necessary: [2020-02-10T14:50:23.146Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T14:50:23.146Z] - apparmor: enabled and tools installed [2020-02-10T14:50:23.146Z] - CONFIG_NAMESPACES: enabled [2020-02-10T14:50:23.146Z] - CONFIG_NET_NS: enabled [2020-02-10T14:50:23.357Z] [2020-02-10T14:50:23.357Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:50:23.357Z] #47 12.50 unicode/utf8 [2020-02-10T14:50:23.357Z] #47 13.27 internal/testlog [2020-02-10T14:50:23.357Z] #47 13.68 encoding [2020-02-10T14:50:23.357Z] #47 13.78 unicode/utf16 [2020-02-10T14:50:23.357Z] #47 14.31 container/list [2020-02-10T14:50:23.434Z] - CONFIG_PID_NS: enabled [2020-02-10T14:50:23.434Z] - CONFIG_IPC_NS: enabled [2020-02-10T14:50:23.434Z] - CONFIG_UTS_NS: enabled [2020-02-10T14:50:23.435Z] - CONFIG_CGROUPS: enabled [2020-02-10T14:50:23.435Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T14:50:23.435Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T14:50:23.435Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T14:50:23.435Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T14:50:23.435Z] - CONFIG_CPUSETS: enabled [2020-02-10T14:50:23.435Z] - CONFIG_MEMCG: enabled [2020-02-10T14:50:23.435Z] - CONFIG_KEYS: enabled [2020-02-10T14:50:23.435Z] - CONFIG_VETH: enabled (as module) [2020-02-10T14:50:23.435Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T14:50:23.435Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T14:50:23.435Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T14:50:23.435Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T14:50:23.435Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T14:50:23.435Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T14:50:23.435Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T14:50:23.435Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T14:50:23.435Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T14:50:23.435Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T14:50:23.435Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T14:50:23.435Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T14:50:23.435Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-10T14:50:23.435Z] [2020-02-10T14:50:23.435Z] Optional Features: [2020-02-10T14:50:23.435Z] - CONFIG_USER_NS: enabled [2020-02-10T14:50:23.435Z] - CONFIG_SECCOMP: enabled [2020-02-10T14:50:23.435Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T14:50:23.435Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T14:50:23.435Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T14:50:23.435Z] (cgroup swap accounting is currently enabled) [2020-02-10T14:50:23.435Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-10T14:50:23.435Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T14:50:23.435Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T14:50:23.530Z] Removing intermediate container 0bdf4f2632f3 [2020-02-10T14:50:23.530Z] ---> 876018353e76 [2020-02-10T14:50:23.530Z] Step 10/16 : RUN go mod download [2020-02-10T14:50:23.530Z] ---> Running in 7ef67d4150b9 [2020-02-10T14:50:23.614Z] #47 15.06 crypto/internal/subtle [2020-02-10T14:50:23.614Z] #47 15.23 crypto/subtle [2020-02-10T14:50:23.720Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T14:50:23.720Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T14:50:23.720Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T14:50:23.720Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T14:50:23.720Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T14:50:23.720Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T14:50:23.720Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T14:50:23.720Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T14:50:23.720Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T14:50:23.720Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T14:50:23.720Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T14:50:23.720Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T14:50:23.720Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T14:50:23.720Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T14:50:23.720Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T14:50:23.720Z] - CONFIG_EXT4_FS: enabled [2020-02-10T14:50:23.720Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T14:50:23.720Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T14:50:23.720Z] - Network Drivers: [2020-02-10T14:50:23.720Z] - "overlay": [2020-02-10T14:50:23.720Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T14:50:23.720Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T14:50:23.720Z] Optional (for encrypted networks): [2020-02-10T14:50:23.720Z] - CONFIG_CRYPTO: enabled [2020-02-10T14:50:23.720Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-10T14:50:23.720Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-10T14:50:23.720Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-10T14:50:23.720Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-10T14:50:23.720Z] - CONFIG_XFRM: enabled [2020-02-10T14:50:23.720Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T14:50:23.720Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T14:50:23.720Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T14:50:23.720Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T14:50:23.720Z] - "ipvlan": [2020-02-10T14:50:23.720Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T14:50:23.720Z] - "macvlan": [2020-02-10T14:50:24.006Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T14:50:24.006Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T14:50:24.006Z] - "ftp,tftp client in container": [2020-02-10T14:50:24.006Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T14:50:24.006Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T14:50:24.006Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T14:50:24.006Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T14:50:24.006Z] - Storage Drivers: [2020-02-10T14:50:24.006Z] - "aufs": [2020-02-10T14:50:24.006Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T14:50:24.006Z] - "btrfs": [2020-02-10T14:50:24.006Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T14:50:24.006Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T14:50:24.006Z] - "devicemapper": [2020-02-10T14:50:24.006Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T14:50:24.006Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T14:50:24.006Z] - "overlay": [2020-02-10T14:50:24.006Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T14:50:24.006Z] - "zfs": [2020-02-10T14:50:24.006Z] - /dev/zfs: missing [2020-02-10T14:50:24.006Z] - zfs command: missing [2020-02-10T14:50:24.006Z] - zpool command: missing [2020-02-10T14:50:24.006Z] [2020-02-10T14:50:24.006Z] Limits: [2020-02-10T14:50:24.006Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T14:50:24.006Z] [2020-02-10T14:50:24.006Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T14:50:24.178Z] #47 15.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-10T14:50:24.305Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-10T14:50:24.305Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-10T14:50:24.305Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-10T14:50:24.305Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-10T14:50:24.305Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-10T14:50:24.305Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-10T14:50:24.305Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-10T14:50:24.305Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-10T14:50:24.433Z] + make bundles/buildx [2020-02-10T14:50:24.436Z] #47 15.94 internal/nettrace [2020-02-10T14:50:24.436Z] #47 16.06 runtime/cgo [2020-02-10T14:50:24.663Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-10T14:50:25.001Z] #47 ... [2020-02-10T14:50:25.001Z] [2020-02-10T14:50:25.001Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T14:50:25.001Z] #41 6.680 + git clone https://github.com/docker/distribution.git . [2020-02-10T14:50:25.001Z] #41 6.692 Cloning into '.'... [2020-02-10T14:50:25.036Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-10T14:50:25.036Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-10T14:50:25.036Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-10T14:50:25.036Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-10T14:50:25.036Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-10T14:50:25.036Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-10T14:50:25.036Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-10T14:50:25.060Z] make: command: Command not found [2020-02-10T14:50:25.060Z] make: command: Command not found [2020-02-10T14:50:25.060Z] mkdir bundles [2020-02-10T14:50:25.060Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-10T14:50:25.060Z] --build-arg BUILDX_COMMIT \ [2020-02-10T14:50:25.060Z] --build-arg BUILDX_REPO \ [2020-02-10T14:50:25.060Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-10T14:50:25.060Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-10T14:50:25.060Z] . [2020-02-10T14:50:25.060Z] /bin/sh: 4: go: not found [2020-02-10T14:50:25.060Z] /bin/sh: 5: go: not found [2020-02-10T14:50:25.259Z] #41 ... [2020-02-10T14:50:25.259Z] [2020-02-10T14:50:25.259Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:50:25.259Z] #33 7.104 + cd /tmp/tmp.oznRFTPr4f/src/github.com/BurntSushi/toml [2020-02-10T14:50:25.259Z] #33 7.106 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T14:50:25.259Z] #33 7.139 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T14:50:25.259Z] #33 7.902 runtime/internal/atomic [2020-02-10T14:50:25.259Z] #33 7.922 internal/cpu [2020-02-10T14:50:25.259Z] #33 8.150 runtime/internal/sys [2020-02-10T14:50:25.259Z] #33 8.393 runtime/internal/math [2020-02-10T14:50:25.259Z] #33 8.474 math/bits [2020-02-10T14:50:25.259Z] #33 8.520 internal/bytealg [2020-02-10T14:50:25.259Z] #33 9.010 math [2020-02-10T14:50:25.259Z] #33 9.547 runtime [2020-02-10T14:50:25.259Z] #33 13.30 internal/testlog [2020-02-10T14:50:25.259Z] #33 13.79 encoding [2020-02-10T14:50:25.259Z] #33 14.14 runtime/cgo [2020-02-10T14:50:25.259Z] #33 ... [2020-02-10T14:50:25.259Z] [2020-02-10T14:50:25.259Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:25.259Z] #50 6.847 + RM_GOPATH=0 [2020-02-10T14:50:25.259Z] #50 6.847 + TMP_GOPATH= [2020-02-10T14:50:25.259Z] #50 6.848 + : /build [2020-02-10T14:50:25.259Z] #50 6.848 + '[' -z '' ']' [2020-02-10T14:50:25.259Z] #50 6.849 ++ mktemp -d [2020-02-10T14:50:25.259Z] #50 6.860 + export GOPATH=/tmp/tmp.RAyXV1Pcph [2020-02-10T14:50:25.259Z] #50 6.860 + GOPATH=/tmp/tmp.RAyXV1Pcph [2020-02-10T14:50:25.259Z] #50 6.860 + RM_GOPATH=1 [2020-02-10T14:50:25.259Z] #50 6.861 ++ dirname ./install.sh [2020-02-10T14:50:25.259Z] #50 6.870 + dir=. [2020-02-10T14:50:25.259Z] #50 6.870 + bin=gotestsum [2020-02-10T14:50:25.259Z] #50 6.870 + shift [2020-02-10T14:50:25.259Z] #50 6.870 + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T14:50:25.259Z] #50 6.870 + . ./gotestsum.installer [2020-02-10T14:50:25.259Z] #50 6.870 ++ : v0.3.5 [2020-02-10T14:50:25.259Z] #50 6.873 + install_gotestsum [2020-02-10T14:50:25.259Z] #50 6.882 + echo 'Installing gotestsum version v0.3.5' [2020-02-10T14:50:25.259Z] #50 6.883 Installing gotestsum version v0.3.5 [2020-02-10T14:50:25.259Z] #50 6.883 + go get -d gotest.tools/gotestsum [2020-02-10T14:50:25.416Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-10T14:50:25.416Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-10T14:50:25.416Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-10T14:50:26.511Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-10T14:50:26.511Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-10T14:50:26.511Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-10T14:50:26.511Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-10T14:50:26.971Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-10T14:50:26.971Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-10T14:50:26.971Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-10T14:50:27.468Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-10T14:50:27.750Z] Sending build context to Docker daemon 51.69MB [2020-02-10T14:50:27.750Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-10T14:50:27.750Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-10T14:50:27.750Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-10T14:50:27.750Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-10T14:50:27.750Z] 1.12.10-stretch: Pulling from library/golang [2020-02-10T14:50:27.750Z] fb056072eab9: Pulling fs layer [2020-02-10T14:50:27.750Z] 6a33b1f9796f: Pulling fs layer [2020-02-10T14:50:27.750Z] 8f8f8962e456: Pulling fs layer [2020-02-10T14:50:27.750Z] 68adcc365214: Pulling fs layer [2020-02-10T14:50:27.750Z] 76d8adf27bdf: Pulling fs layer [2020-02-10T14:50:27.750Z] d66e58854927: Pulling fs layer [2020-02-10T14:50:27.750Z] 71497195576e: Pulling fs layer [2020-02-10T14:50:27.750Z] 76d8adf27bdf: Waiting [2020-02-10T14:50:27.750Z] d66e58854927: Waiting [2020-02-10T14:50:27.750Z] 71497195576e: Waiting [2020-02-10T14:50:27.750Z] 68adcc365214: Waiting [2020-02-10T14:50:27.785Z] #50 ... [2020-02-10T14:50:27.785Z] [2020-02-10T14:50:27.785Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:50:27.785Z] #25 19.76 Fetched 8325 kB in 17s (494 kB/s) [2020-02-10T14:50:27.947Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-10T14:50:27.947Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-10T14:50:27.947Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-10T14:50:27.947Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-10T14:50:27.947Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-10T14:50:27.947Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-10T14:50:28.369Z] 8f8f8962e456: Verifying Checksum [2020-02-10T14:50:28.369Z] 8f8f8962e456: Download complete [2020-02-10T14:50:28.654Z] 6a33b1f9796f: Verifying Checksum [2020-02-10T14:50:28.654Z] 6a33b1f9796f: Download complete [2020-02-10T14:50:28.719Z] #25 19.76 Reading package lists... [2020-02-10T14:50:28.719Z] #25 ... [2020-02-10T14:50:28.719Z] [2020-02-10T14:50:28.719Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:50:28.719Z] #10 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T14:50:28.956Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-10T14:50:28.956Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-10T14:50:28.956Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-10T14:50:28.956Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-10T14:50:28.977Z] #10 ... [2020-02-10T14:50:28.977Z] [2020-02-10T14:50:28.977Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:50:28.977Z] #43 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T14:50:29.236Z] #43 ... [2020-02-10T14:50:29.236Z] [2020-02-10T14:50:29.236Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:50:29.236Z] #59 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T14:50:29.348Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-10T14:50:29.494Z] #59 ... [2020-02-10T14:50:29.494Z] [2020-02-10T14:50:29.494Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:50:29.494Z] #35 12.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T14:50:29.494Z] #35 ... [2020-02-10T14:50:29.494Z] [2020-02-10T14:50:29.494Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:50:29.494Z] #59 21.30 Fetched 8325 kB in 16s (507 kB/s) [2020-02-10T14:50:29.727Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-10T14:50:30.115Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-10T14:50:30.502Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-10T14:50:30.896Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-10T14:50:30.896Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-10T14:50:31.276Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-10T14:50:31.276Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-10T14:50:31.276Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-10T14:50:31.373Z] fb056072eab9: Verifying Checksum [2020-02-10T14:50:31.373Z] fb056072eab9: Download complete [2020-02-10T14:50:31.645Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-10T14:50:32.021Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-10T14:50:32.021Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-10T14:50:32.021Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-10T14:50:32.396Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-10T14:50:32.396Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-10T14:50:32.405Z] 68adcc365214: Verifying Checksum [2020-02-10T14:50:32.405Z] 68adcc365214: Download complete [2020-02-10T14:50:32.692Z] 71497195576e: Verifying Checksum [2020-02-10T14:50:32.692Z] 71497195576e: Download complete [2020-02-10T14:50:32.767Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-10T14:50:33.142Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-10T14:50:33.142Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-10T14:50:33.142Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-10T14:50:33.316Z] 76d8adf27bdf: Verifying Checksum [2020-02-10T14:50:33.316Z] 76d8adf27bdf: Download complete [2020-02-10T14:50:33.828Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-10T14:50:33.828Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-10T14:50:33.828Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-10T14:50:34.328Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-10T14:50:34.328Z] go: finding github.com/lib/pq v1.0.0 [2020-02-10T14:50:34.328Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-10T14:50:34.692Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-10T14:50:34.756Z] #59 21.30 Reading package lists... [2020-02-10T14:50:34.756Z] #59 ... [2020-02-10T14:50:34.756Z] [2020-02-10T14:50:34.756Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:34.756Z] #53 25.13 + cd /tmp/tmp.10JEvCC9YQ/src/github.com/golangci/golangci-lint/ [2020-02-10T14:50:34.756Z] #53 25.13 + git checkout -q v1.20.0 [2020-02-10T14:50:34.756Z] #53 25.81 ++ git describe --tags [2020-02-10T14:50:34.756Z] #53 25.81 + version=v1.20.0 [2020-02-10T14:50:34.756Z] #53 25.82 ++ git rev-parse --short HEAD [2020-02-10T14:50:34.756Z] #53 25.83 + commit=cc98739 [2020-02-10T14:50:34.756Z] #53 25.83 ++ git show -s --format=%cd [2020-02-10T14:50:34.756Z] #53 25.84 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-10T14:50:34.756Z] #53 25.84 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T14:50:35.073Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-10T14:50:35.073Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-10T14:50:35.073Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-10T14:50:35.445Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-10T14:50:35.832Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-10T14:50:36.017Z] fb056072eab9: Pull complete [2020-02-10T14:50:36.200Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-10T14:50:36.200Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-10T14:50:36.200Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-10T14:50:36.200Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-10T14:50:36.305Z] 6a33b1f9796f: Pull complete [2020-02-10T14:50:36.563Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-10T14:50:36.563Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-10T14:50:36.591Z] 8f8f8962e456: Pull complete [2020-02-10T14:50:36.936Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-10T14:50:37.173Z] ok github.com/docker/docker/api/server 0.034s coverage: 9.0% of statements [2020-02-10T14:50:37.322Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-10T14:50:37.322Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-10T14:50:37.322Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-10T14:50:37.684Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-10T14:50:38.068Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-10T14:50:38.068Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-10T14:50:38.454Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-10T14:50:38.646Z] d66e58854927: Verifying Checksum [2020-02-10T14:50:38.646Z] d66e58854927: Download complete [2020-02-10T14:50:38.834Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-10T14:50:38.834Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-10T14:50:38.834Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-10T14:50:39.212Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-10T14:50:39.586Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-10T14:50:39.972Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-10T14:50:39.972Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-10T14:50:40.021Z] #53 ... [2020-02-10T14:50:40.021Z] [2020-02-10T14:50:40.021Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:50:40.021Z] #71 22.06 Checking out files: 68% (1375/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-02-10T14:50:40.021Z] #71 22.68 + cd /tmp/tmp.lxCPeoRFkP/src/github.com/docker/libnetwork [2020-02-10T14:50:40.021Z] #71 22.68 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T14:50:40.021Z] #71 23.33 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T14:50:40.021Z] #71 ... [2020-02-10T14:50:40.021Z] [2020-02-10T14:50:40.021Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:50:40.021Z] #10 21.70 Fetched 8325 kB in 17s (498 kB/s) [2020-02-10T14:50:40.021Z] #10 21.70 Reading package lists... [2020-02-10T14:50:40.021Z] #10 28.92 Reading package lists... [2020-02-10T14:50:40.021Z] #10 ... [2020-02-10T14:50:40.021Z] [2020-02-10T14:50:40.021Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T14:50:40.021Z] #41 21.97 Checking out files: 96% (1511/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-02-10T14:50:40.021Z] #41 22.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T14:50:40.021Z] #41 23.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-10T14:50:40.345Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-10T14:50:40.345Z] go: finding golang.org/x/text v0.3.0 [2020-02-10T14:50:40.587Z] #41 ... [2020-02-10T14:50:40.587Z] [2020-02-10T14:50:40.587Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:50:40.587Z] #43 22.42 Fetched 8325 kB in 16s (510 kB/s) [2020-02-10T14:50:40.587Z] #43 22.42 Reading package lists... [2020-02-10T14:50:40.692Z] 68adcc365214: Pull complete [2020-02-10T14:50:40.726Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-10T14:50:40.726Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-10T14:50:40.726Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-10T14:50:40.848Z] #43 29.42 Reading package lists... [2020-02-10T14:50:40.848Z] #43 ... [2020-02-10T14:50:40.848Z] [2020-02-10T14:50:40.848Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:50:40.848Z] #59 21.30 Reading package lists... [2020-02-10T14:50:40.848Z] #59 28.32 Reading package lists... [2020-02-10T14:50:40.848Z] #59 ... [2020-02-10T14:50:40.848Z] [2020-02-10T14:50:40.848Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:50:40.848Z] #35 22.79 Fetched 8325 kB in 17s (484 kB/s) [2020-02-10T14:50:40.848Z] #35 22.79 Reading package lists... [2020-02-10T14:50:41.092Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-10T14:50:41.092Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-10T14:50:41.092Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-10T14:50:41.106Z] #35 29.55 Reading package lists... [2020-02-10T14:50:41.106Z] #35 ... [2020-02-10T14:50:41.106Z] [2020-02-10T14:50:41.106Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:50:41.106Z] #25 19.76 Reading package lists... [2020-02-10T14:50:41.467Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-10T14:50:41.672Z] #25 26.95 Reading package lists... [2020-02-10T14:50:42.270Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-10T14:50:42.654Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-10T14:50:43.036Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-10T14:50:43.036Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-10T14:50:43.036Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-10T14:50:43.036Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-10T14:50:43.036Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-10T14:50:43.036Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-10T14:50:43.046Z] #25 33.67 Building dependency tree... [2020-02-10T14:50:43.046Z] #25 ... [2020-02-10T14:50:43.046Z] [2020-02-10T14:50:43.046Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:50:43.046Z] #59 28.32 Reading package lists... [2020-02-10T14:50:43.389Z] 76d8adf27bdf: Pull complete [2020-02-10T14:50:43.432Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-10T14:50:43.804Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-10T14:50:43.804Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-10T14:50:43.804Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-10T14:50:44.168Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-10T14:50:44.168Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-10T14:50:44.168Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-10T14:50:44.540Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-10T14:50:44.540Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-10T14:50:44.678Z] #59 35.03 Building dependency tree... [2020-02-10T14:50:44.678Z] #59 ... [2020-02-10T14:50:44.678Z] [2020-02-10T14:50:44.678Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:50:44.678Z] #47 26.23 vendor/golang.org/x/crypto/curve25519 [2020-02-10T14:50:44.915Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-10T14:50:44.915Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-10T14:50:44.937Z] #47 ... [2020-02-10T14:50:44.937Z] [2020-02-10T14:50:44.937Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:50:44.937Z] #59 35.03 Building dependency tree... [2020-02-10T14:50:45.300Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-10T14:50:45.300Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-10T14:50:45.300Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-10T14:50:45.300Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-10T14:50:46.099Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-10T14:50:46.099Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-10T14:50:46.099Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-10T14:50:46.099Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-10T14:50:46.099Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-10T14:50:46.493Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-10T14:50:46.493Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-10T14:50:46.493Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-10T14:50:46.875Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-10T14:50:47.263Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-10T14:50:47.466Z] #59 38.87 The following additional packages will be installed: [2020-02-10T14:50:47.466Z] #59 38.88 libbtrfs0 [2020-02-10T14:50:47.466Z] #59 39.13 The following NEW packages will be installed: [2020-02-10T14:50:47.466Z] #59 39.14 libbtrfs-dev libbtrfs0 [2020-02-10T14:50:47.642Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-10T14:50:47.642Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-10T14:50:47.642Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-10T14:50:47.724Z] #59 39.54 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T14:50:47.724Z] #59 39.54 Need to get 119 kB of archives. [2020-02-10T14:50:47.724Z] #59 39.54 After this operation, 387 kB of additional disk space will be used. [2020-02-10T14:50:47.724Z] #59 39.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-10T14:50:47.724Z] #59 39.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-10T14:50:48.037Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-10T14:50:48.037Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-10T14:50:48.661Z] #59 ... [2020-02-10T14:50:48.661Z] [2020-02-10T14:50:48.661Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:50:48.661Z] #71 DONE 40.1s [2020-02-10T14:50:48.661Z] [2020-02-10T14:50:48.661Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:50:48.661Z] #25 33.67 Building dependency tree... [2020-02-10T14:50:48.661Z] #25 37.42 ca-certificates is already the newest version (20190110). [2020-02-10T14:50:48.661Z] #25 37.42 The following additional packages will be installed: [2020-02-10T14:50:48.661Z] #25 37.46 libjq1 libonig5 [2020-02-10T14:50:48.661Z] #25 37.98 The following NEW packages will be installed: [2020-02-10T14:50:48.661Z] #25 37.99 jq libjq1 libonig5 [2020-02-10T14:50:48.661Z] #25 38.43 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T14:50:48.661Z] #25 38.43 Need to get 355 kB of archives. [2020-02-10T14:50:48.661Z] #25 38.43 After this operation, 1072 kB of additional disk space will be used. [2020-02-10T14:50:48.661Z] #25 38.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-10T14:50:48.661Z] #25 38.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-10T14:50:48.661Z] #25 38.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-10T14:50:48.661Z] #25 39.61 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:50:48.661Z] #25 39.91 Fetched 355 kB in 0s (1188 kB/s) [2020-02-10T14:50:48.661Z] #25 40.04 Selecting previously unselected package libonig5:amd64. [2020-02-10T14:50:48.661Z] #25 40.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T14:50:48.661Z] #25 40.16 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-02-10T14:50:48.661Z] #25 40.26 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-10T14:50:48.900Z] d66e58854927: Pull complete [2020-02-10T14:50:48.901Z] 71497195576e: Pull complete [2020-02-10T14:50:48.901Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-10T14:50:48.901Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-10T14:50:48.901Z] ---> ebd73b5ebd31 [2020-02-10T14:50:48.901Z] Step 5/16 : ARG BUILDX_REPO [2020-02-10T14:50:48.901Z] ---> Running in b2b269ad25aa [2020-02-10T14:50:48.901Z] Removing intermediate container b2b269ad25aa [2020-02-10T14:50:48.901Z] ---> 95ff4f6d66d7 [2020-02-10T14:50:48.901Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-10T14:50:48.901Z] ---> Running in 6daba94dfbe2 [2020-02-10T14:50:48.919Z] #25 40.69 Selecting previously unselected package libjq1:amd64. [2020-02-10T14:50:48.919Z] #25 40.69 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-10T14:50:48.919Z] #25 40.69 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-10T14:50:49.036Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-10T14:50:49.036Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-10T14:50:49.177Z] #25 41.12 Selecting previously unselected package jq. [2020-02-10T14:50:49.177Z] #25 41.12 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-10T14:50:49.190Z] Cloning into '/buildx'... [2020-02-10T14:50:49.435Z] #25 41.14 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T14:50:49.578Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-10T14:50:49.579Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-10T14:50:49.579Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-10T14:50:49.579Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-10T14:50:49.693Z] #25 41.55 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-10T14:50:49.693Z] #25 41.56 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-10T14:50:49.693Z] #25 41.58 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T14:50:49.693Z] #25 41.59 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:50:49.693Z] #25 ... [2020-02-10T14:50:49.693Z] [2020-02-10T14:50:49.693Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:50:49.693Z] #59 40.92 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:50:49.693Z] #59 41.28 Fetched 119 kB in 0s (417 kB/s) [2020-02-10T14:50:49.693Z] #59 41.46 Selecting previously unselected package libbtrfs0. [2020-02-10T14:50:49.693Z] #59 41.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T14:50:49.693Z] #59 41.55 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-10T14:50:49.693Z] #59 41.56 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T14:50:49.951Z] #59 41.65 Selecting previously unselected package libbtrfs-dev. [2020-02-10T14:50:49.951Z] #59 41.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-10T14:50:49.951Z] #59 41.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T14:50:49.951Z] #59 41.88 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T14:50:50.208Z] #59 ... [2020-02-10T14:50:50.208Z] [2020-02-10T14:50:50.208Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:50:50.208Z] #25 DONE 41.9s [2020-02-10T14:50:50.208Z] [2020-02-10T14:50:50.208Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T14:50:50.208Z] #26 DONE 0.1s [2020-02-10T14:50:50.208Z] [2020-02-10T14:50:50.208Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:50:50.208Z] #59 41.92 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T14:50:50.208Z] #59 41.92 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:50:50.548Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-10T14:50:50.549Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-10T14:50:50.775Z] #59 DONE 42.6s [2020-02-10T14:50:50.775Z] [2020-02-10T14:50:50.775Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:50:50.775Z] #60 DONE 0.1s [2020-02-10T14:50:50.775Z] [2020-02-10T14:50:50.775Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:50:50.775Z] #10 28.92 Reading package lists... [2020-02-10T14:50:50.775Z] #10 35.82 Building dependency tree... [2020-02-10T14:50:50.775Z] #10 39.51 The following additional packages will be installed: [2020-02-10T14:50:50.775Z] #10 39.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-10T14:50:50.775Z] #10 39.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-10T14:50:50.775Z] #10 39.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T14:50:50.775Z] #10 39.52 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-10T14:50:50.775Z] #10 39.52 mingw-w64-x86-64-dev [2020-02-10T14:50:50.775Z] #10 39.54 Suggested packages: [2020-02-10T14:50:50.775Z] #10 39.54 gcc-8-locales seccomp wine64 [2020-02-10T14:50:50.775Z] #10 41.49 The following NEW packages will be installed: [2020-02-10T14:50:50.775Z] #10 41.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-10T14:50:50.775Z] #10 41.50 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-10T14:50:50.775Z] #10 41.50 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-10T14:50:50.775Z] #10 41.50 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-10T14:50:50.775Z] #10 41.50 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-10T14:50:50.775Z] #10 41.51 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-10T14:50:50.775Z] #10 41.53 The following packages will be upgraded: [2020-02-10T14:50:50.775Z] #10 41.55 libsystemd0 libudev1 [2020-02-10T14:50:50.775Z] #10 41.98 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T14:50:50.775Z] #10 41.98 Need to get 78.2 MB of archives. [2020-02-10T14:50:50.775Z] #10 41.98 After this operation, 487 MB of additional disk space will be used. [2020-02-10T14:50:50.775Z] #10 41.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB] [2020-02-10T14:50:50.775Z] #10 41.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB] [2020-02-10T14:50:50.775Z] #10 42.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-02-10T14:50:50.775Z] #10 42.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-02-10T14:50:50.775Z] #10 42.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-10T14:50:50.775Z] #10 42.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-02-10T14:50:50.775Z] #10 42.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-02-10T14:50:50.775Z] #10 42.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-10T14:50:51.006Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-10T14:50:51.032Z] #10 ... [2020-02-10T14:50:51.032Z] [2020-02-10T14:50:51.032Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T14:50:51.032Z] #61 DONE 0.1s [2020-02-10T14:50:51.032Z] [2020-02-10T14:50:51.032Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:50:51.419Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-10T14:50:51.808Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-10T14:50:51.808Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-10T14:50:51.808Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-10T14:50:52.632Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-10T14:50:52.632Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-10T14:50:52.632Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-10T14:50:53.585Z] Removing intermediate container 6daba94dfbe2 [2020-02-10T14:50:53.585Z] ---> ee8e6f896ab8 [2020-02-10T14:50:53.585Z] Step 7/16 : WORKDIR /buildx [2020-02-10T14:50:53.585Z] ---> Running in d2b3c92e7e48 [2020-02-10T14:50:53.585Z] Removing intermediate container d2b3c92e7e48 [2020-02-10T14:50:53.585Z] ---> c42e4895f3af [2020-02-10T14:50:53.585Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-10T14:50:53.585Z] ---> Running in 05a2312e4a55 [2020-02-10T14:50:53.585Z] Removing intermediate container 05a2312e4a55 [2020-02-10T14:50:53.585Z] ---> 94940b4645b1 [2020-02-10T14:50:53.585Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-10T14:50:53.869Z] ---> Running in e8d43a7d66e4 [2020-02-10T14:50:53.945Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-10T14:50:53.945Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-10T14:50:54.308Z] #62 2.956 + RM_GOPATH=0 [2020-02-10T14:50:54.308Z] #62 2.956 + TMP_GOPATH= [2020-02-10T14:50:54.308Z] #62 2.956 + : /build [2020-02-10T14:50:54.308Z] #62 2.957 + '[' -z '' ']' [2020-02-10T14:50:54.308Z] #62 2.966 ++ mktemp -d [2020-02-10T14:50:54.308Z] #62 2.969 + export GOPATH=/tmp/tmp.OgFVLzUGxi [2020-02-10T14:50:54.308Z] #62 2.972 + GOPATH=/tmp/tmp.OgFVLzUGxi [2020-02-10T14:50:54.308Z] #62 2.973 + RM_GOPATH=1 [2020-02-10T14:50:54.308Z] #62 2.973 ++ dirname ./install.sh [2020-02-10T14:50:54.308Z] #62 2.986 + dir=. [2020-02-10T14:50:54.308Z] #62 2.987 + bin=containerd [2020-02-10T14:50:54.308Z] #62 2.987 + shift [2020-02-10T14:50:54.308Z] #62 2.988 + '[' '!' -f ./containerd.installer ']' [2020-02-10T14:50:54.308Z] #62 2.989 + . ./containerd.installer [2020-02-10T14:50:54.308Z] #62 2.990 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T14:50:54.308Z] #62 2.994 + install_containerd [2020-02-10T14:50:54.308Z] #62 2.994 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-10T14:50:54.309Z] #62 2.994 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T14:50:54.309Z] #62 2.995 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OgFVLzUGxi/src/github.com/containerd/containerd [2020-02-10T14:50:54.309Z] #62 3.011 Cloning into '/tmp/tmp.OgFVLzUGxi/src/github.com/containerd/containerd'... [2020-02-10T14:50:54.309Z] #62 ... [2020-02-10T14:50:54.309Z] [2020-02-10T14:50:54.309Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:50:54.309Z] #43 29.42 Reading package lists... [2020-02-10T14:50:54.309Z] #43 36.21 Building dependency tree... [2020-02-10T14:50:54.309Z] #43 39.80 The following additional packages will be installed: [2020-02-10T14:50:54.309Z] #43 39.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-10T14:50:54.309Z] #43 39.82 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-10T14:50:54.309Z] #43 39.83 Suggested packages: [2020-02-10T14:50:54.309Z] #43 39.83 manpages-dev python-setuptools [2020-02-10T14:50:54.309Z] #43 41.77 The following NEW packages will be installed: [2020-02-10T14:50:54.309Z] #43 41.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T14:50:54.309Z] #43 41.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-10T14:50:54.309Z] #43 41.79 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T14:50:54.309Z] #43 41.79 python-six zlib1g-dev [2020-02-10T14:50:54.309Z] #43 42.31 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T14:50:54.309Z] #43 42.31 Need to get 4095 kB of archives. [2020-02-10T14:50:54.309Z] #43 42.31 After this operation, 22.5 MB of additional disk space will be used. [2020-02-10T14:50:54.309Z] #43 42.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-02-10T14:50:54.309Z] #43 42.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-10T14:50:54.309Z] #43 42.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-02-10T14:50:54.309Z] #43 42.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-10T14:50:54.309Z] #43 42.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-02-10T14:50:54.309Z] #43 42.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-10T14:50:54.309Z] #43 42.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-02-10T14:50:54.309Z] #43 42.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-02-10T14:50:54.309Z] #43 42.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-02-10T14:50:54.309Z] #43 42.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-02-10T14:50:54.309Z] #43 42.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-02-10T14:50:54.309Z] #43 42.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-02-10T14:50:54.309Z] #43 42.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-02-10T14:50:54.309Z] #43 42.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-02-10T14:50:54.309Z] #43 42.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-10T14:50:54.309Z] #43 42.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-02-10T14:50:54.309Z] #43 42.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-02-10T14:50:54.309Z] #43 44.45 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:50:54.309Z] #43 44.72 Fetched 4095 kB in 1s (4455 kB/s) [2020-02-10T14:50:54.309Z] #43 44.84 Selecting previously unselected package libcap-dev:amd64. [2020-02-10T14:50:54.309Z] #43 44.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T14:50:54.309Z] #43 44.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-02-10T14:50:54.309Z] #43 44.96 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-02-10T14:50:54.309Z] #43 45.11 Selecting previously unselected package libnet1:amd64. [2020-02-10T14:50:54.309Z] #43 45.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-10T14:50:54.309Z] #43 45.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-10T14:50:54.309Z] #43 45.28 Selecting previously unselected package libnet1-dev. [2020-02-10T14:50:54.309Z] #43 45.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-10T14:50:54.309Z] #43 45.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T14:50:54.309Z] #43 45.54 Selecting previously unselected package libnl-3-200:amd64. [2020-02-10T14:50:54.309Z] #43 45.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-10T14:50:54.309Z] #43 45.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-10T14:50:54.309Z] #43 45.67 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-10T14:50:54.309Z] #43 45.68 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-02-10T14:50:54.309Z] #43 45.69 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-10T14:50:54.309Z] #43 ... [2020-02-10T14:50:54.309Z] [2020-02-10T14:50:54.309Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:50:54.309Z] #35 29.55 Reading package lists... [2020-02-10T14:50:54.309Z] #35 36.34 Building dependency tree... [2020-02-10T14:50:54.309Z] #35 39.94 The following additional packages will be installed: [2020-02-10T14:50:54.309Z] #35 39.97 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-10T14:50:54.309Z] #35 39.98 Suggested packages: [2020-02-10T14:50:54.309Z] #35 40.00 cmake-doc ninja-build lrzip [2020-02-10T14:50:54.309Z] #35 40.00 Recommended packages: [2020-02-10T14:50:54.309Z] #35 40.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T14:50:54.309Z] #35 41.64 The following NEW packages will be installed: [2020-02-10T14:50:54.309Z] #35 41.66 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-10T14:50:54.309Z] #35 41.67 vim-common xxd [2020-02-10T14:50:54.309Z] #35 42.13 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T14:50:54.309Z] #35 42.13 Need to get 14.9 MB of archives. [2020-02-10T14:50:54.309Z] #35 42.13 After this operation, 61.8 MB of additional disk space will be used. [2020-02-10T14:50:54.309Z] #35 42.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-10T14:50:54.309Z] #35 42.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T14:50:54.309Z] #35 42.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-10T14:50:54.309Z] #35 42.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-10T14:50:54.309Z] #35 43.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-02-10T14:50:54.309Z] #35 43.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-02-10T14:50:54.309Z] #35 43.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-10T14:50:54.309Z] #35 43.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-02-10T14:50:54.309Z] #35 43.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-02-10T14:50:54.309Z] #35 43.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-02-10T14:50:54.309Z] #35 44.91 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:50:54.309Z] #35 45.13 Fetched 14.9 MB in 2s (7119 kB/s) [2020-02-10T14:50:54.309Z] #35 45.22 Selecting previously unselected package xxd. [2020-02-10T14:50:54.309Z] #35 45.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T14:50:54.309Z] #35 45.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-10T14:50:54.309Z] #35 45.34 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T14:50:54.309Z] #35 45.54 Selecting previously unselected package vim-common. [2020-02-10T14:50:54.309Z] #35 45.56 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T14:50:54.309Z] #35 45.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T14:50:54.309Z] #35 46.05 Selecting previously unselected package cmake-data. [2020-02-10T14:50:54.309Z] #35 46.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-10T14:50:54.309Z] #35 46.06 Unpacking cmake-data (3.13.4-1) ... [2020-02-10T14:50:54.309Z] #35 ... [2020-02-10T14:50:54.309Z] [2020-02-10T14:50:54.309Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:50:54.309Z] #43 46.05 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-10T14:50:54.309Z] #43 46.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-10T14:50:54.309Z] #43 46.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-10T14:50:54.500Z] From https://github.com/docker/buildx [2020-02-10T14:50:54.500Z] * [new tag] v0.3.1 -> build [2020-02-10T14:50:54.566Z] #43 46.25 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-10T14:50:54.566Z] #43 46.25 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-02-10T14:50:54.566Z] #43 46.28 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-10T14:50:54.566Z] #43 46.43 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-10T14:50:54.566Z] #43 46.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-02-10T14:50:54.566Z] #43 46.44 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-10T14:50:54.768Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-10T14:50:54.823Z] #43 46.72 Selecting previously unselected package libprotobuf17:amd64. [2020-02-10T14:50:54.824Z] #43 46.72 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-02-10T14:50:54.824Z] #43 46.74 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-10T14:50:55.121Z] Switched to branch 'build' [2020-02-10T14:50:55.146Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-10T14:50:55.521Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-10T14:50:55.521Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-10T14:50:55.521Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-10T14:50:55.521Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-10T14:50:55.521Z] go: finding github.com/golang/mock v1.1.1 [2020-02-10T14:50:55.743Z] Removing intermediate container e8d43a7d66e4 [2020-02-10T14:50:55.743Z] ---> 8279bd07492c [2020-02-10T14:50:55.743Z] Step 10/16 : RUN go mod download [2020-02-10T14:50:55.743Z] ---> Running in 51905d7e3f03 [2020-02-10T14:50:55.758Z] #43 47.67 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-02-10T14:50:55.758Z] #43 47.69 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-02-10T14:50:55.758Z] #43 47.70 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-10T14:50:55.910Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-10T14:50:55.910Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-10T14:50:56.015Z] #43 47.96 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-10T14:50:56.015Z] #43 47.96 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-02-10T14:50:56.015Z] #43 48.02 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-10T14:50:56.370Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-10T14:50:56.370Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-10T14:50:56.370Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-10T14:50:56.370Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-10T14:50:56.370Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-10T14:50:56.370Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-10T14:50:56.370Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-10T14:50:56.370Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-10T14:50:56.370Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-10T14:50:56.580Z] #43 ... [2020-02-10T14:50:56.580Z] [2020-02-10T14:50:56.580Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:50:56.580Z] #47 38.12 sync [2020-02-10T14:50:56.580Z] #47 38.14 internal/reflectlite [2020-02-10T14:50:56.580Z] #47 39.76 github.com/LK4D4/vndr/godl/singleflight [2020-02-10T14:50:56.580Z] #47 40.44 math/rand [2020-02-10T14:50:56.580Z] #47 42.13 internal/singleflight [2020-02-10T14:50:56.580Z] #47 42.64 errors [2020-02-10T14:50:56.580Z] #47 42.75 sort [2020-02-10T14:50:56.580Z] #47 43.33 io [2020-02-10T14:50:56.580Z] #47 44.16 strconv [2020-02-10T14:50:56.580Z] #47 44.43 bytes [2020-02-10T14:50:56.580Z] #47 46.67 bufio [2020-02-10T14:50:56.580Z] #47 ... [2020-02-10T14:50:56.580Z] [2020-02-10T14:50:56.580Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:50:56.580Z] #27 4.227 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T14:50:56.580Z] #27 4.603 [2020-02-10T14:50:56.716Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-10T14:50:56.837Z] #27 4.787 # 2.6% ###### 8.7% ########## 14.3% ############## 20.2% ################### 26.9% ######################## 34.2% ############################# 40.5% ################################## 47.6% ###################################### 53.4% ######################################### 58.0% ############################################ 62.3% ############################################### 66.2% #################################################### 73.3% ####################################################### 76.4% ########################################################## 81.0% ############################################################# 85.5% ################################################################ 89.3% ######################################################################## 100.0% [2020-02-10T14:50:56.837Z] #27 ... [2020-02-10T14:50:56.837Z] [2020-02-10T14:50:56.837Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:50:56.837Z] #47 48.40 syscall [2020-02-10T14:50:57.000Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-10T14:50:57.090Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-10T14:50:57.090Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-10T14:50:57.094Z] #47 48.56 reflect [2020-02-10T14:50:57.094Z] #47 ... [2020-02-10T14:50:57.094Z] [2020-02-10T14:50:57.094Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:50:57.094Z] #33 38.67 internal/reflectlite [2020-02-10T14:50:57.094Z] #33 38.67 sync [2020-02-10T14:50:57.094Z] #33 42.07 errors [2020-02-10T14:50:57.094Z] #33 42.14 sort [2020-02-10T14:50:57.094Z] #33 42.83 strconv [2020-02-10T14:50:57.095Z] #33 44.01 io [2020-02-10T14:50:57.095Z] #33 45.29 internal/oserror [2020-02-10T14:50:57.095Z] #33 45.36 syscall [2020-02-10T14:50:57.095Z] #33 47.22 reflect [2020-02-10T14:50:57.095Z] #33 ... [2020-02-10T14:50:57.095Z] [2020-02-10T14:50:57.095Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T14:50:57.095Z] #30 46.51 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-10T14:50:57.095Z] #30 48.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T14:50:57.464Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-10T14:50:58.034Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-10T14:50:58.034Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-10T14:50:58.034Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-10T14:50:58.501Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-10T14:50:58.501Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-10T14:50:58.639Z] go: finding cloud.google.com/go v0.26.0 [2020-02-10T14:50:58.791Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-10T14:50:58.791Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-10T14:50:58.791Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-10T14:50:59.082Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-10T14:50:59.374Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-10T14:50:59.374Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-10T14:50:59.652Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-10T14:50:59.652Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-10T14:50:59.652Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-10T14:50:59.652Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-10T14:50:59.652Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-10T14:50:59.652Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-10T14:50:59.678Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-10T14:50:59.678Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-10T14:51:00.038Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-10T14:51:00.038Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-10T14:51:00.373Z] #30 ... [2020-02-10T14:51:00.373Z] [2020-02-10T14:51:00.373Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:51:00.373Z] #27 7.133 #=#=# [2020-02-10T14:51:00.373Z] #27 7.306 ### 5.1% ############### 21.6% ########################## 36.5% ########################################## 58.8% ################################################# 68.5% ################################################################# 90.9% ######################################################################## 100.0% [2020-02-10T14:51:00.373Z] #27 8.395 [2020-02-10T14:51:00.373Z] #27 8.618 ### 5.0% ########## 14.7% ################ 23.4% ###################### 31.4% ########################### 38.6% ################################## 47.5% ##################################### 51.4% ########################################## 59.5% ############################################### 65.6% #################################################### 73.3% ######################################################### 79.2% ############################################################# 85.6% #################################################################### 95.5% ######################################################################## 100.0% [2020-02-10T14:51:00.373Z] #27 10.31 [2020-02-10T14:51:00.405Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-10T14:51:00.777Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-10T14:51:01.151Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-10T14:51:01.151Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-10T14:51:01.151Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-10T14:51:01.182Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-10T14:51:01.182Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-10T14:51:01.182Z] go: finding github.com/lib/pq v1.0.0 [2020-02-10T14:51:01.182Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-10T14:51:01.405Z] #27 10.51 0.7% # 2.6% ### 5.3% ##### 8.1% ###### 9.5% ######## 11.6% ######### 13.0% [2020-02-10T14:51:01.405Z] #27 ... [2020-02-10T14:51:01.405Z] [2020-02-10T14:51:01.405Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:51:01.405Z] #10 43.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-10T14:51:01.405Z] #10 43.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-10T14:51:01.405Z] #10 43.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-02-10T14:51:01.405Z] #10 47.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-02-10T14:51:01.405Z] #10 49.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-02-10T14:51:01.405Z] #10 49.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-02-10T14:51:01.405Z] #10 49.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-10T14:51:01.405Z] #10 49.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-10T14:51:01.405Z] #10 49.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-02-10T14:51:01.405Z] #10 49.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-02-10T14:51:01.405Z] #10 49.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-02-10T14:51:01.405Z] #10 49.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-02-10T14:51:01.405Z] #10 49.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-02-10T14:51:01.405Z] #10 49.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-02-10T14:51:01.405Z] #10 49.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-02-10T14:51:01.405Z] #10 49.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-02-10T14:51:01.405Z] #10 49.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-02-10T14:51:01.405Z] #10 49.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-02-10T14:51:01.405Z] #10 49.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-02-10T14:51:01.405Z] #10 51.10 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:51:01.405Z] #10 51.33 Fetched 78.2 MB in 8s (9509 kB/s) [2020-02-10T14:51:01.405Z] #10 51.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T14:51:01.405Z] #10 51.49 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ... [2020-02-10T14:51:01.405Z] #10 51.52 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T14:51:01.405Z] #10 52.04 Setting up libsystemd0:amd64 (241-7~deb10u3) ... [2020-02-10T14:51:01.405Z] #10 52.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T14:51:01.405Z] #10 52.26 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ... [2020-02-10T14:51:01.405Z] #10 52.28 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T14:51:01.405Z] #10 52.56 Setting up libudev1:amd64 (241-7~deb10u3) ... [2020-02-10T14:51:01.405Z] #10 52.73 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T14:51:01.405Z] #10 52.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-10T14:51:01.405Z] #10 52.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-02-10T14:51:01.405Z] #10 52.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T14:51:01.405Z] #10 ... [2020-02-10T14:51:01.405Z] [2020-02-10T14:51:01.405Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:51:01.474Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-10T14:51:01.474Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-10T14:51:01.474Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-10T14:51:01.536Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-10T14:51:01.536Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-10T14:51:01.765Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-10T14:51:01.915Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-10T14:51:02.290Z] go: finding github.com/kr/text v0.1.0 [2020-02-10T14:51:02.290Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-10T14:51:02.290Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-10T14:51:02.290Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-10T14:51:02.673Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-10T14:51:02.673Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-10T14:51:02.673Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-10T14:51:02.695Z] #27 10.51 0.7% # 2.6% ### 5.3% ##### 8.1% ###### 9.5% ######## 11.6% ######### 13.0% ########## 14.3% ########### 15.9% ############ 17.5% ############## 19.8% ############### 21.5% ################ 23.2% ################# 24.6% ################### 26.6% #################### 28.6% ###################### 30.6% ######################## 34.4% ########################### 38.6% ############################## 42.1% ##### [2020-02-10T14:51:02.695Z] #27 ... [2020-02-10T14:51:02.695Z] [2020-02-10T14:51:02.695Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:51:02.695Z] #50 44.32 + cd /tmp/tmp.RAyXV1Pcph/src/gotest.tools/gotestsum [2020-02-10T14:51:02.695Z] #50 44.32 + git checkout -q v0.3.5 [2020-02-10T14:51:02.695Z] #50 44.35 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T14:51:02.961Z] #50 ... [2020-02-10T14:51:02.961Z] [2020-02-10T14:51:02.961Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:51:03.033Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-10T14:51:03.033Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-10T14:51:03.033Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-10T14:51:03.033Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-10T14:51:03.033Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-10T14:51:03.270Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-10T14:51:03.417Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-10T14:51:03.562Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-10T14:51:03.797Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-10T14:51:03.797Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-10T14:51:03.852Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-10T14:51:03.853Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-10T14:51:04.143Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-10T14:51:04.143Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-10T14:51:04.161Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-10T14:51:04.161Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-10T14:51:04.512Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-10T14:51:04.512Z] go: finding github.com/kr/pty v1.1.1 [2020-02-10T14:51:04.769Z] #27 10.51 0.7% # 2.6% ### 5.3% ##### 8.1% ###### 9.5% ######## 11.6% ######### 13.0% ########## 14.3% ########### 15.9% ############ 17.5% ############## 19.8% ############### 21.5% ################ 23.2% ################# 24.6% ################### 26.6% #################### 28.6% ###################### 30.6% ######################## 34.4% ########################### 38.6% ############################## 42.1% ################################ 45.6% ################################## 48.3% ##################################### 51.6% ###################################### 54.1% ######################################### 57.1% ########################################### 60.3% ############################################## 63.9% ################################################ 67.8% ################################################## 70.5% ##################################################### 74.5% ####################################################### 77.7% ########################################################## 80.7% ############################################################ 83.7% ############################################################## 86.3% ################################################################ 89.3% ################################################################# 91.6% #################################################################### 94.7% ##################################################################### 97.0% ######################################################################## 100.0% [2020-02-10T14:51:04.884Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-10T14:51:05.027Z] #27 14.78 [2020-02-10T14:51:05.671Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-10T14:51:05.671Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-10T14:51:05.960Z] #27 15.77 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T14:51:06.299Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-10T14:51:06.525Z] #27 16.22 [2020-02-10T14:51:06.588Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-10T14:51:06.588Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-10T14:51:06.783Z] #27 16.46 ############# 19.3% ######################################################################## 100.0% [2020-02-10T14:51:06.783Z] #27 16.61 [2020-02-10T14:51:07.615Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-10T14:51:07.727Z] #27 17.59 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T14:51:07.727Z] #27 ... [2020-02-10T14:51:07.727Z] [2020-02-10T14:51:07.727Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:51:07.727Z] #43 49.57 Selecting previously unselected package libprotoc17:amd64. [2020-02-10T14:51:07.727Z] #43 49.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-02-10T14:51:07.727Z] #43 49.59 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-10T14:51:07.727Z] #43 50.31 Selecting previously unselected package protobuf-c-compiler. [2020-02-10T14:51:07.727Z] #43 50.31 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-02-10T14:51:07.727Z] #43 50.32 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T14:51:07.727Z] #43 50.49 Selecting previously unselected package protobuf-compiler. [2020-02-10T14:51:07.727Z] #43 50.51 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-02-10T14:51:07.727Z] #43 50.53 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-10T14:51:07.727Z] #43 50.70 Selecting previously unselected package python-pkg-resources. [2020-02-10T14:51:07.727Z] #43 50.74 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T14:51:07.727Z] #43 50.78 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-10T14:51:07.727Z] #43 51.02 Selecting previously unselected package python-six. [2020-02-10T14:51:07.727Z] #43 51.03 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-10T14:51:07.727Z] #43 51.04 Unpacking python-six (1.12.0-1) ... [2020-02-10T14:51:07.727Z] #43 51.16 Selecting previously unselected package python-protobuf. [2020-02-10T14:51:07.727Z] #43 51.16 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-02-10T14:51:07.727Z] #43 51.17 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-10T14:51:07.727Z] #43 51.68 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-10T14:51:07.727Z] #43 56.75 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-10T14:51:07.727Z] #43 56.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-10T14:51:07.727Z] #43 56.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-10T14:51:07.727Z] #43 56.83 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-10T14:51:07.727Z] #43 56.85 Setting up python-six (1.12.0-1) ... [2020-02-10T14:51:07.905Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-10T14:51:07.905Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-10T14:51:07.985Z] #43 ... [2020-02-10T14:51:07.986Z] [2020-02-10T14:51:07.986Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:51:07.986Z] #35 49.71 Selecting previously unselected package libicu63:amd64. [2020-02-10T14:51:07.986Z] #35 49.71 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-02-10T14:51:07.986Z] #35 49.72 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-10T14:51:07.986Z] #35 57.29 Selecting previously unselected package libxml2:amd64. [2020-02-10T14:51:07.986Z] #35 57.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-02-10T14:51:07.986Z] #35 57.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-10T14:51:07.986Z] #35 57.90 Selecting previously unselected package libarchive13:amd64. [2020-02-10T14:51:07.986Z] #35 57.91 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-02-10T14:51:07.986Z] #35 57.91 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-10T14:51:07.986Z] #35 58.28 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-10T14:51:07.986Z] #35 58.29 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-10T14:51:07.986Z] #35 58.31 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-10T14:51:07.986Z] #35 58.47 Selecting previously unselected package librhash0:amd64. [2020-02-10T14:51:07.986Z] #35 58.49 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-02-10T14:51:07.986Z] #35 58.51 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-02-10T14:51:07.986Z] #35 58.70 Selecting previously unselected package libuv1:amd64. [2020-02-10T14:51:07.986Z] #35 58.73 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-02-10T14:51:07.986Z] #35 58.73 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-02-10T14:51:07.986Z] #35 58.90 Selecting previously unselected package cmake. [2020-02-10T14:51:07.986Z] #35 58.93 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-02-10T14:51:07.986Z] #35 58.94 Unpacking cmake (3.13.4-1) ... [2020-02-10T14:51:07.986Z] #35 ... [2020-02-10T14:51:07.986Z] [2020-02-10T14:51:07.986Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:51:07.986Z] #10 55.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T14:51:07.986Z] #10 55.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-02-10T14:51:07.986Z] #10 55.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T14:51:07.986Z] #10 58.94 Selecting previously unselected package binutils-mingw-w64. [2020-02-10T14:51:07.986Z] #10 58.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-10T14:51:07.986Z] #10 58.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T14:51:07.986Z] #10 59.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-10T14:51:07.986Z] #10 59.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-10T14:51:07.986Z] #10 59.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-10T14:51:07.986Z] #10 59.37 Selecting previously unselected package dmsetup. [2020-02-10T14:51:07.986Z] #10 59.41 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-02-10T14:51:07.986Z] #10 59.41 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-10T14:51:07.986Z] #10 59.66 Selecting previously unselected package mingw-w64-common. [2020-02-10T14:51:07.986Z] #10 59.67 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-10T14:51:07.986Z] #10 59.68 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-10T14:51:08.533Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-10T14:51:08.533Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-10T14:51:08.919Z] #10 ... [2020-02-10T14:51:08.919Z] [2020-02-10T14:51:08.919Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:51:08.919Z] #43 60.89 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-10T14:51:08.919Z] #43 60.91 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-10T14:51:08.919Z] #43 60.93 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-10T14:51:09.174Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-10T14:51:09.177Z] #43 60.95 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-02-10T14:51:09.177Z] #43 60.97 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-10T14:51:09.177Z] #43 60.98 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-10T14:51:09.177Z] #43 60.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T14:51:09.177Z] #43 61.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-10T14:51:09.177Z] #43 61.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T14:51:09.177Z] #43 61.05 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-10T14:51:10.202Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-10T14:51:10.492Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-10T14:51:10.780Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-10T14:51:10.780Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-10T14:51:11.079Z] #43 ... [2020-02-10T14:51:11.079Z] [2020-02-10T14:51:11.079Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:51:11.079Z] #33 52.56 time [2020-02-10T14:51:11.079Z] #33 58.47 internal/poll [2020-02-10T14:51:11.079Z] #33 60.67 internal/syscall/unix [2020-02-10T14:51:11.079Z] #33 61.09 os [2020-02-10T14:51:11.079Z] #33 ... [2020-02-10T14:51:11.079Z] [2020-02-10T14:51:11.079Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:51:11.079Z] #27 18.01 [2020-02-10T14:51:11.079Z] #27 18.21 0.7% ######################################################################## 100.0% [2020-02-10T14:51:11.079Z] #27 18.40 [2020-02-10T14:51:11.079Z] #27 19.43 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T14:51:11.079Z] #27 19.50 skipping existing 1849cc453dee [2020-02-10T14:51:11.079Z] #27 19.62 [2020-02-10T14:51:11.079Z] #27 20.72 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T14:51:11.079Z] #27 21.11 [2020-02-10T14:51:11.409Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-10T14:51:11.657Z] #27 21.28 ######################################################################## 100.0% [2020-02-10T14:51:11.658Z] #27 21.41 [2020-02-10T14:51:11.658Z] #27 21.56 Download of images into '/build' complete. [2020-02-10T14:51:11.698Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-10T14:51:11.916Z] #27 21.56 Use something like the following to load the result into a Docker daemon: [2020-02-10T14:51:11.916Z] #27 21.56 tar -cC '/build' . | docker load [2020-02-10T14:51:12.174Z] #27 DONE 22.0s [2020-02-10T14:51:12.174Z] [2020-02-10T14:51:12.174Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:51:12.174Z] #35 62.16 Setting up libicu63:amd64 (63.1-6) ... [2020-02-10T14:51:12.174Z] #35 62.19 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T14:51:12.174Z] #35 62.22 Setting up libuv1:amd64 (1.24.1-1) ... [2020-02-10T14:51:12.174Z] #35 62.24 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T14:51:12.174Z] #35 62.28 Setting up librhash0:amd64 (1.3.8-1) ... [2020-02-10T14:51:12.174Z] #35 62.29 Setting up cmake-data (3.13.4-1) ... [2020-02-10T14:51:12.174Z] #35 62.32 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-10T14:51:12.174Z] #35 62.34 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-10T14:51:12.174Z] #35 62.35 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-10T14:51:12.174Z] #35 62.36 Setting up cmake (3.13.4-1) ... [2020-02-10T14:51:12.174Z] #35 62.37 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:51:12.174Z] #35 62.48 Processing triggers for mime-support (3.62) ... [2020-02-10T14:51:12.174Z] #35 DONE 64.0s [2020-02-10T14:51:12.174Z] [2020-02-10T14:51:12.174Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:51:12.331Z] go: finding golang.org/x/text v0.3.0 [2020-02-10T14:51:12.435Z] #36 DONE 0.2s [2020-02-10T14:51:12.435Z] [2020-02-10T14:51:12.435Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:51:12.435Z] #33 63.00 internal/fmtsort [2020-02-10T14:51:12.435Z] #33 ... [2020-02-10T14:51:12.435Z] [2020-02-10T14:51:12.435Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T14:51:12.435Z] #37 DONE 0.1s [2020-02-10T14:51:12.435Z] [2020-02-10T14:51:12.435Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:51:12.435Z] #33 64.05 strings [2020-02-10T14:51:12.959Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-10T14:51:13.250Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-10T14:51:13.250Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-10T14:51:13.250Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-10T14:51:13.878Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-10T14:51:14.508Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-10T14:51:14.508Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-10T14:51:14.965Z] #33 ... [2020-02-10T14:51:14.966Z] [2020-02-10T14:51:14.966Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:51:14.966Z] #47 56.17 time [2020-02-10T14:51:14.966Z] #47 62.69 os [2020-02-10T14:51:14.966Z] #47 62.98 internal/fmtsort [2020-02-10T14:51:14.966Z] #47 63.65 strings [2020-02-10T14:51:14.966Z] #47 ... [2020-02-10T14:51:14.966Z] [2020-02-10T14:51:14.966Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:51:15.542Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-10T14:51:15.542Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-10T14:51:15.832Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-10T14:51:16.340Z] #38 3.882 + RM_GOPATH=0 [2020-02-10T14:51:16.340Z] #38 3.883 + TMP_GOPATH= [2020-02-10T14:51:16.340Z] #38 3.883 + : /build [2020-02-10T14:51:16.340Z] #38 3.883 + '[' -z '' ']' [2020-02-10T14:51:16.340Z] #38 3.887 ++ mktemp -d [2020-02-10T14:51:16.340Z] #38 3.891 + export GOPATH=/tmp/tmp.opK0baHaKn [2020-02-10T14:51:16.340Z] #38 3.892 + GOPATH=/tmp/tmp.opK0baHaKn [2020-02-10T14:51:16.340Z] #38 3.892 + RM_GOPATH=1 [2020-02-10T14:51:16.340Z] #38 3.896 ++ dirname ./install.sh [2020-02-10T14:51:16.340Z] #38 3.898 + dir=. [2020-02-10T14:51:16.340Z] #38 3.898 + bin=tini [2020-02-10T14:51:16.340Z] #38 3.898 + shift [2020-02-10T14:51:16.340Z] #38 3.899 + '[' '!' -f ./tini.installer ']' [2020-02-10T14:51:16.340Z] #38 3.899 + . ./tini.installer [2020-02-10T14:51:16.340Z] #38 3.899 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T14:51:16.340Z] #38 3.902 + install_tini [2020-02-10T14:51:16.340Z] #38 3.902 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T14:51:16.340Z] #38 3.903 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T14:51:16.340Z] #38 3.903 + git clone https://github.com/krallin/tini.git /tmp/tmp.opK0baHaKn/tini [2020-02-10T14:51:16.340Z] #38 3.905 Cloning into '/tmp/tmp.opK0baHaKn/tini'... [2020-02-10T14:51:16.861Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-10T14:51:16.861Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-10T14:51:16.906Z] #38 4.549 + cd /tmp/tmp.opK0baHaKn/tini [2020-02-10T14:51:16.906Z] #38 4.550 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T14:51:16.906Z] #38 4.594 + cmake . [2020-02-10T14:51:17.840Z] #38 5.170 -- The C compiler identification is GNU 8.3.0 [2020-02-10T14:51:17.840Z] #38 5.257 -- Check for working C compiler: /usr/bin/cc [2020-02-10T14:51:17.840Z] #38 ... [2020-02-10T14:51:17.840Z] [2020-02-10T14:51:17.840Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:51:17.840Z] #43 69.10 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-10T14:51:17.841Z] #43 69.12 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:51:17.841Z] #43 DONE 69.6s [2020-02-10T14:51:17.841Z] [2020-02-10T14:51:17.841Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:51:18.368Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-10T14:51:18.368Z] go: finding cloud.google.com/go v0.26.0 [2020-02-10T14:51:18.679Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-10T14:51:18.969Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-10T14:51:18.969Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-10T14:51:19.261Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-10T14:51:19.890Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-10T14:51:20.514Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-10T14:51:20.802Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-10T14:51:22.071Z] #44 3.713 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T14:51:22.071Z] #44 3.713 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T14:51:22.299Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-10T14:51:22.299Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-10T14:51:22.593Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-10T14:51:23.441Z] #44 ... [2020-02-10T14:51:23.441Z] [2020-02-10T14:51:23.441Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:51:23.441Z] #38 6.129 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T14:51:23.441Z] #38 6.131 -- Detecting C compiler ABI info [2020-02-10T14:51:23.441Z] #38 6.828 -- Detecting C compiler ABI info - done [2020-02-10T14:51:23.441Z] #38 6.891 -- Detecting C compile features [2020-02-10T14:51:23.441Z] #38 9.169 -- Detecting C compile features - done [2020-02-10T14:51:23.441Z] #38 9.200 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T14:51:23.441Z] #38 9.489 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T14:51:23.441Z] #38 9.596 -- Configuring done [2020-02-10T14:51:23.441Z] #38 9.613 -- Generating done [2020-02-10T14:51:23.441Z] #38 9.628 -- Build files have been written to: /tmp/tmp.opK0baHaKn/tini [2020-02-10T14:51:23.441Z] #38 9.632 + make tini-static [2020-02-10T14:51:23.441Z] #38 10.09 Scanning dependencies of target tini-static [2020-02-10T14:51:23.441Z] #38 10.17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T14:51:23.877Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-02-10T14:51:23.877Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T14:51:23.877Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2020-02-10T14:51:23.877Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T14:51:23.877Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T14:51:23.877Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T14:51:24.090Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-10T14:51:24.373Z] #38 11.76 [100%] Linking C executable tini-static [2020-02-10T14:51:24.445Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T14:51:24.445Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T14:51:24.445Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T14:51:24.445Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T14:51:24.445Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T14:51:24.445Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T14:51:24.631Z] #38 12.32 [100%] Built target tini-static [2020-02-10T14:51:24.888Z] #38 12.49 + mkdir -p /build [2020-02-10T14:51:24.888Z] #38 12.50 + cp tini-static /build/docker-init [2020-02-10T14:51:24.888Z] #38 ... [2020-02-10T14:51:24.888Z] [2020-02-10T14:51:24.888Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:51:24.888Z] #33 66.61 fmt [2020-02-10T14:51:24.888Z] #33 68.74 path/filepath [2020-02-10T14:51:24.888Z] #33 70.43 io/ioutil [2020-02-10T14:51:24.888Z] #33 71.69 path [2020-02-10T14:51:24.888Z] #33 71.70 flag [2020-02-10T14:51:24.888Z] #33 72.23 github.com/BurntSushi/toml [2020-02-10T14:51:24.888Z] #33 73.79 log [2020-02-10T14:51:24.888Z] #33 74.45 text/tabwriter [2020-02-10T14:51:25.115Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-10T14:51:25.115Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-10T14:51:25.115Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-10T14:51:25.146Z] #33 ... [2020-02-10T14:51:25.146Z] [2020-02-10T14:51:25.146Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:51:25.383Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T14:51:25.383Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T14:51:25.402Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-10T14:51:25.403Z] #62 34.12 Checking out files: 50% (1547/3042) Checking out files: 51% (1552/3042) Checking out files: 52% (1582/3042) Checking out files: 53% (1613/3042) Checking out files: 54% (1643/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) [2020-02-10T14:51:25.403Z] #62 ... [2020-02-10T14:51:25.403Z] [2020-02-10T14:51:25.403Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:51:25.403Z] #38 DONE 13.0s [2020-02-10T14:51:25.403Z] [2020-02-10T14:51:25.403Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:51:25.955Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-02-10T14:51:25.955Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2020-02-10T14:51:26.030Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-10T14:51:26.030Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-10T14:51:26.030Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-10T14:51:26.178Z] #62 34.12 Checking out files: 50% (1547/3042) Checking out files: 51% (1552/3042) Checking out files: 52% (1582/3042) Checking out files: 53% (1613/3042) Checking out files: 54% (1643/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 83% (2529/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) [2020-02-10T14:51:26.178Z] #62 ... [2020-02-10T14:51:26.178Z] [2020-02-10T14:51:26.178Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:51:26.178Z] #47 67.78 regexp/syntax [2020-02-10T14:51:26.178Z] #47 67.81 fmt [2020-02-10T14:51:26.178Z] #47 72.87 flag [2020-02-10T14:51:26.178Z] #47 73.43 go/token [2020-02-10T14:51:26.178Z] #47 74.42 go/scanner [2020-02-10T14:51:26.178Z] #47 74.62 regexp [2020-02-10T14:51:26.178Z] #47 75.73 go/ast [2020-02-10T14:51:26.215Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 4.5% of statements [2020-02-10T14:51:26.215Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T14:51:26.215Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T14:51:26.215Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T14:51:26.215Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T14:51:26.215Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T14:51:26.215Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T14:51:26.215Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T14:51:26.215Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T14:51:26.215Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T14:51:26.215Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T14:51:26.215Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T14:51:26.215Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T14:51:26.215Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T14:51:26.215Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T14:51:26.215Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2020-02-10T14:51:26.436Z] #47 ... [2020-02-10T14:51:26.436Z] [2020-02-10T14:51:26.436Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:51:26.475Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 75.0% of statements [2020-02-10T14:51:26.475Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T14:51:26.475Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T14:51:26.475Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T14:51:26.475Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T14:51:26.475Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T14:51:26.475Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T14:51:26.475Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T14:51:26.475Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T14:51:26.475Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T14:51:26.475Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T14:51:26.475Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T14:51:26.658Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-10T14:51:26.736Z] ok github.com/docker/docker/builder/dockerignore 0.025s coverage: 96.8% of statements [2020-02-10T14:51:26.952Z] #62 34.12 Checking out files: 50% (1547/3042) Checking out files: 51% (1552/3042) Checking out files: 52% (1582/3042) Checking out files: 53% (1613/3042) Checking out files: 54% (1643/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 83% (2529/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-10T14:51:26.952Z] #62 35.88 + cd /tmp/tmp.OgFVLzUGxi/src/github.com/containerd/containerd [2020-02-10T14:51:26.952Z] #62 35.88 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T14:51:26.952Z] #62 ... [2020-02-10T14:51:26.952Z] [2020-02-10T14:51:26.952Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:51:26.952Z] #10 68.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T14:51:26.952Z] #10 68.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-10T14:51:26.952Z] #10 68.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T14:51:26.952Z] #10 74.98 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T14:51:26.952Z] #10 74.98 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-10T14:51:26.952Z] #10 74.99 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:51:26.952Z] #10 75.19 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T14:51:26.952Z] #10 75.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-10T14:51:26.952Z] #10 75.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:51:26.952Z] #10 ... [2020-02-10T14:51:26.952Z] [2020-02-10T14:51:26.952Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:51:26.952Z] #44 5.882 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T14:51:26.952Z] #44 5.900 GEN .gitid [2020-02-10T14:51:26.952Z] #44 5.924 GEN criu/include/version.h [2020-02-10T14:51:26.952Z] #44 5.952 GEN include/common/asm [2020-02-10T14:51:26.952Z] #44 7.582 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T14:51:26.952Z] #44 7.662 PBCC images/opts.pb-c.c [2020-02-10T14:51:26.952Z] #44 7.868 PBCC images/sit.pb-c.c [2020-02-10T14:51:26.952Z] #44 7.968 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T14:51:26.952Z] #44 8.079 DEP images/opts.pb-c.d [2020-02-10T14:51:26.952Z] #44 8.096 DEP images/sit.pb-c.d [2020-02-10T14:51:26.952Z] #44 8.150 PBCC images/macvlan.pb-c.c [2020-02-10T14:51:26.952Z] #44 8.245 DEP images/macvlan.pb-c.d [2020-02-10T14:51:26.952Z] #44 8.291 PBCC images/autofs.pb-c.c [2020-02-10T14:51:26.952Z] #44 8.395 DEP images/autofs.pb-c.d [2020-02-10T14:51:26.952Z] #44 8.575 PBCC images/sysctl.pb-c.c [2020-02-10T14:51:26.952Z] #44 8.670 DEP images/sysctl.pb-c.d [2020-02-10T14:51:26.952Z] #44 8.792 PBCC images/time.pb-c.c [2020-02-10T14:51:26.952Z] #44 8.792 DEP images/time.pb-c.d [2020-02-10T14:51:26.952Z] #44 8.792 PBCC images/binfmt-misc.pb-c.c [2020-02-10T14:51:26.952Z] #44 8.792 DEP images/binfmt-misc.pb-c.d [2020-02-10T14:51:26.952Z] #44 8.805 PBCC images/seccomp.pb-c.c [2020-02-10T14:51:26.952Z] #44 8.856 DEP images/seccomp.pb-c.d [2020-02-10T14:51:26.952Z] #44 8.872 PBCC images/userns.pb-c.c [2020-02-10T14:51:26.952Z] #44 8.879 DEP images/userns.pb-c.d [2020-02-10T14:51:26.952Z] #44 8.990 PBCC images/cgroup.pb-c.c [2020-02-10T14:51:26.952Z] #44 9.033 DEP images/cgroup.pb-c.d [2020-02-10T14:51:26.952Z] #44 9.109 PBCC images/fown.pb-c.c [2020-02-10T14:51:26.952Z] #44 9.144 PBCC images/ext-file.pb-c.c [2020-02-10T14:51:26.952Z] #44 9.190 DEP images/fown.pb-c.d [2020-02-10T14:51:26.952Z] #44 9.237 DEP images/ext-file.pb-c.d [2020-02-10T14:51:26.952Z] #44 9.284 PBCC images/rpc.pb-c.c [2020-02-10T14:51:27.210Z] #44 9.362 DEP images/rpc.pb-c.d [2020-02-10T14:51:27.210Z] #44 9.410 PBCC images/siginfo.pb-c.c [2020-02-10T14:51:27.210Z] #44 9.457 DEP images/siginfo.pb-c.d [2020-02-10T14:51:27.210Z] #44 9.521 PBCC images/pagemap.pb-c.c [2020-02-10T14:51:27.210Z] #44 9.555 DEP images/pagemap.pb-c.d [2020-02-10T14:51:27.210Z] #44 9.627 PBCC images/rlimit.pb-c.c [2020-02-10T14:51:27.286Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-10T14:51:27.286Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-10T14:51:27.286Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-10T14:51:27.468Z] #44 9.651 DEP images/rlimit.pb-c.d [2020-02-10T14:51:27.468Z] #44 9.698 PBCC images/file-lock.pb-c.c [2020-02-10T14:51:27.468Z] #44 9.744 DEP images/file-lock.pb-c.d [2020-02-10T14:51:27.468Z] #44 9.793 PBCC images/tty.pb-c.c [2020-02-10T14:51:27.468Z] #44 9.884 DEP images/tty.pb-c.d [2020-02-10T14:51:27.575Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-10T14:51:27.576Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-10T14:51:27.726Z] #44 9.954 PBCC images/tun.pb-c.c [2020-02-10T14:51:27.726Z] #44 10.04 PBCC images/netdev.pb-c.c [2020-02-10T14:51:27.726Z] #44 10.12 DEP images/tun.pb-c.d [2020-02-10T14:51:27.726Z] #44 10.15 DEP images/netdev.pb-c.d [2020-02-10T14:51:27.866Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-10T14:51:27.866Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-10T14:51:27.984Z] #44 10.29 PBCC images/vma.pb-c.c [2020-02-10T14:51:27.984Z] #44 10.33 DEP images/vma.pb-c.d [2020-02-10T14:51:27.984Z] #44 10.38 PBCC images/creds.pb-c.c [2020-02-10T14:51:27.984Z] #44 10.40 DEP images/creds.pb-c.d [2020-02-10T14:51:28.155Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-10T14:51:28.155Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-10T14:51:28.242Z] #44 10.44 PBCC images/utsns.pb-c.c [2020-02-10T14:51:28.242Z] #44 10.45 DEP images/utsns.pb-c.d [2020-02-10T14:51:28.242Z] #44 10.51 PBCC images/ipc-desc.pb-c.c [2020-02-10T14:51:28.242Z] #44 10.53 PBCC images/ipc-sem.pb-c.c [2020-02-10T14:51:28.242Z] #44 10.58 DEP images/ipc-desc.pb-c.d [2020-02-10T14:51:28.242Z] #44 10.63 DEP images/ipc-sem.pb-c.d [2020-02-10T14:51:28.499Z] #44 10.69 PBCC images/ipc-msg.pb-c.c [2020-02-10T14:51:28.499Z] #44 10.73 DEP images/ipc-msg.pb-c.d [2020-02-10T14:51:28.499Z] #44 10.82 PBCC images/ipc-shm.pb-c.c [2020-02-10T14:51:28.757Z] #44 10.88 DEP images/ipc-shm.pb-c.d [2020-02-10T14:51:28.757Z] #44 10.93 PBCC images/ipc-var.pb-c.c [2020-02-10T14:51:28.757Z] #44 10.95 DEP images/ipc-var.pb-c.d [2020-02-10T14:51:28.757Z] #44 11.00 PBCC images/sk-opts.pb-c.c [2020-02-10T14:51:28.757Z] #44 11.05 PBCC images/packet-sock.pb-c.c [2020-02-10T14:51:28.757Z] #44 11.10 DEP images/sk-opts.pb-c.d [2020-02-10T14:51:28.757Z] #44 11.13 DEP images/packet-sock.pb-c.d [2020-02-10T14:51:28.781Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-10T14:51:29.015Z] #44 11.25 PBCC images/sk-netlink.pb-c.c [2020-02-10T14:51:29.015Z] #44 11.35 DEP images/sk-netlink.pb-c.d [2020-02-10T14:51:29.070Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-10T14:51:29.274Z] #44 11.42 PBCC images/sk-inet.pb-c.c [2020-02-10T14:51:29.274Z] #44 11.45 DEP images/sk-inet.pb-c.d [2020-02-10T14:51:29.274Z] #44 11.48 PBCC images/sk-unix.pb-c.c [2020-02-10T14:51:29.274Z] #44 11.52 DEP images/sk-unix.pb-c.d [2020-02-10T14:51:29.274Z] #44 11.56 PBCC images/mm.pb-c.c [2020-02-10T14:51:29.274Z] #44 11.60 DEP images/mm.pb-c.d [2020-02-10T14:51:29.274Z] #44 11.65 PBCC images/timerfd.pb-c.c [2020-02-10T14:51:29.278Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-02-10T14:51:29.360Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-10T14:51:29.532Z] #44 11.72 DEP images/timerfd.pb-c.d [2020-02-10T14:51:29.532Z] #44 11.77 PBCC images/timer.pb-c.c [2020-02-10T14:51:29.532Z] #44 11.81 DEP images/timer.pb-c.d [2020-02-10T14:51:29.532Z] #44 11.85 PBCC images/sa.pb-c.c [2020-02-10T14:51:29.532Z] #44 11.94 DEP images/sa.pb-c.d [2020-02-10T14:51:29.648Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-10T14:51:29.648Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-10T14:51:29.789Z] #44 12.00 PBCC images/pipe-data.pb-c.c [2020-02-10T14:51:29.789Z] #44 12.03 DEP images/pipe-data.pb-c.d [2020-02-10T14:51:29.789Z] #44 12.07 PBCC images/mnt.pb-c.c [2020-02-10T14:51:29.789Z] #44 12.12 DEP images/mnt.pb-c.d [2020-02-10T14:51:29.789Z] #44 12.17 PBCC images/sk-packet.pb-c.c [2020-02-10T14:51:29.940Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-10T14:51:29.940Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-10T14:51:30.046Z] #44 12.22 DEP images/sk-packet.pb-c.d [2020-02-10T14:51:30.046Z] #44 12.30 PBCC images/tcp-stream.pb-c.c [2020-02-10T14:51:30.046Z] #44 12.40 DEP images/tcp-stream.pb-c.d [2020-02-10T14:51:30.046Z] #44 12.45 PBCC images/pipe.pb-c.c [2020-02-10T14:51:30.231Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-10T14:51:30.232Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-10T14:51:30.232Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-10T14:51:30.304Z] #44 12.54 DEP images/pipe.pb-c.d [2020-02-10T14:51:30.305Z] #44 12.58 PBCC images/pstree.pb-c.c [2020-02-10T14:51:30.305Z] #44 12.63 DEP images/pstree.pb-c.d [2020-02-10T14:51:30.305Z] #44 12.68 PBCC images/fs.pb-c.c [2020-02-10T14:51:30.305Z] #44 12.73 DEP images/fs.pb-c.d [2020-02-10T14:51:30.562Z] #44 12.79 PBCC images/signalfd.pb-c.c [2020-02-10T14:51:30.562Z] #44 12.87 DEP images/signalfd.pb-c.d [2020-02-10T14:51:30.820Z] #44 ... [2020-02-10T14:51:30.820Z] [2020-02-10T14:51:30.820Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:51:30.820Z] #33 77.29 github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T14:51:30.820Z] #33 DONE 82.2s [2020-02-10T14:51:30.820Z] [2020-02-10T14:51:30.820Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:51:30.820Z] #44 12.95 PBCC images/fh.pb-c.c [2020-02-10T14:51:30.820Z] #44 ... [2020-02-10T14:51:30.820Z] [2020-02-10T14:51:30.820Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:51:30.820Z] #62 37.08 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T14:51:30.820Z] #62 37.08 + BUILDTAGS='netgo osusergo static_build' [2020-02-10T14:51:30.820Z] #62 37.08 + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T14:51:30.820Z] #62 37.08 + EXTRA_FLAGS=-buildmode=pie [2020-02-10T14:51:30.820Z] #62 37.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T14:51:30.820Z] #62 37.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T14:51:30.820Z] #62 37.08 + '[' '' = dynamic ']' [2020-02-10T14:51:30.820Z] #62 37.08 + make [2020-02-10T14:51:30.820Z] #62 38.00 + bin/ctr [2020-02-10T14:51:31.187Z] ok github.com/docker/docker/builder/remotecontext 0.280s coverage: 13.6% of statements [2020-02-10T14:51:31.274Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-10T14:51:31.447Z] ok github.com/docker/docker/builder/remotecontext/git 3.563s coverage: 86.3% of statements [2020-02-10T14:51:31.567Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-10T14:51:31.567Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-10T14:51:31.859Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-10T14:51:32.017Z] ok github.com/docker/docker/builder/dockerfile 1.026s coverage: 48.2% of statements [2020-02-10T14:51:32.017Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T14:51:32.017Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T14:51:32.490Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-10T14:51:32.490Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-10T14:51:32.490Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-10T14:51:32.778Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-10T14:51:33.146Z] Removing intermediate container 7ef67d4150b9 [2020-02-10T14:51:33.146Z] ---> 4ac48b3421e0 [2020-02-10T14:51:33.146Z] Step 11/16 : ARG GOOS [2020-02-10T14:51:33.352Z] #62 ... [2020-02-10T14:51:33.352Z] [2020-02-10T14:51:33.352Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:51:33.352Z] #44 13.06 PBCC images/fsnotify.pb-c.c [2020-02-10T14:51:33.352Z] #44 13.17 DEP images/fh.pb-c.d [2020-02-10T14:51:33.352Z] #44 13.29 DEP images/fsnotify.pb-c.d [2020-02-10T14:51:33.352Z] #44 13.44 PBCC images/eventpoll.pb-c.c [2020-02-10T14:51:33.352Z] #44 13.49 DEP images/eventpoll.pb-c.d [2020-02-10T14:51:33.352Z] #44 13.58 PBCC images/eventfd.pb-c.c [2020-02-10T14:51:33.352Z] #44 13.71 DEP images/eventfd.pb-c.d [2020-02-10T14:51:33.352Z] #44 13.74 PBCC images/remap-file-path.pb-c.c [2020-02-10T14:51:33.352Z] #44 13.79 DEP images/remap-file-path.pb-c.d [2020-02-10T14:51:33.352Z] #44 13.85 PBCC images/fifo.pb-c.c [2020-02-10T14:51:33.352Z] #44 13.90 DEP images/fifo.pb-c.d [2020-02-10T14:51:33.352Z] #44 13.98 PBCC images/ghost-file.pb-c.c [2020-02-10T14:51:33.352Z] #44 13.99 DEP images/ghost-file.pb-c.d [2020-02-10T14:51:33.352Z] #44 14.09 PBCC images/regfile.pb-c.c [2020-02-10T14:51:33.352Z] #44 14.13 DEP images/regfile.pb-c.d [2020-02-10T14:51:33.352Z] #44 14.22 PBCC images/ns.pb-c.c [2020-02-10T14:51:33.352Z] #44 14.27 DEP images/ns.pb-c.d [2020-02-10T14:51:33.352Z] #44 14.31 PBCC images/fdinfo.pb-c.c [2020-02-10T14:51:33.352Z] #44 14.39 DEP images/fdinfo.pb-c.d [2020-02-10T14:51:33.352Z] #44 14.47 PBCC images/core-aarch64.pb-c.c [2020-02-10T14:51:33.352Z] #44 14.49 PBCC images/core-arm.pb-c.c [2020-02-10T14:51:33.352Z] #44 14.56 PBCC images/core-ppc64.pb-c.c [2020-02-10T14:51:33.352Z] #44 14.62 PBCC images/core-s390.pb-c.c [2020-02-10T14:51:33.352Z] #44 14.72 PBCC images/core-x86.pb-c.c [2020-02-10T14:51:33.352Z] #44 14.78 PBCC images/core.pb-c.c [2020-02-10T14:51:33.352Z] #44 14.85 PBCC images/inventory.pb-c.c [2020-02-10T14:51:33.352Z] #44 14.91 DEP images/core-aarch64.pb-c.d [2020-02-10T14:51:33.352Z] #44 15.01 DEP images/core-arm.pb-c.d [2020-02-10T14:51:33.352Z] #44 15.08 DEP images/core-ppc64.pb-c.d [2020-02-10T14:51:33.352Z] #44 15.13 DEP images/core-s390.pb-c.d [2020-02-10T14:51:33.352Z] #44 15.19 DEP images/core-x86.pb-c.d [2020-02-10T14:51:33.352Z] #44 15.23 DEP images/core.pb-c.d [2020-02-10T14:51:33.352Z] #44 15.28 DEP images/inventory.pb-c.d [2020-02-10T14:51:33.352Z] #44 15.36 PBCC images/cpuinfo.pb-c.c [2020-02-10T14:51:33.352Z] #44 15.42 DEP images/cpuinfo.pb-c.d [2020-02-10T14:51:33.352Z] #44 15.47 PBCC images/stats.pb-c.c [2020-02-10T14:51:33.352Z] #44 15.52 DEP images/stats.pb-c.d [2020-02-10T14:51:33.407Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-10T14:51:33.407Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-10T14:51:33.510Z] ---> Running in 30b9fcf64377 [2020-02-10T14:51:33.510Z] Removing intermediate container 30b9fcf64377 [2020-02-10T14:51:33.510Z] ---> 769556720d2d [2020-02-10T14:51:33.510Z] Step 12/16 : ARG GOARCH [2020-02-10T14:51:33.510Z] ---> Running in 3286d7c7fa54 [2020-02-10T14:51:33.696Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-10T14:51:33.866Z] Removing intermediate container 3286d7c7fa54 [2020-02-10T14:51:33.866Z] ---> 00b835fe0540 [2020-02-10T14:51:33.866Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-02-10T14:51:33.866Z] ---> Running in 6fde84c9534c [2020-02-10T14:51:33.984Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-10T14:51:34.611Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-10T14:51:34.723Z] #44 16.95 make[1]: Nothing to be done for 'all'. [2020-02-10T14:51:34.903Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-10T14:51:34.903Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-10T14:51:35.574Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-10T14:51:36.100Z] #44 18.29 CC images/stats.o [2020-02-10T14:51:36.209Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-10T14:51:36.209Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-10T14:51:36.217Z] ok github.com/docker/docker/client 0.384s coverage: 75.8% of statements [2020-02-10T14:51:36.359Z] #44 18.67 CC images/core.o [2020-02-10T14:51:36.503Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-10T14:51:36.791Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-10T14:51:36.791Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-10T14:51:36.791Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-10T14:51:36.791Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-10T14:51:37.293Z] #44 19.37 CC images/core-x86.o [2020-02-10T14:51:37.293Z] #44 ... [2020-02-10T14:51:37.293Z] [2020-02-10T14:51:37.293Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:51:37.293Z] #47 78.82 internal/lazyregexp [2020-02-10T14:51:37.293Z] #47 79.12 net/url [2020-02-10T14:51:37.293Z] #47 81.00 text/template/parse [2020-02-10T14:51:37.293Z] #47 81.50 go/parser [2020-02-10T14:51:37.293Z] #47 85.38 encoding/xml [2020-02-10T14:51:37.293Z] #47 85.71 text/template [2020-02-10T14:51:37.551Z] #47 ... [2020-02-10T14:51:37.551Z] [2020-02-10T14:51:37.551Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:51:37.551Z] #44 19.92 CC images/core-arm.o [2020-02-10T14:51:38.117Z] #44 20.35 CC images/core-aarch64.o [2020-02-10T14:51:38.683Z] #44 20.69 CC images/core-ppc64.o [2020-02-10T14:51:38.845Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-10T14:51:38.845Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-10T14:51:38.845Z] go: finding github.com/kr/text v0.1.0 [2020-02-10T14:51:39.141Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-10T14:51:39.141Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-10T14:51:39.249Z] #44 21.37 CC images/core-s390.o [2020-02-10T14:51:40.183Z] #44 22.13 CC images/cpuinfo.o [2020-02-10T14:51:40.441Z] #44 22.67 CC images/inventory.o [2020-02-10T14:51:40.644Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-10T14:51:40.698Z] #44 22.88 CC images/fdinfo.o [2020-02-10T14:51:40.956Z] #44 23.16 CC images/fown.o [2020-02-10T14:51:41.213Z] #44 23.49 CC images/ns.o [2020-02-10T14:51:41.274Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-10T14:51:41.274Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-10T14:51:41.471Z] #44 23.73 CC images/regfile.o [2020-02-10T14:51:41.728Z] #44 23.90 CC images/ghost-file.o [2020-02-10T14:51:41.985Z] #44 24.20 CC images/fifo.o [2020-02-10T14:51:42.243Z] #44 24.43 CC images/remap-file-path.o [2020-02-10T14:51:42.307Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-10T14:51:42.307Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-10T14:51:42.500Z] #44 24.63 CC images/eventfd.o [2020-02-10T14:51:42.501Z] #44 24.83 CC images/eventpoll.o [2020-02-10T14:51:42.758Z] #44 25.05 CC images/fh.o [2020-02-10T14:51:43.016Z] #44 25.34 CC images/fsnotify.o [2020-02-10T14:51:43.808Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-10T14:51:43.949Z] #44 25.95 CC images/signalfd.o [2020-02-10T14:51:43.949Z] #44 26.16 CC images/fs.o [2020-02-10T14:51:44.206Z] #44 26.41 CC images/pstree.o [2020-02-10T14:51:44.448Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-10T14:51:44.448Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-10T14:51:44.463Z] #44 26.67 CC images/pipe.o [2020-02-10T14:51:44.720Z] #44 27.03 CC images/tcp-stream.o [2020-02-10T14:51:44.737Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-10T14:51:44.977Z] #44 27.25 CC images/sk-packet.o [2020-02-10T14:51:45.396Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-10T14:51:45.542Z] #44 27.64 CC images/mnt.o [2020-02-10T14:51:45.542Z] #44 27.88 CC images/pipe-data.o [2020-02-10T14:51:45.799Z] #44 28.13 CC images/sa.o [2020-02-10T14:51:46.377Z] #44 28.43 CC images/timer.o [2020-02-10T14:51:46.635Z] #44 28.85 CC images/timerfd.o [2020-02-10T14:51:46.894Z] #44 29.05 CC images/mm.o [2020-02-10T14:51:46.894Z] #44 ... [2020-02-10T14:51:46.894Z] [2020-02-10T14:51:46.894Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:51:46.938Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-10T14:51:46.938Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-10T14:51:46.938Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-10T14:51:47.151Z] #10 98.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T14:51:47.151Z] #10 98.84 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-10T14:51:47.151Z] #10 98.84 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:51:47.567Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-10T14:51:48.621Z] go: finding github.com/kr/pty v1.1.1 [2020-02-10T14:51:48.910Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-10T14:51:49.048Z] #10 ... [2020-02-10T14:51:49.048Z] [2020-02-10T14:51:49.048Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:51:49.048Z] #47 90.37 go/doc [2020-02-10T14:51:49.048Z] #47 90.44 github.com/LK4D4/vndr/versioned [2020-02-10T14:51:49.048Z] #47 90.53 compress/flate [2020-02-10T14:51:49.048Z] #47 92.73 hash/crc32 [2020-02-10T14:51:49.048Z] #47 93.13 compress/gzip [2020-02-10T14:51:49.048Z] #47 93.89 vendor/golang.org/x/crypto/cryptobyte [2020-02-10T14:51:49.048Z] #47 94.11 github.com/LK4D4/vndr/build [2020-02-10T14:51:49.048Z] #47 96.15 net [2020-02-10T14:51:49.048Z] #47 97.49 vendor/golang.org/x/crypto/chacha20poly1305 [2020-02-10T14:51:49.048Z] #47 98.65 vendor/golang.org/x/text/transform [2020-02-10T14:51:49.048Z] #47 99.45 vendor/golang.org/x/text/unicode/bidi [2020-02-10T14:51:49.048Z] #47 ... [2020-02-10T14:51:49.048Z] [2020-02-10T14:51:49.048Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:51:49.048Z] #44 29.42 CC images/sk-opts.o [2020-02-10T14:51:49.048Z] #44 29.73 CC images/sk-unix.o [2020-02-10T14:51:49.048Z] #44 30.14 CC images/sk-inet.o [2020-02-10T14:51:49.048Z] #44 30.45 CC images/tun.o [2020-02-10T14:51:49.048Z] #44 30.73 CC images/sk-netlink.o [2020-02-10T14:51:49.048Z] #44 31.00 CC images/packet-sock.o [2020-02-10T14:51:49.048Z] #44 31.43 CC images/ipc-var.o [2020-02-10T14:51:49.617Z] #44 31.76 CC images/ipc-desc.o [2020-02-10T14:51:49.875Z] #44 32.09 CC images/ipc-shm.o [2020-02-10T14:51:50.131Z] #44 32.35 CC images/ipc-msg.o [2020-02-10T14:51:50.389Z] #44 32.73 CC images/ipc-sem.o [2020-02-10T14:51:50.436Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-10T14:51:50.646Z] #44 32.99 CC images/utsns.o [2020-02-10T14:51:50.903Z] #44 33.26 CC images/creds.o [2020-02-10T14:51:51.160Z] #44 33.55 CC images/vma.o [2020-02-10T14:51:51.418Z] #44 33.83 CC images/netdev.o [2020-02-10T14:51:51.503Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-10T14:51:51.983Z] #44 34.21 CC images/tty.o [2020-02-10T14:51:52.150Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-10T14:51:52.439Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-10T14:51:52.915Z] #44 34.91 CC images/file-lock.o [2020-02-10T14:51:52.915Z] #44 35.09 CC images/rlimit.o [2020-02-10T14:51:52.915Z] #44 35.26 CC images/pagemap.o [2020-02-10T14:51:53.094Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-10T14:51:53.479Z] #44 35.55 CC images/siginfo.o [2020-02-10T14:51:53.736Z] #44 35.94 CC images/rpc.o [2020-02-10T14:51:54.163Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-10T14:51:54.163Z] go: finding github.com/golang/mock v1.1.1 [2020-02-10T14:51:54.462Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-10T14:51:54.751Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-10T14:51:55.107Z] #44 37.37 CC images/ext-file.o [2020-02-10T14:51:55.366Z] #44 37.56 CC images/cgroup.o [2020-02-10T14:51:55.804Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-10T14:51:56.299Z] #44 38.30 CC images/userns.o [2020-02-10T14:51:56.299Z] #44 38.60 CC images/google/protobuf/descriptor.o [2020-02-10T14:51:56.841Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-10T14:51:57.471Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-10T14:51:57.471Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-10T14:51:58.196Z] #44 40.45 CC images/opts.o [2020-02-10T14:51:58.454Z] #44 40.73 CC images/seccomp.o [2020-02-10T14:51:58.538Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-10T14:51:58.711Z] #44 ... [2020-02-10T14:51:58.711Z] [2020-02-10T14:51:58.711Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:51:58.711Z] #65 102.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T14:51:58.711Z] #65 102.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T14:51:58.711Z] #65 DONE 110.1s [2020-02-10T14:51:58.711Z] [2020-02-10T14:51:58.711Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T14:51:58.711Z] #66 DONE 0.1s [2020-02-10T14:51:58.711Z] [2020-02-10T14:51:58.711Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:51:58.711Z] #47 101.3 vendor/golang.org/x/text/unicode/norm [2020-02-10T14:51:58.711Z] #47 105.7 vendor/golang.org/x/net/idna [2020-02-10T14:51:58.711Z] #47 108.4 vendor/golang.org/x/net/http2/hpack [2020-02-10T14:51:58.711Z] #47 109.8 mime [2020-02-10T14:51:58.828Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-10T14:51:58.969Z] #47 ... [2020-02-10T14:51:58.969Z] [2020-02-10T14:51:58.969Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:51:58.969Z] #44 41.17 CC images/binfmt-misc.o [2020-02-10T14:51:59.226Z] #44 41.46 CC images/time.o [2020-02-10T14:51:59.517Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-10T14:51:59.517Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-10T14:51:59.517Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-10T14:51:59.517Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-10T14:51:59.790Z] #44 41.94 CC images/sysctl.o [2020-02-10T14:52:00.048Z] #44 42.30 CC images/autofs.o [2020-02-10T14:52:00.306Z] #44 42.51 CC images/macvlan.o [2020-02-10T14:52:00.564Z] #44 42.77 CC images/sit.o [2020-02-10T14:52:00.823Z] #44 43.06 LINK images/built-in.o [2020-02-10T14:52:00.823Z] #44 43.14 GEN compel/include/asm [2020-02-10T14:52:00.823Z] #44 43.15 GEN compel/include/version.h [2020-02-10T14:52:00.823Z] #44 43.17 touch .config [2020-02-10T14:52:01.080Z] #44 43.18 GEN include/common/config.h [2020-02-10T14:52:01.080Z] #44 43.26 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-10T14:52:01.080Z] #44 43.29 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-10T14:52:01.080Z] #44 43.31 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-10T14:52:01.080Z] #44 43.33 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-10T14:52:01.080Z] #44 43.36 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-10T14:52:01.080Z] #44 43.38 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-10T14:52:01.080Z] #44 43.40 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T14:52:01.338Z] #44 43.43 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-10T14:52:01.338Z] #44 43.45 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T14:52:01.338Z] #44 43.48 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T14:52:01.338Z] #44 43.48 DEP compel/plugins/std/infect.d [2020-02-10T14:52:01.338Z] #44 43.57 DEP compel/plugins/std/string.d [2020-02-10T14:52:01.338Z] #44 43.68 DEP compel/plugins/std/log.d [2020-02-10T14:52:01.596Z] #44 43.73 DEP compel/plugins/std/fds.d [2020-02-10T14:52:01.596Z] #44 43.80 DEP compel/plugins/std/std.d [2020-02-10T14:52:01.596Z] #44 43.94 DEP compel/plugins/shmem/shmem.d [2020-02-10T14:52:01.596Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-10T14:52:01.854Z] #44 44.09 DEP compel/plugins/fds/fds.d [2020-02-10T14:52:02.112Z] #44 44.25 CC compel/plugins/std/std.o [2020-02-10T14:52:02.229Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-10T14:52:02.229Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-10T14:52:02.370Z] #44 44.57 CC compel/plugins/std/fds.o [2020-02-10T14:52:02.416Z] Removing intermediate container 6fde84c9534c [2020-02-10T14:52:02.416Z] ---> 37551d6cd0e3 [2020-02-10T14:52:02.416Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-10T14:52:02.416Z] ---> 687421176e14 [2020-02-10T14:52:02.416Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-10T14:52:02.545Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-10T14:52:02.545Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-10T14:52:02.628Z] #44 44.98 CC compel/plugins/std/log.o [2020-02-10T14:52:02.769Z] ---> 3c2e419dde6d [2020-02-10T14:52:02.769Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-10T14:52:03.126Z] ---> Running in dadb8f24f7ac [2020-02-10T14:52:03.126Z] Removing intermediate container dadb8f24f7ac [2020-02-10T14:52:03.126Z] ---> 1a23e1250a27 [2020-02-10T14:52:03.126Z] Successfully built 1a23e1250a27 [2020-02-10T14:52:03.126Z] Successfully tagged moby-buildx:latest [2020-02-10T14:52:03.126Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-10T14:52:03.126Z] if [ -n "${id}" ]; then \ [2020-02-10T14:52:03.126Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-10T14:52:03.126Z] && touch bundles/buildx; \ [2020-02-10T14:52:03.126Z] docker rm -f ${id}; \ [2020-02-10T14:52:03.126Z] fi [2020-02-10T14:52:03.492Z] cabe4cb8c3a293d90af8f1f5bbbd91ca060722be12f6d1f867f76db614e89d76 [2020-02-10T14:52:03.492Z] bundles/buildx version [2020-02-10T14:52:03.492Z] buildx v0.3.1 6db68d0 [2020-02-10T14:52:03.492Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:74187450016171819235c850ec918659096d3e9f . [2020-02-10T14:52:03.492Z] #1 [internal] booting buildkit [2020-02-10T14:52:03.575Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-10T14:52:03.575Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-10T14:52:03.658Z] #44 45.72 CC compel/plugins/std/string.o [2020-02-10T14:52:03.842Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-10T14:52:03.872Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-10T14:52:03.872Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-10T14:52:04.162Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-10T14:52:04.162Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-10T14:52:04.241Z] #44 46.49 CC compel/plugins/std/infect.o [2020-02-10T14:52:04.241Z] #44 ... [2020-02-10T14:52:04.241Z] [2020-02-10T14:52:04.241Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:52:04.241Z] #10 116.2 Selecting previously unselected package libapparmor1:amd64. [2020-02-10T14:52:04.498Z] #10 116.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-02-10T14:52:04.498Z] #10 116.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-02-10T14:52:04.498Z] #10 116.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-10T14:52:04.498Z] #10 116.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-02-10T14:52:04.498Z] #10 116.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-10T14:52:04.498Z] #10 116.5 Selecting previously unselected package libbtrfs0. [2020-02-10T14:52:04.756Z] #10 116.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-10T14:52:04.756Z] #10 116.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T14:52:04.756Z] #10 116.6 Selecting previously unselected package libbtrfs-dev. [2020-02-10T14:52:04.756Z] #10 116.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-10T14:52:04.756Z] #10 116.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T14:52:04.756Z] #10 116.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-10T14:52:04.795Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-10T14:52:05.012Z] #10 116.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-10T14:52:05.012Z] #10 116.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-10T14:52:05.012Z] #10 116.8 Selecting previously unselected package libudev-dev:amd64. [2020-02-10T14:52:05.012Z] #10 116.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-02-10T14:52:05.012Z] #10 116.8 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-10T14:52:05.270Z] #10 ... [2020-02-10T14:52:05.270Z] [2020-02-10T14:52:05.270Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:52:05.270Z] #50 DONE 116.9s [2020-02-10T14:52:05.270Z] [2020-02-10T14:52:05.270Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:52:05.270Z] #10 117.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-10T14:52:05.270Z] #10 117.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-02-10T14:52:05.270Z] #10 117.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-02-10T14:52:05.828Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-02-10T14:52:05.828Z] #1 creating container buildx_buildkit_default [2020-02-10T14:52:05.900Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-10T14:52:06.189Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-10T14:52:06.189Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-10T14:52:06.200Z] #10 117.8 Selecting previously unselected package libpcre16-3:amd64. [2020-02-10T14:52:06.200Z] #10 117.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-02-10T14:52:06.200Z] #10 117.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-02-10T14:52:06.200Z] #10 118.0 Selecting previously unselected package libpcre32-3:amd64. [2020-02-10T14:52:06.200Z] #10 118.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-02-10T14:52:06.200Z] #10 118.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-02-10T14:52:06.245Z] #1 creating container buildx_buildkit_default 0.5s done [2020-02-10T14:52:06.245Z] #1 DONE 2.4s [2020-02-10T14:52:06.245Z] [2020-02-10T14:52:06.245Z] #2 [internal] load build definition from Dockerfile [2020-02-10T14:52:06.245Z] #2 transferring dockerfile: 15.71kB done [2020-02-10T14:52:06.245Z] #2 DONE 0.0s [2020-02-10T14:52:06.245Z] [2020-02-10T14:52:06.245Z] #3 [internal] load .dockerignore [2020-02-10T14:52:06.245Z] #3 transferring context: 87B done [2020-02-10T14:52:06.245Z] #3 DONE 0.0s [2020-02-10T14:52:06.245Z] [2020-02-10T14:52:06.245Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T14:52:06.457Z] #10 118.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-10T14:52:06.457Z] #10 118.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-02-10T14:52:06.457Z] #10 118.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-10T14:52:06.488Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-10T14:52:06.488Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-10T14:52:06.488Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-10T14:52:06.715Z] #10 118.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-10T14:52:06.715Z] #10 118.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-02-10T14:52:06.715Z] #10 118.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-10T14:52:06.802Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-10T14:52:06.974Z] #10 118.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-10T14:52:06.974Z] #10 118.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-02-10T14:52:06.974Z] #10 118.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-10T14:52:07.019Z] #4 DONE 0.5s [2020-02-10T14:52:07.019Z] [2020-02-10T14:52:07.019Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T14:52:07.019Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-10T14:52:07.019Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-10T14:52:07.019Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-02-10T14:52:07.019Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-02-10T14:52:07.019Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-02-10T14:52:07.092Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-10T14:52:07.231Z] #10 118.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-10T14:52:07.231Z] #10 119.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-02-10T14:52:07.231Z] #10 119.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-10T14:52:07.231Z] #10 119.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-10T14:52:07.231Z] #10 119.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-02-10T14:52:07.231Z] #10 119.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-10T14:52:07.231Z] #10 119.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-10T14:52:07.378Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-10T14:52:07.378Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.2s done [2020-02-10T14:52:07.378Z] #5 DONE 0.5s [2020-02-10T14:52:07.489Z] #10 119.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-02-10T14:52:07.489Z] #10 119.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-10T14:52:07.725Z] [2020-02-10T14:52:07.725Z] #7 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T14:52:07.728Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-10T14:52:07.728Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-10T14:52:07.747Z] #10 119.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-10T14:52:07.747Z] #10 119.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-10T14:52:07.747Z] #10 119.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-02-10T14:52:07.747Z] #10 119.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T14:52:07.747Z] #10 119.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-02-10T14:52:07.747Z] #10 119.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-02-10T14:52:07.747Z] #10 119.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:52:07.747Z] #10 119.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T14:52:08.005Z] #10 119.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-02-10T14:52:08.005Z] #10 119.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-10T14:52:08.005Z] #10 119.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T14:52:08.005Z] #10 119.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T14:52:08.005Z] #10 119.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-10T14:52:08.005Z] #10 119.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-10T14:52:08.005Z] #10 119.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-10T14:52:08.005Z] #10 119.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T14:52:08.005Z] #10 119.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-10T14:52:08.005Z] #10 119.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:52:08.005Z] #10 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T14:52:08.005Z] #10 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T14:52:08.005Z] #10 119.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:52:08.005Z] #10 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-10T14:52:08.005Z] #10 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-10T14:52:08.005Z] #10 119.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T14:52:08.005Z] #10 119.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-10T14:52:08.005Z] #10 119.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-10T14:52:08.100Z] #7 ... [2020-02-10T14:52:08.100Z] [2020-02-10T14:52:08.100Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T14:52:08.100Z] #6 DONE 0.2s [2020-02-10T14:52:08.100Z] [2020-02-10T14:52:08.100Z] #7 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T14:52:08.100Z] #7 DONE 0.7s [2020-02-10T14:52:08.263Z] #10 119.9 Setting up dmsetup (2:1.02.155-3) ... [2020-02-10T14:52:08.263Z] #10 119.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-10T14:52:08.263Z] #10 119.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-10T14:52:08.263Z] #10 120.0 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:52:08.323Z] ok github.com/docker/docker/cmd/dockerd 0.098s coverage: 30.6% of statements [2020-02-10T14:52:08.323Z] ok github.com/docker/docker/container 0.195s coverage: 35.0% of statements [2020-02-10T14:52:08.323Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T14:52:08.323Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T14:52:08.323Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T14:52:08.323Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T14:52:08.515Z] [2020-02-10T14:52:08.515Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T14:52:08.515Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-10T14:52:08.515Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-10T14:52:08.515Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2020-02-10T14:52:08.515Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-10T14:52:08.524Z] #10 DONE 120.4s [2020-02-10T14:52:08.524Z] [2020-02-10T14:52:08.524Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:52:08.775Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|deps|types_sizes|compiled_files) took 1m51.055574458s [2020-02-10T14:52:08.775Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.966743ms [2020-02-10T14:52:08.782Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-10T14:52:08.782Z] #55 DONE 0.1s [2020-02-10T14:52:08.782Z] [2020-02-10T14:52:08.782Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T14:52:08.782Z] #56 DONE 0.1s [2020-02-10T14:52:08.782Z] [2020-02-10T14:52:08.782Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:52:08.908Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.65MB / 9.11MB 0.2s [2020-02-10T14:52:08.908Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.01MB / 9.11MB 0.4s [2020-02-10T14:52:08.908Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.41MB / 9.11MB 0.5s [2020-02-10T14:52:09.071Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-10T14:52:09.358Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-10T14:52:09.358Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-10T14:52:09.385Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2020-02-10T14:52:09.385Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-10T14:52:09.647Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-10T14:52:09.797Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2020-02-10T14:52:09.797Z] #69 DONE 1.4s [2020-02-10T14:52:09.797Z] [2020-02-10T14:52:09.797Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T14:52:09.797Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-10T14:52:09.797Z] #8 sha256:053af876b91913aed3c9ac2dd8b595bad22b94416eea6848860df62f3367af60 1.79kB / 1.79kB done [2020-02-10T14:52:09.797Z] #8 sha256:5b56a0d174e1942aa9c4762ba657088d03af1090840f5776077c9784598b3abe 155B / 155B 0.1s done [2020-02-10T14:52:09.797Z] #8 sha256:405b58165bf06b178dacbf6c969d559fe180cadb2d6f1c75fe0755bdf368aaa0 5.45kB / 5.45kB done [2020-02-10T14:52:09.798Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 27.87MB / 48.95MB 1.3s [2020-02-10T14:52:09.798Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 7.38MB / 7.38MB 0.6s done [2020-02-10T14:52:09.798Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 20.11MB / 51.33MB 1.3s [2020-02-10T14:52:09.798Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-10T14:52:09.798Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 26.94MB / 56.59MB 1.3s [2020-02-10T14:52:09.798Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 22.75MB / 102.16MB 1.3s [2020-02-10T14:52:09.798Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.88MB / 9.88MB 0.8s done [2020-02-10T14:52:09.798Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 31.95MB / 48.95MB 1.5s [2020-02-10T14:52:09.798Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 22.90MB / 51.33MB 1.5s [2020-02-10T14:52:09.798Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 30.96MB / 56.59MB 1.5s [2020-02-10T14:52:10.171Z] #8 ... [2020-02-10T14:52:10.171Z] [2020-02-10T14:52:10.171Z] #21 [internal] load build context [2020-02-10T14:52:10.171Z] #21 transferring context: 47.11MB 1.7s done [2020-02-10T14:52:10.171Z] #21 DONE 1.8s [2020-02-10T14:52:10.171Z] [2020-02-10T14:52:10.171Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T14:52:10.171Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 36.10MB / 48.95MB 1.6s [2020-02-10T14:52:10.171Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 26.88MB / 51.33MB 1.6s [2020-02-10T14:52:10.171Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 34.44MB / 56.59MB 1.6s [2020-02-10T14:52:10.171Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 30.61MB / 102.16MB 1.6s [2020-02-10T14:52:10.171Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 39.89MB / 48.95MB 1.8s [2020-02-10T14:52:10.171Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 30.07MB / 51.33MB 1.8s [2020-02-10T14:52:10.171Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 38.76MB / 56.59MB 1.8s [2020-02-10T14:52:10.236Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.038s coverage: 65.3% of statements [2020-02-10T14:52:10.236Z] ok github.com/docker/docker/daemon/cluster 0.110s coverage: 0.5% of statements [2020-02-10T14:52:10.236Z] ok github.com/docker/docker/daemon/cluster/convert 0.023s coverage: 35.7% of statements [2020-02-10T14:52:10.538Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 44.26MB / 48.95MB 1.9s [2020-02-10T14:52:10.538Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 34.76MB / 51.33MB 1.9s [2020-02-10T14:52:10.538Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 42.86MB / 56.59MB 1.9s [2020-02-10T14:52:10.538Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 38.47MB / 102.16MB 1.9s [2020-02-10T14:52:10.538Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 47.94MB / 48.95MB 2.1s [2020-02-10T14:52:10.538Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 39.05MB / 51.33MB 2.1s [2020-02-10T14:52:10.538Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 46.60MB / 56.59MB 2.1s [2020-02-10T14:52:10.538Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 48.95MB / 48.95MB 2.2s done [2020-02-10T14:52:10.538Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 44.51MB / 51.33MB 2.2s [2020-02-10T14:52:10.538Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 52.10MB / 56.59MB 2.2s [2020-02-10T14:52:10.538Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 47.90MB / 102.16MB 2.2s [2020-02-10T14:52:10.677Z] #57 ... [2020-02-10T14:52:10.677Z] [2020-02-10T14:52:10.677Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:52:10.677Z] #47 112.0 mime/quotedprintable [2020-02-10T14:52:10.677Z] #47 112.2 net/http/internal [2020-02-10T14:52:10.677Z] #47 115.7 crypto/tls [2020-02-10T14:52:10.677Z] #47 ... [2020-02-10T14:52:10.677Z] [2020-02-10T14:52:10.677Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:52:10.677Z] #44 46.91 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-10T14:52:10.677Z] #44 46.99 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-10T14:52:10.677Z] #44 47.04 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-10T14:52:10.677Z] #44 47.11 AR compel/plugins/std.lib.a [2020-02-10T14:52:10.677Z] #44 47.20 CC compel/plugins/fds/fds.o [2020-02-10T14:52:10.677Z] #44 47.62 AR compel/plugins/fds.lib.a [2020-02-10T14:52:10.677Z] #44 47.70 HOSTDEP compel/src/lib/log-host.d [2020-02-10T14:52:10.677Z] #44 47.78 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T14:52:10.677Z] #44 47.92 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-10T14:52:10.677Z] #44 48.06 HOSTDEP compel/src/main-host.d [2020-02-10T14:52:10.677Z] #44 48.23 DEP compel/src/lib/ptrace.d [2020-02-10T14:52:10.677Z] #44 48.45 DEP compel/src/lib/infect.d [2020-02-10T14:52:10.677Z] #44 48.58 DEP compel/src/lib/infect-util.d [2020-02-10T14:52:10.677Z] #44 48.63 DEP compel/src/lib/infect-rpc.d [2020-02-10T14:52:10.677Z] #44 48.68 DEP compel/arch/x86/src/lib/infect.d [2020-02-10T14:52:10.677Z] #44 48.75 DEP compel/arch/x86/src/lib/cpu.d [2020-02-10T14:52:10.677Z] #44 48.79 DEP compel/src/lib/log.d [2020-02-10T14:52:10.677Z] #44 48.86 DEP compel/src/main.d [2020-02-10T14:52:10.677Z] #44 48.96 DEP compel/src/lib/handle-elf.d [2020-02-10T14:52:10.677Z] #44 49.07 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-10T14:52:10.677Z] #44 49.26 CC compel/src/lib/log.o [2020-02-10T14:52:10.677Z] #44 49.62 CC compel/arch/x86/src/lib/cpu.o [2020-02-10T14:52:10.677Z] #44 50.30 CC compel/arch/x86/src/lib/infect.o [2020-02-10T14:52:10.677Z] #44 51.24 CC compel/src/lib/infect-rpc.o [2020-02-10T14:52:10.677Z] #44 51.86 CC compel/src/lib/infect-util.o [2020-02-10T14:52:10.677Z] #44 52.27 CC compel/src/lib/infect.o [2020-02-10T14:52:10.905Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 50.32MB / 51.33MB 2.4s [2020-02-10T14:52:10.905Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.4s [2020-02-10T14:52:10.905Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 54.45MB / 102.16MB 2.4s [2020-02-10T14:52:10.905Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 51.33MB / 51.33MB 2.5s done [2020-02-10T14:52:10.905Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.4s done [2020-02-10T14:52:10.905Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 71.14MB / 102.16MB 2.5s [2020-02-10T14:52:11.160Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-10T14:52:11.244Z] #44 ... [2020-02-10T14:52:11.244Z] [2020-02-10T14:52:11.244Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:52:11.244Z] #57 2.396 + RM_GOPATH=0 [2020-02-10T14:52:11.244Z] #57 2.396 + TMP_GOPATH= [2020-02-10T14:52:11.244Z] #57 2.396 + : /build [2020-02-10T14:52:11.244Z] #57 2.396 + '[' -z '' ']' [2020-02-10T14:52:11.244Z] #57 2.396 ++ mktemp -d [2020-02-10T14:52:11.244Z] #57 2.396 + export GOPATH=/tmp/tmp.7T30iegMje [2020-02-10T14:52:11.244Z] #57 2.396 + GOPATH=/tmp/tmp.7T30iegMje [2020-02-10T14:52:11.244Z] #57 2.396 + RM_GOPATH=1 [2020-02-10T14:52:11.244Z] #57 2.396 ++ dirname ./install.sh [2020-02-10T14:52:11.244Z] #57 2.396 + dir=. [2020-02-10T14:52:11.244Z] #57 2.396 + bin=runc [2020-02-10T14:52:11.244Z] #57 2.396 + shift [2020-02-10T14:52:11.244Z] #57 2.396 + '[' '!' -f ./runc.installer ']' [2020-02-10T14:52:11.244Z] #57 2.396 + . ./runc.installer [2020-02-10T14:52:11.244Z] #57 2.396 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T14:52:11.244Z] #57 2.396 + install_runc [2020-02-10T14:52:11.244Z] #57 2.396 + uname -r [2020-02-10T14:52:11.244Z] #57 2.397 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T14:52:11.244Z] #57 2.413 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T14:52:11.244Z] #57 2.413 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T14:52:11.244Z] #57 2.414 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7T30iegMje/src/github.com/opencontainers/runc [2020-02-10T14:52:11.244Z] #57 2.414 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T14:52:11.244Z] #57 2.422 Cloning into '/tmp/tmp.7T30iegMje/src/github.com/opencontainers/runc'... [2020-02-10T14:52:11.258Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 88.85MB / 102.16MB 2.7s [2020-02-10T14:52:11.258Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 102.16MB / 102.16MB 2.9s done [2020-02-10T14:52:11.258Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf [2020-02-10T14:52:11.468Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-10T14:52:11.468Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-10T14:52:11.502Z] #57 ... [2020-02-10T14:52:11.502Z] [2020-02-10T14:52:11.502Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-10T14:52:11.502Z] #11 DONE 2.7s [2020-02-10T14:52:11.502Z] [2020-02-10T14:52:11.502Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T14:52:11.758Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-10T14:52:12.796Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-10T14:52:13.085Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-10T14:52:13.085Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-10T14:52:13.534Z] ok github.com/docker/docker/daemon/discovery 0.054s coverage: 30.0% of statements [2020-02-10T14:52:13.795Z] ok github.com/docker/docker/daemon/config 0.092s coverage: 82.1% of statements [2020-02-10T14:52:14.027Z] #12 DONE 2.3s [2020-02-10T14:52:14.027Z] [2020-02-10T14:52:14.027Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T14:52:14.630Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-10T14:52:14.631Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-10T14:52:14.735Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2020-02-10T14:52:15.678Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-10T14:52:15.929Z] #13 2.026 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T14:52:15.929Z] #13 DONE 2.1s [2020-02-10T14:52:15.929Z] [2020-02-10T14:52:15.929Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T14:52:15.967Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-10T14:52:16.613Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-10T14:52:16.613Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-10T14:52:16.655Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-02-10T14:52:18.460Z] #14 DONE 2.3s [2020-02-10T14:52:18.460Z] [2020-02-10T14:52:18.460Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:52:18.460Z] #57 9.013 + cd /tmp/tmp.7T30iegMje/src/github.com/opencontainers/runc [2020-02-10T14:52:18.460Z] #57 9.019 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T14:52:18.460Z] #57 9.355 + '[' -z '' ']' [2020-02-10T14:52:18.460Z] #57 9.355 + target=static [2020-02-10T14:52:18.460Z] #57 9.355 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T14:52:19.834Z] #57 11.08 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-10T14:52:19.946Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-02-10T14:52:20.400Z] #57 ... [2020-02-10T14:52:20.400Z] [2020-02-10T14:52:20.400Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T14:52:20.400Z] #15 DONE 2.2s [2020-02-10T14:52:20.400Z] [2020-02-10T14:52:20.400Z] #16 [dev 6/25] RUN ldconfig [2020-02-10T14:52:20.967Z] #16 ... [2020-02-10T14:52:20.967Z] [2020-02-10T14:52:20.967Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:52:20.967Z] #47 122.3 net/http/httptrace [2020-02-10T14:52:20.967Z] #47 122.6 net/http [2020-02-10T14:52:20.967Z] #47 ... [2020-02-10T14:52:20.967Z] [2020-02-10T14:52:20.967Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:52:20.967Z] #44 54.95 CC compel/src/lib/ptrace.o [2020-02-10T14:52:20.967Z] #44 55.45 AR compel/libcompel.a [2020-02-10T14:52:20.967Z] #44 55.51 HOSTCC compel/src/main-host.o [2020-02-10T14:52:20.967Z] #44 55.89 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-10T14:52:20.967Z] #44 56.17 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T14:52:20.967Z] #44 56.84 HOSTCC compel/src/lib/log-host.o [2020-02-10T14:52:20.967Z] #44 57.11 HOSTLINK compel/compel-host-bin [2020-02-10T14:52:20.967Z] #44 57.26 DEP soccr/soccr.d [2020-02-10T14:52:20.967Z] #44 57.45 CC soccr/soccr.o [2020-02-10T14:52:20.967Z] #44 59.07 AR soccr/libsoccr.a [2020-02-10T14:52:20.967Z] #44 59.09 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T14:52:20.967Z] #44 59.35 DEP criu/arch/x86/sigframe.d [2020-02-10T14:52:20.967Z] #44 59.43 DEP criu/arch/x86/sigaction_compat.d [2020-02-10T14:52:20.967Z] #44 59.53 DEP criu/arch/x86/kerndat.d [2020-02-10T14:52:20.967Z] #44 59.68 DEP criu/arch/x86/crtools.d [2020-02-10T14:52:20.967Z] #44 59.83 DEP criu/arch/x86/cpu.d [2020-02-10T14:52:20.967Z] #44 59.97 CC criu/arch/x86/cpu.o [2020-02-10T14:52:20.967Z] #44 60.87 CC criu/arch/x86/crtools.o [2020-02-10T14:52:20.967Z] #44 62.21 CC criu/arch/x86/kerndat.o [2020-02-10T14:52:20.967Z] #44 62.88 CC criu/arch/x86/sigaction_compat.o [2020-02-10T14:52:20.967Z] #44 63.29 CC criu/arch/x86/sigframe.o [2020-02-10T14:52:21.225Z] #44 63.48 LINK criu/arch/x86/crtools.built-in.o [2020-02-10T14:52:21.225Z] #44 63.54 DEP criu/pie/util-vdso-elf32.d [2020-02-10T14:52:21.484Z] #44 63.67 DEP criu/arch/x86/vdso-pie.d [2020-02-10T14:52:21.484Z] #44 63.79 DEP criu/pie/parasite-vdso.d [2020-02-10T14:52:21.742Z] #44 63.93 DEP criu/pie/util-vdso.d [2020-02-10T14:52:21.853Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.512s coverage: 13.6% of statements [2020-02-10T14:52:21.853Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.529s coverage: 57.0% of statements [2020-02-10T14:52:22.000Z] #44 64.14 DEP criu/pie/util.d [2020-02-10T14:52:22.000Z] #44 64.35 CC criu/pie/util.o [2020-02-10T14:52:22.390Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 9.4s done [2020-02-10T14:52:22.390Z] #8 DONE 12.5s [2020-02-10T14:52:22.390Z] [2020-02-10T14:52:22.390Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T14:52:22.390Z] #9 DONE 0.3s [2020-02-10T14:52:22.390Z] [2020-02-10T14:52:22.390Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T14:52:22.390Z] #10 DONE 0.3s [2020-02-10T14:52:22.390Z] [2020-02-10T14:52:22.390Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T14:52:22.390Z] #41 DONE 0.0s [2020-02-10T14:52:22.390Z] [2020-02-10T14:52:22.390Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T14:52:22.390Z] #30 DONE 0.1s [2020-02-10T14:52:22.390Z] [2020-02-10T14:52:22.390Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:52:22.390Z] #22 DONE 0.1s [2020-02-10T14:52:22.390Z] [2020-02-10T14:52:22.390Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T14:52:22.390Z] #33 DONE 0.1s [2020-02-10T14:52:22.390Z] [2020-02-10T14:52:22.390Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T14:52:22.390Z] #71 DONE 0.1s [2020-02-10T14:52:22.390Z] [2020-02-10T14:52:22.390Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T14:52:22.390Z] #23 DONE 0.1s [2020-02-10T14:52:22.390Z] [2020-02-10T14:52:22.390Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T14:52:22.390Z] #65 DONE 0.1s [2020-02-10T14:52:22.390Z] [2020-02-10T14:52:22.390Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T14:52:22.390Z] #47 DONE 0.1s [2020-02-10T14:52:22.390Z] [2020-02-10T14:52:22.390Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T14:52:22.390Z] #50 DONE 0.1s [2020-02-10T14:52:22.390Z] [2020-02-10T14:52:22.390Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T14:52:22.390Z] #53 DONE 0.1s [2020-02-10T14:52:22.390Z] [2020-02-10T14:52:22.390Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:52:22.390Z] #34 0.425 + RM_GOPATH=0 [2020-02-10T14:52:22.390Z] #34 0.425 + TMP_GOPATH= [2020-02-10T14:52:22.390Z] #34 0.426 + : /build [2020-02-10T14:52:22.390Z] #34 0.426 + '[' -z '' ']' [2020-02-10T14:52:22.390Z] #34 0.427 ++ mktemp -d [2020-02-10T14:52:22.390Z] #34 0.428 + export GOPATH=/tmp/tmp.KqU05bGBFJ [2020-02-10T14:52:22.390Z] #34 0.428 + GOPATH=/tmp/tmp.KqU05bGBFJ [2020-02-10T14:52:22.390Z] #34 0.428 + RM_GOPATH=1 [2020-02-10T14:52:22.390Z] #34 0.429 ++ dirname ./install.sh [2020-02-10T14:52:22.390Z] #34 0.429 + dir=. [2020-02-10T14:52:22.390Z] #34 0.430 + bin=tomlv [2020-02-10T14:52:22.390Z] #34 0.430 + shift [2020-02-10T14:52:22.390Z] #34 0.430 + '[' '!' -f ./tomlv.installer ']' [2020-02-10T14:52:22.390Z] #34 0.430 + . ./tomlv.installer [2020-02-10T14:52:22.390Z] #34 0.430 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T14:52:22.390Z] #34 0.430 + install_tomlv [2020-02-10T14:52:22.390Z] #34 0.430 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T14:52:22.390Z] #34 0.431 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T14:52:22.390Z] #34 0.431 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KqU05bGBFJ/src/github.com/BurntSushi/toml [2020-02-10T14:52:22.390Z] #34 0.432 Cloning into '/tmp/tmp.KqU05bGBFJ/src/github.com/BurntSushi/toml'... [2020-02-10T14:52:22.390Z] #34 0.989 + cd /tmp/tmp.KqU05bGBFJ/src/github.com/BurntSushi/toml [2020-02-10T14:52:22.566Z] #44 ... [2020-02-10T14:52:22.566Z] [2020-02-10T14:52:22.566Z] #16 [dev 6/25] RUN ldconfig [2020-02-10T14:52:22.566Z] #16 DONE 2.3s [2020-02-10T14:52:22.566Z] [2020-02-10T14:52:22.566Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:52:22.566Z] #44 64.77 CC criu/pie/util-vdso.o [2020-02-10T14:52:22.775Z] #34 0.989 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T14:52:22.775Z] #34 1.002 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T14:52:22.775Z] #34 1.402 runtime/internal/atomic [2020-02-10T14:52:23.158Z] #34 1.411 internal/cpu [2020-02-10T14:52:23.158Z] #34 1.549 runtime/internal/sys [2020-02-10T14:52:23.158Z] #34 1.669 runtime/internal/math [2020-02-10T14:52:23.158Z] #34 1.696 math/bits [2020-02-10T14:52:23.500Z] #44 65.70 CC criu/pie/parasite-vdso.o [2020-02-10T14:52:23.540Z] #34 1.829 internal/bytealg [2020-02-10T14:52:23.540Z] #34 2.050 runtime [2020-02-10T14:52:23.540Z] #34 2.074 math [2020-02-10T14:52:23.763Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-02-10T14:52:24.066Z] #44 66.33 CC criu/arch/x86/vdso-pie.o [2020-02-10T14:52:24.324Z] #44 66.63 CC criu/pie/util-vdso-elf32.o [2020-02-10T14:52:24.891Z] #44 67.29 AR criu/pie/pie.lib.a [2020-02-10T14:52:25.149Z] #44 67.37 DEP criu/pie/restorer.d [2020-02-10T14:52:25.149Z] #44 67.55 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-10T14:52:25.407Z] #44 67.64 DEP criu/arch/x86/restorer_unmap.d [2020-02-10T14:52:25.407Z] #44 67.67 DEP criu/arch/x86/restorer.d [2020-02-10T14:52:25.665Z] #44 67.84 DEP criu/pie/parasite.d [2020-02-10T14:52:25.924Z] #44 68.07 CC criu/pie/parasite.o [2020-02-10T14:52:26.122Z] #34 ... [2020-02-10T14:52:26.122Z] [2020-02-10T14:52:26.122Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:52:26.122Z] #24 0.494 + RM_GOPATH=0 [2020-02-10T14:52:26.122Z] #24 0.494 + TMP_GOPATH= [2020-02-10T14:52:26.122Z] #24 0.494 + : /build [2020-02-10T14:52:26.122Z] #24 0.494 + '[' -z '' ']' [2020-02-10T14:52:26.122Z] #24 0.494 ++ mktemp -d [2020-02-10T14:52:26.122Z] #24 0.496 + export GOPATH=/tmp/tmp.GemVGiLdNt [2020-02-10T14:52:26.122Z] #24 0.496 + GOPATH=/tmp/tmp.GemVGiLdNt [2020-02-10T14:52:26.122Z] #24 0.496 + RM_GOPATH=1 [2020-02-10T14:52:26.122Z] #24 0.497 ++ dirname ./install.sh [2020-02-10T14:52:26.122Z] #24 0.501 + dir=. [2020-02-10T14:52:26.122Z] #24 0.501 + bin=dockercli [2020-02-10T14:52:26.122Z] #24 0.501 + shift [2020-02-10T14:52:26.122Z] #24 0.501 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T14:52:26.122Z] #24 0.501 + . ./dockercli.installer [2020-02-10T14:52:26.122Z] #24 0.501 ++ : stable [2020-02-10T14:52:26.122Z] #24 0.501 ++ : 17.06.2-ce [2020-02-10T14:52:26.122Z] #24 0.502 + install_dockercli [2020-02-10T14:52:26.122Z] #24 0.502 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T14:52:26.122Z] #24 0.502 Install docker/cli version 17.06.2-ce from stable [2020-02-10T14:52:26.122Z] #24 0.504 ++ uname -m [2020-02-10T14:52:26.122Z] #24 0.506 + arch=s390x [2020-02-10T14:52:26.122Z] #24 0.507 + '[' s390x '!=' x86_64 ']' [2020-02-10T14:52:26.122Z] #24 0.507 + '[' s390x '!=' s390x ']' [2020-02-10T14:52:26.122Z] #24 0.507 + url=https://download.docker.com/linux/static [2020-02-10T14:52:26.122Z] #24 0.508 + tar -xz docker/docker [2020-02-10T14:52:26.122Z] #24 0.511 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-02-10T14:52:26.122Z] #24 4.190 + mkdir -p /build [2020-02-10T14:52:26.122Z] #24 4.197 + mv docker/docker /build/ [2020-02-10T14:52:26.122Z] #24 4.201 + rmdir docker [2020-02-10T14:52:26.122Z] #24 DONE 4.3s [2020-02-10T14:52:26.122Z] [2020-02-10T14:52:26.122Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:52:26.122Z] #48 0.483 + RM_GOPATH=0 [2020-02-10T14:52:26.122Z] #48 0.483 + TMP_GOPATH= [2020-02-10T14:52:26.122Z] #48 0.483 + : /build [2020-02-10T14:52:26.122Z] #48 0.484 + '[' -z '' ']' [2020-02-10T14:52:26.122Z] #48 0.484 ++ mktemp -d [2020-02-10T14:52:26.122Z] #48 0.487 + export GOPATH=/tmp/tmp.Nwjnt4B7BY [2020-02-10T14:52:26.122Z] #48 0.487 + GOPATH=/tmp/tmp.Nwjnt4B7BY [2020-02-10T14:52:26.122Z] #48 0.488 + RM_GOPATH=1 [2020-02-10T14:52:26.122Z] #48 0.489 ++ dirname ./install.sh [2020-02-10T14:52:26.122Z] #48 0.490 + dir=. [2020-02-10T14:52:26.122Z] #48 0.490 + bin=vndr [2020-02-10T14:52:26.122Z] #48 0.491 + shift [2020-02-10T14:52:26.122Z] #48 0.491 + '[' '!' -f ./vndr.installer ']' [2020-02-10T14:52:26.122Z] #48 0.491 + . ./vndr.installer [2020-02-10T14:52:26.122Z] #48 0.491 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T14:52:26.122Z] #48 0.492 + install_vndr [2020-02-10T14:52:26.122Z] #48 0.492 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-10T14:52:26.122Z] #48 0.492 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T14:52:26.122Z] #48 0.492 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Nwjnt4B7BY/src/github.com/LK4D4/vndr [2020-02-10T14:52:26.122Z] #48 0.496 Cloning into '/tmp/tmp.Nwjnt4B7BY/src/github.com/LK4D4/vndr'... [2020-02-10T14:52:26.122Z] #48 0.958 + cd /tmp/tmp.Nwjnt4B7BY/src/github.com/LK4D4/vndr [2020-02-10T14:52:26.122Z] #48 0.958 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T14:52:26.122Z] #48 0.962 + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T14:52:26.122Z] #48 1.776 internal/race [2020-02-10T14:52:26.122Z] #48 1.779 internal/cpu [2020-02-10T14:52:26.122Z] #48 1.867 sync/atomic [2020-02-10T14:52:26.122Z] #48 2.013 unicode [2020-02-10T14:52:26.122Z] #48 2.224 runtime [2020-02-10T14:52:26.122Z] #48 3.731 unicode/utf8 [2020-02-10T14:52:26.122Z] #48 3.927 math [2020-02-10T14:52:26.324Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.011s coverage: 72.5% of statements [2020-02-10T14:52:26.324Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.320s coverage: 45.9% of statements [2020-02-10T14:52:27.128Z] #48 ... [2020-02-10T14:52:27.128Z] [2020-02-10T14:52:27.128Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:52:27.128Z] #34 5.587 internal/testlog [2020-02-10T14:52:27.297Z] #44 69.51 LINK criu/pie/parasite.built-in.o [2020-02-10T14:52:27.297Z] #44 69.53 GEN criu/pie/parasite-blob.h [2020-02-10T14:52:27.297Z] #44 69.55 CC criu/arch/x86/restorer.o [2020-02-10T14:52:27.533Z] #34 6.054 encoding [2020-02-10T14:52:27.863Z] #44 70.20 CC criu/arch/x86/restorer_unmap.o [2020-02-10T14:52:27.863Z] #44 70.27 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-10T14:52:27.987Z] #34 6.263 runtime/cgo [2020-02-10T14:52:28.228Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.042s coverage: 48.6% of statements [2020-02-10T14:52:28.228Z] ok github.com/docker/docker/daemon 12.350s coverage: 17.5% of statements [2020-02-10T14:52:28.228Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T14:52:28.229Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T14:52:28.229Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T14:52:28.229Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T14:52:28.229Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T14:52:28.429Z] #44 70.65 CC criu/pie/restorer.o [2020-02-10T14:52:29.610Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.667s coverage: 76.1% of statements [2020-02-10T14:52:29.871Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 58.0% of statements [2020-02-10T14:52:30.131Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements [2020-02-10T14:52:30.701Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-02-10T14:52:31.339Z] #34 ... [2020-02-10T14:52:31.339Z] [2020-02-10T14:52:31.339Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:52:31.339Z] #60 0.357 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:52:31.339Z] #60 0.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:52:31.339Z] #60 0.589 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:52:31.339Z] #60 0.852 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T14:52:31.339Z] #60 4.548 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T14:52:31.339Z] #60 4.664 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T14:52:31.711Z] #44 73.62 LINK criu/pie/restorer.built-in.o [2020-02-10T14:52:31.711Z] #44 73.63 GEN criu/pie/restorer-blob.h [2020-02-10T14:52:31.711Z] #44 73.77 DEP criu/vdso.d [2020-02-10T14:52:31.737Z] #60 ... [2020-02-10T14:52:31.737Z] [2020-02-10T14:52:31.737Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T14:52:31.737Z] #42 0.363 + git clone https://github.com/docker/distribution.git . [2020-02-10T14:52:31.737Z] #42 0.365 Cloning into '.'... [2020-02-10T14:52:31.737Z] #42 6.746 Checking out files: 86% (1352/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-02-10T14:52:31.737Z] #42 6.921 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T14:52:31.737Z] #42 8.148 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-10T14:52:31.737Z] #42 ... [2020-02-10T14:52:31.737Z] [2020-02-10T14:52:31.737Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:52:31.737Z] #51 0.373 + RM_GOPATH=0 [2020-02-10T14:52:31.737Z] #51 0.373 + TMP_GOPATH= [2020-02-10T14:52:31.737Z] #51 0.374 + : /build [2020-02-10T14:52:31.737Z] #51 0.374 + '[' -z '' ']' [2020-02-10T14:52:31.737Z] #51 0.374 ++ mktemp -d [2020-02-10T14:52:31.737Z] #51 0.375 + export GOPATH=/tmp/tmp.8Bs8kZ2332 [2020-02-10T14:52:31.737Z] #51 0.375 + GOPATH=/tmp/tmp.8Bs8kZ2332 [2020-02-10T14:52:31.737Z] #51 0.376 + RM_GOPATH=1 [2020-02-10T14:52:31.737Z] #51 0.376 ++ dirname ./install.sh [2020-02-10T14:52:31.737Z] #51 0.377 + dir=. [2020-02-10T14:52:31.737Z] #51 0.377 + bin=gotestsum [2020-02-10T14:52:31.737Z] #51 0.377 + shift [2020-02-10T14:52:31.737Z] #51 0.378 + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T14:52:31.737Z] #51 0.378 + . ./gotestsum.installer [2020-02-10T14:52:31.737Z] #51 0.378 ++ : v0.3.5 [2020-02-10T14:52:31.737Z] #51 0.378 + install_gotestsum [2020-02-10T14:52:31.737Z] #51 0.379 + echo 'Installing gotestsum version v0.3.5' [2020-02-10T14:52:31.737Z] #51 0.379 Installing gotestsum version v0.3.5 [2020-02-10T14:52:31.737Z] #51 0.379 + go get -d gotest.tools/gotestsum [2020-02-10T14:52:31.737Z] #51 ... [2020-02-10T14:52:31.737Z] [2020-02-10T14:52:31.737Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:52:31.738Z] #26 0.358 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:52:31.738Z] #26 0.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:52:31.738Z] #26 0.597 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:52:31.738Z] #26 0.646 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T14:52:31.738Z] #26 4.726 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T14:52:31.738Z] #26 4.805 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T14:52:31.969Z] #44 74.05 DEP criu/vdso-compat.d [2020-02-10T14:52:31.969Z] #44 74.25 DEP criu/uts_ns.d [2020-02-10T14:52:32.112Z] #26 ... [2020-02-10T14:52:32.112Z] [2020-02-10T14:52:32.112Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:52:32.112Z] #54 0.475 + RM_GOPATH=0 [2020-02-10T14:52:32.112Z] #54 0.475 + TMP_GOPATH= [2020-02-10T14:52:32.112Z] #54 0.475 + : /build [2020-02-10T14:52:32.112Z] #54 0.475 + '[' -z '' ']' [2020-02-10T14:52:32.112Z] #54 0.476 ++ mktemp -d [2020-02-10T14:52:32.112Z] #54 0.479 + export GOPATH=/tmp/tmp.OCxrQxCkcH [2020-02-10T14:52:32.112Z] #54 0.479 + GOPATH=/tmp/tmp.OCxrQxCkcH [2020-02-10T14:52:32.112Z] #54 0.479 + RM_GOPATH=1 [2020-02-10T14:52:32.112Z] #54 0.480 ++ dirname ./install.sh [2020-02-10T14:52:32.112Z] #54 0.482 + dir=. [2020-02-10T14:52:32.112Z] #54 0.482 + bin=golangci_lint [2020-02-10T14:52:32.112Z] #54 0.482 + shift [2020-02-10T14:52:32.112Z] #54 0.483 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-10T14:52:32.112Z] #54 0.483 + . ./golangci_lint.installer [2020-02-10T14:52:32.112Z] #54 0.483 ++ : v1.20.0 [2020-02-10T14:52:32.112Z] #54 0.484 + install_golangci_lint [2020-02-10T14:52:32.112Z] #54 0.484 + echo 'Installing golangci-lint version v1.20.0' [2020-02-10T14:52:32.112Z] #54 0.484 Installing golangci-lint version v1.20.0 [2020-02-10T14:52:32.112Z] #54 0.484 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T14:52:32.112Z] #54 ... [2020-02-10T14:52:32.112Z] [2020-02-10T14:52:32.112Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:52:32.112Z] #36 0.473 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:52:32.112Z] #36 0.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:52:32.112Z] #36 0.588 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:52:32.112Z] #36 1.111 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T14:52:32.112Z] #36 4.773 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T14:52:32.112Z] #36 4.941 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T14:52:32.227Z] #44 74.35 DEP criu/util.d [2020-02-10T14:52:32.227Z] #44 74.53 DEP criu/uffd.d [2020-02-10T14:52:32.485Z] #44 74.70 DEP criu/tun.d [2020-02-10T14:52:32.485Z] #44 ... [2020-02-10T14:52:32.485Z] [2020-02-10T14:52:32.485Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:52:32.485Z] #17 2.328 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:52:32.485Z] #17 2.388 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:52:32.485Z] #17 2.388 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:52:32.485Z] #17 3.119 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-10T14:52:32.485Z] #17 4.529 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-10T14:52:32.485Z] #17 5.847 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-10T14:52:32.485Z] #17 ... [2020-02-10T14:52:32.485Z] [2020-02-10T14:52:32.485Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:52:32.485Z] #44 74.90 DEP criu/tty.d [2020-02-10T14:52:32.500Z] #36 ... [2020-02-10T14:52:32.500Z] [2020-02-10T14:52:32.500Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:52:32.500Z] #44 0.417 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:52:32.500Z] #44 0.494 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:52:32.500Z] #44 0.590 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:52:32.500Z] #44 1.093 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T14:52:32.500Z] #44 3.013 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T14:52:32.500Z] #44 3.080 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T14:52:32.500Z] #44 9.904 Fetched 8022 kB in 10s (843 kB/s) [2020-02-10T14:52:32.500Z] #44 9.904 Reading package lists... [2020-02-10T14:52:32.500Z] #44 ... [2020-02-10T14:52:32.500Z] [2020-02-10T14:52:32.500Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T14:52:32.500Z] #31 0.346 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-10T14:52:32.500Z] #31 0.348 Cloning into '.'... [2020-02-10T14:52:32.500Z] #31 ... [2020-02-10T14:52:32.500Z] [2020-02-10T14:52:32.500Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:52:32.500Z] #72 0.496 + RM_GOPATH=0 [2020-02-10T14:52:32.500Z] #72 0.496 + TMP_GOPATH= [2020-02-10T14:52:32.500Z] #72 0.496 + : /build [2020-02-10T14:52:32.500Z] #72 0.496 + '[' -z '' ']' [2020-02-10T14:52:32.500Z] #72 0.497 ++ mktemp -d [2020-02-10T14:52:32.500Z] #72 0.499 + export GOPATH=/tmp/tmp.lu7eVA4iKl [2020-02-10T14:52:32.500Z] #72 0.499 + GOPATH=/tmp/tmp.lu7eVA4iKl [2020-02-10T14:52:32.500Z] #72 0.499 + RM_GOPATH=1 [2020-02-10T14:52:32.500Z] #72 0.501 ++ dirname ./install.sh [2020-02-10T14:52:32.500Z] #72 0.502 + dir=. [2020-02-10T14:52:32.500Z] #72 0.502 + bin=proxy [2020-02-10T14:52:32.500Z] #72 0.502 + shift [2020-02-10T14:52:32.500Z] #72 0.503 + '[' '!' -f ./proxy.installer ']' [2020-02-10T14:52:32.500Z] #72 0.503 + . ./proxy.installer [2020-02-10T14:52:32.500Z] #72 0.504 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T14:52:32.500Z] #72 0.505 + install_proxy [2020-02-10T14:52:32.500Z] #72 0.505 + case "$1" in [2020-02-10T14:52:32.500Z] #72 0.505 + export CGO_ENABLED=0 [2020-02-10T14:52:32.500Z] #72 0.505 + CGO_ENABLED=0 [2020-02-10T14:52:32.500Z] #72 0.505 + _install_proxy [2020-02-10T14:52:32.500Z] #72 0.505 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-10T14:52:32.500Z] #72 0.505 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T14:52:32.500Z] #72 0.505 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lu7eVA4iKl/src/github.com/docker/libnetwork [2020-02-10T14:52:32.500Z] #72 0.509 Cloning into '/tmp/tmp.lu7eVA4iKl/src/github.com/docker/libnetwork'... [2020-02-10T14:52:32.611Z] ok github.com/docker/docker/daemon/logger 0.259s coverage: 42.7% of statements [2020-02-10T14:52:32.883Z] #72 ... [2020-02-10T14:52:32.883Z] [2020-02-10T14:52:32.883Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:52:32.883Z] #66 0.370 + RM_GOPATH=0 [2020-02-10T14:52:32.883Z] #66 0.370 + TMP_GOPATH= [2020-02-10T14:52:32.883Z] #66 0.370 + : /build/ [2020-02-10T14:52:32.883Z] #66 0.370 + '[' -z '' ']' [2020-02-10T14:52:32.883Z] #66 0.370 ++ mktemp -d [2020-02-10T14:52:32.883Z] #66 0.371 + export GOPATH=/tmp/tmp.vjw9E87oyj [2020-02-10T14:52:32.883Z] #66 0.371 + GOPATH=/tmp/tmp.vjw9E87oyj [2020-02-10T14:52:32.883Z] #66 0.371 + RM_GOPATH=1 [2020-02-10T14:52:32.883Z] #66 0.372 ++ dirname ./install.sh [2020-02-10T14:52:32.883Z] #66 0.373 + dir=. [2020-02-10T14:52:32.883Z] #66 0.373 + bin=rootlesskit [2020-02-10T14:52:32.883Z] #66 0.373 + shift [2020-02-10T14:52:32.883Z] #66 0.373 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T14:52:32.883Z] #66 0.373 + . ./rootlesskit.installer [2020-02-10T14:52:32.883Z] #66 0.374 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T14:52:32.883Z] #66 0.374 + install_rootlesskit [2020-02-10T14:52:32.883Z] #66 0.374 + case "$1" in [2020-02-10T14:52:32.883Z] #66 0.374 + export CGO_ENABLED=0 [2020-02-10T14:52:32.883Z] #66 0.374 + CGO_ENABLED=0 [2020-02-10T14:52:32.883Z] #66 0.375 + _install_rootlesskit [2020-02-10T14:52:32.883Z] #66 0.375 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T14:52:32.883Z] #66 0.375 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T14:52:32.883Z] #66 0.375 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vjw9E87oyj/src/github.com/rootless-containers/rootlesskit [2020-02-10T14:52:32.883Z] #66 0.377 Cloning into '/tmp/tmp.vjw9E87oyj/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T14:52:32.883Z] #66 2.406 + cd /tmp/tmp.vjw9E87oyj/src/github.com/rootless-containers/rootlesskit [2020-02-10T14:52:32.883Z] #66 2.406 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T14:52:32.883Z] #66 2.594 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T14:52:32.883Z] #66 2.594 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T14:52:32.883Z] #66 ... [2020-02-10T14:52:32.883Z] [2020-02-10T14:52:32.883Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:52:32.883Z] #11 0.379 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:52:32.883Z] #11 0.495 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:52:32.883Z] #11 0.678 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:52:32.883Z] #11 0.804 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T14:52:32.883Z] #11 4.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T14:52:32.883Z] #11 4.776 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T14:52:32.883Z] #11 11.56 Fetched 8022 kB in 11s (716 kB/s) [2020-02-10T14:52:32.883Z] #11 11.56 Reading package lists... [2020-02-10T14:52:32.883Z] #11 ... [2020-02-10T14:52:32.883Z] [2020-02-10T14:52:32.883Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:52:32.883Z] #48 8.286 unicode/utf16 [2020-02-10T14:52:32.883Z] #48 8.528 container/list [2020-02-10T14:52:32.883Z] #48 8.877 crypto/internal/subtle [2020-02-10T14:52:32.883Z] #48 8.961 crypto/subtle [2020-02-10T14:52:32.883Z] #48 9.014 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-10T14:52:32.883Z] #48 9.058 internal/nettrace [2020-02-10T14:52:32.883Z] #48 9.155 runtime/cgo [2020-02-10T14:52:33.051Z] #44 75.09 DEP criu/timerfd.d [2020-02-10T14:52:33.051Z] #44 75.27 DEP criu/sysfs_parse.d [2020-02-10T14:52:33.310Z] #44 75.40 DEP criu/sysctl.d [2020-02-10T14:52:33.310Z] #44 75.54 DEP criu/string.d [2020-02-10T14:52:33.310Z] #44 75.61 DEP criu/stats.d [2020-02-10T14:52:33.310Z] #44 75.73 DEP criu/sockets.d [2020-02-10T14:52:33.552Z] ok github.com/docker/docker/daemon/logger/awslogs 0.282s coverage: 77.8% of statements [2020-02-10T14:52:33.812Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 4.9% of statements [2020-02-10T14:52:33.876Z] #44 75.91 DEP criu/sk-unix.d [2020-02-10T14:52:33.876Z] #44 76.14 DEP criu/sk-tcp.d [2020-02-10T14:52:34.073Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2020-02-10T14:52:34.134Z] #44 76.35 DEP criu/sk-queue.d [2020-02-10T14:52:34.332Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.942s coverage: 60.7% of statements [2020-02-10T14:52:34.332Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T14:52:34.332Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T14:52:34.332Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T14:52:34.332Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T14:52:34.333Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T14:52:34.333Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T14:52:34.392Z] #44 76.47 DEP criu/sk-packet.d [2020-02-10T14:52:34.392Z] #44 76.62 DEP criu/sk-netlink.d [2020-02-10T14:52:34.650Z] #44 76.78 DEP criu/sk-inet.d [2020-02-10T14:52:34.903Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 88.3% of statements [2020-02-10T14:52:34.903Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 26.2% of statements [2020-02-10T14:52:34.908Z] #44 77.05 DEP criu/signalfd.d [2020-02-10T14:52:35.166Z] #44 77.21 DEP criu/sigframe.d [2020-02-10T14:52:35.166Z] #44 77.36 DEP criu/shmem.d [2020-02-10T14:52:35.166Z] #44 ... [2020-02-10T14:52:35.166Z] [2020-02-10T14:52:35.166Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:52:35.166Z] #47 136.7 github.com/LK4D4/vndr/godl [2020-02-10T14:52:35.166Z] #47 137.6 github.com/LK4D4/vndr [2020-02-10T14:52:35.337Z] #48 13.73 vendor/golang.org/x/crypto/internal/subtle [2020-02-10T14:52:35.337Z] #48 ... [2020-02-10T14:52:35.337Z] [2020-02-10T14:52:35.337Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:52:35.337Z] #72 13.74 + cd /tmp/tmp.lu7eVA4iKl/src/github.com/docker/libnetwork [2020-02-10T14:52:35.337Z] #72 13.74 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T14:52:35.337Z] #72 13.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T14:52:35.424Z] #47 ... [2020-02-10T14:52:35.424Z] [2020-02-10T14:52:35.424Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:52:35.424Z] #44 77.54 DEP criu/servicefd.d [2020-02-10T14:52:35.424Z] #44 77.67 DEP criu/seize.d [2020-02-10T14:52:35.682Z] #44 77.82 DEP criu/seccomp.d [2020-02-10T14:52:35.682Z] #44 78.04 DEP criu/rst-malloc.d [2020-02-10T14:52:35.844Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.051s coverage: 62.1% of statements [2020-02-10T14:52:35.940Z] #44 ... [2020-02-10T14:52:35.940Z] [2020-02-10T14:52:35.940Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:52:35.940Z] #47 DONE 147.5s [2020-02-10T14:52:35.940Z] [2020-02-10T14:52:35.940Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:52:35.940Z] #44 78.11 DEP criu/rbtree.d [2020-02-10T14:52:35.940Z] #44 78.19 DEP criu/pstree.d [2020-02-10T14:52:36.415Z] ok github.com/docker/docker/daemon/logger/local 0.059s coverage: 74.7% of statements [2020-02-10T14:52:36.415Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T14:52:36.506Z] #44 78.59 DEP criu/protobuf.d [2020-02-10T14:52:36.506Z] #44 78.72 GEN criu/protobuf-desc-gen.h [2020-02-10T14:52:36.985Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.069s coverage: 19.9% of statements [2020-02-10T14:52:36.985Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2020-02-10T14:52:37.925Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 47.8% of statements [2020-02-10T14:52:38.406Z] #44 80.73 DEP criu/protobuf-desc.d [2020-02-10T14:52:38.494Z] ok github.com/docker/docker/daemon/network 0.031s coverage: 63.8% of statements [2020-02-10T14:52:38.664Z] #44 80.89 DEP criu/proc_parse.d [2020-02-10T14:52:38.922Z] #44 81.09 DEP criu/plugin.d [2020-02-10T14:52:38.922Z] #44 81.18 DEP criu/pipes.d [2020-02-10T14:52:39.064Z] ok github.com/docker/docker/daemon/logger/splunk 1.894s coverage: 82.5% of statements [2020-02-10T14:52:39.064Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T14:52:39.064Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T14:52:39.180Z] #44 81.34 DEP criu/pie-util.d [2020-02-10T14:52:39.180Z] #44 81.43 DEP criu/pie-util-vdso.d [2020-02-10T14:52:39.438Z] #44 81.50 DEP criu/pie-util-vdso-elf32.d [2020-02-10T14:52:39.438Z] #44 81.63 DEP criu/path.d [2020-02-10T14:52:39.438Z] #44 81.73 DEP criu/parasite-syscall.d [2020-02-10T14:52:39.696Z] #44 81.90 DEP criu/pagemap.d [2020-02-10T14:52:39.696Z] #44 82.01 DEP criu/pagemap-cache.d [2020-02-10T14:52:39.954Z] #44 82.13 DEP criu/page-xfer.d [2020-02-10T14:52:40.212Z] #44 82.35 DEP criu/page-pipe.d [2020-02-10T14:52:40.212Z] #44 82.46 DEP criu/netfilter.d [2020-02-10T14:52:40.212Z] #44 82.57 DEP criu/net.d [2020-02-10T14:52:40.448Z] ok github.com/docker/docker/distribution/metadata 0.094s coverage: 48.2% of statements [2020-02-10T14:52:40.469Z] #44 82.72 DEP criu/namespaces.d [2020-02-10T14:52:40.708Z] ok github.com/docker/docker/errdefs 0.019s coverage: 49.4% of statements [2020-02-10T14:52:40.708Z] ok github.com/docker/docker/distribution 0.271s coverage: 22.1% of statements [2020-02-10T14:52:40.708Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T14:52:40.727Z] #44 82.93 DEP criu/mount.d [2020-02-10T14:52:40.727Z] #44 83.15 DEP criu/mem.d [2020-02-10T14:52:41.293Z] #44 83.36 DEP criu/lsm.d [2020-02-10T14:52:41.293Z] #44 83.47 DEP criu/log.d [2020-02-10T14:52:41.293Z] #44 83.57 DEP criu/libnetlink.d [2020-02-10T14:52:41.551Z] #44 83.74 DEP criu/kerndat.d [2020-02-10T14:52:41.659Z] #72 ... [2020-02-10T14:52:41.659Z] [2020-02-10T14:52:41.659Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:52:41.659Z] #44 9.904 Reading package lists... [2020-02-10T14:52:41.659Z] #44 13.15 Reading package lists... [2020-02-10T14:52:41.659Z] #44 16.55 Building dependency tree... [2020-02-10T14:52:41.659Z] #44 17.84 The following additional packages will be installed: [2020-02-10T14:52:41.659Z] #44 17.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-10T14:52:41.659Z] #44 17.85 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-10T14:52:41.659Z] #44 17.85 Suggested packages: [2020-02-10T14:52:41.659Z] #44 17.85 manpages-dev python-setuptools [2020-02-10T14:52:41.659Z] #44 19.21 The following NEW packages will be installed: [2020-02-10T14:52:41.659Z] #44 19.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T14:52:41.659Z] #44 19.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-10T14:52:41.659Z] #44 19.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T14:52:41.659Z] #44 19.22 python-six zlib1g-dev [2020-02-10T14:52:41.659Z] #44 19.31 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T14:52:41.659Z] #44 19.31 Need to get 3742 kB of archives. [2020-02-10T14:52:41.659Z] #44 19.31 After this operation, 22.0 MB of additional disk space will be used. [2020-02-10T14:52:41.659Z] #44 19.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-02-10T14:52:41.659Z] #44 19.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-10T14:52:41.659Z] #44 19.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-02-10T14:52:41.659Z] #44 19.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-10T14:52:41.659Z] #44 19.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-02-10T14:52:41.659Z] #44 19.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-10T14:52:41.659Z] #44 19.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-02-10T14:52:41.659Z] #44 19.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-02-10T14:52:41.659Z] #44 19.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-02-10T14:52:41.659Z] #44 19.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-02-10T14:52:41.659Z] #44 19.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-02-10T14:52:41.659Z] #44 19.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-02-10T14:52:41.659Z] #44 19.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-02-10T14:52:41.659Z] #44 19.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-02-10T14:52:41.659Z] #44 19.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-10T14:52:41.659Z] #44 20.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-02-10T14:52:41.659Z] #44 20.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-02-10T14:52:41.809Z] #44 83.95 DEP criu/kcmp-ids.d [2020-02-10T14:52:41.809Z] #44 84.06 DEP criu/irmap.d [2020-02-10T14:52:42.068Z] #44 84.19 DEP criu/ipc_ns.d [2020-02-10T14:52:42.068Z] #44 84.30 DEP criu/image.d [2020-02-10T14:52:42.326Z] #44 84.45 DEP criu/image-desc.d [2020-02-10T14:52:42.326Z] #44 84.56 DEP criu/fsnotify.d [2020-02-10T14:52:42.441Z] #44 21.13 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:52:42.441Z] #44 21.23 Fetched 3742 kB in 1s (3516 kB/s) [2020-02-10T14:52:42.584Z] #44 84.71 DEP criu/filesystems.d [2020-02-10T14:52:42.584Z] #44 84.90 DEP criu/files.d [2020-02-10T14:52:42.815Z] #44 21.34 Selecting previously unselected package libcap-dev:s390x. [2020-02-10T14:52:42.815Z] #44 21.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 ... 15168 files and directories currently installed.) [2020-02-10T14:52:42.815Z] #44 21.42 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-02-10T14:52:42.815Z] #44 21.42 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-02-10T14:52:42.815Z] #44 21.48 Selecting previously unselected package libnet1:s390x. [2020-02-10T14:52:42.815Z] #44 21.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-10T14:52:42.815Z] #44 21.49 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T14:52:42.815Z] #44 21.58 Selecting previously unselected package libnet1-dev. [2020-02-10T14:52:42.815Z] #44 21.58 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-10T14:52:42.815Z] #44 ... [2020-02-10T14:52:42.815Z] [2020-02-10T14:52:42.815Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:52:42.815Z] #34 21.32 sync [2020-02-10T14:52:42.815Z] #34 21.32 internal/reflectlite [2020-02-10T14:52:42.842Z] #44 85.06 DEP criu/files-reg.d [2020-02-10T14:52:43.100Z] #44 85.18 DEP criu/files-ext.d [2020-02-10T14:52:43.100Z] #44 85.33 DEP criu/file-lock.d [2020-02-10T14:52:43.290Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2020-02-10T14:52:43.290Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2020-02-10T14:52:43.290Z] ok github.com/docker/docker/image 0.060s coverage: 86.4% of statements [2020-02-10T14:52:43.290Z] ok github.com/docker/docker/distribution/xfer 1.729s coverage: 85.6% of statements [2020-02-10T14:52:43.290Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T14:52:43.290Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T14:52:43.290Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T14:52:43.357Z] #44 85.46 DEP criu/file-ids.d [2020-02-10T14:52:43.357Z] #44 85.56 DEP criu/fifo.d [2020-02-10T14:52:43.608Z] #34 ... [2020-02-10T14:52:43.608Z] [2020-02-10T14:52:43.608Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:52:43.608Z] #26 12.00 Fetched 8022 kB in 12s (684 kB/s) [2020-02-10T14:52:43.608Z] #26 12.00 Reading package lists... [2020-02-10T14:52:43.608Z] #26 15.25 Reading package lists... [2020-02-10T14:52:43.608Z] #26 19.40 Building dependency tree... [2020-02-10T14:52:43.608Z] #26 20.26 ca-certificates is already the newest version (20190110). [2020-02-10T14:52:43.608Z] #26 20.26 The following additional packages will be installed: [2020-02-10T14:52:43.608Z] #26 20.29 libjq1 libonig5 [2020-02-10T14:52:43.608Z] #26 20.63 The following NEW packages will be installed: [2020-02-10T14:52:43.608Z] #26 20.63 jq libjq1 libonig5 [2020-02-10T14:52:43.608Z] #26 20.73 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T14:52:43.608Z] #26 20.73 Need to get 350 kB of archives. [2020-02-10T14:52:43.608Z] #26 20.73 After this operation, 1154 kB of additional disk space will be used. [2020-02-10T14:52:43.608Z] #26 20.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-10T14:52:43.608Z] #26 20.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-10T14:52:43.608Z] #26 20.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-10T14:52:43.608Z] #26 21.52 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:52:43.608Z] #26 21.61 Fetched 350 kB in 0s (1874 kB/s) [2020-02-10T14:52:43.608Z] #26 21.72 Selecting previously unselected package libonig5:s390x. [2020-02-10T14:52:43.608Z] #26 21.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 ... 15168 files and directories currently installed.) [2020-02-10T14:52:43.608Z] #26 21.77 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-02-10T14:52:43.608Z] #26 21.78 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-10T14:52:43.608Z] #26 21.92 Selecting previously unselected package libjq1:s390x. [2020-02-10T14:52:43.608Z] #26 21.93 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T14:52:43.608Z] #26 21.93 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T14:52:43.608Z] #26 22.01 Selecting previously unselected package jq. [2020-02-10T14:52:43.608Z] #26 22.01 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T14:52:43.608Z] #26 22.02 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T14:52:43.608Z] #26 22.20 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-10T14:52:43.608Z] #26 ... [2020-02-10T14:52:43.608Z] [2020-02-10T14:52:43.608Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:52:43.608Z] #36 12.09 Fetched 8022 kB in 12s (690 kB/s) [2020-02-10T14:52:43.608Z] #36 12.09 Reading package lists... [2020-02-10T14:52:43.608Z] #36 15.23 Reading package lists... [2020-02-10T14:52:43.609Z] #36 19.31 Building dependency tree... [2020-02-10T14:52:43.609Z] #36 20.05 The following additional packages will be installed: [2020-02-10T14:52:43.609Z] #36 20.05 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-10T14:52:43.609Z] #36 20.06 Suggested packages: [2020-02-10T14:52:43.609Z] #36 20.06 cmake-doc ninja-build lrzip [2020-02-10T14:52:43.609Z] #36 20.06 Recommended packages: [2020-02-10T14:52:43.609Z] #36 20.06 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T14:52:43.609Z] #36 20.73 The following NEW packages will be installed: [2020-02-10T14:52:43.609Z] #36 20.74 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-10T14:52:43.609Z] #36 20.74 vim-common xxd [2020-02-10T14:52:43.609Z] #36 20.80 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T14:52:43.609Z] #36 20.80 Need to get 13.9 MB of archives. [2020-02-10T14:52:43.609Z] #36 20.80 After this operation, 62.1 MB of additional disk space will be used. [2020-02-10T14:52:43.609Z] #36 20.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-10T14:52:43.609Z] #36 20.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T14:52:43.609Z] #36 20.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-02-10T14:52:43.609Z] #36 21.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-10T14:52:43.609Z] #36 ... [2020-02-10T14:52:43.609Z] [2020-02-10T14:52:43.609Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:52:43.609Z] #60 12.20 Fetched 8022 kB in 12s (671 kB/s) [2020-02-10T14:52:43.609Z] #60 12.20 Reading package lists... [2020-02-10T14:52:43.609Z] #60 15.48 Reading package lists... [2020-02-10T14:52:43.609Z] #60 20.01 Building dependency tree... [2020-02-10T14:52:43.609Z] #60 20.92 The following additional packages will be installed: [2020-02-10T14:52:43.609Z] #60 20.92 libbtrfs0 [2020-02-10T14:52:43.609Z] #60 20.98 The following NEW packages will be installed: [2020-02-10T14:52:43.609Z] #60 20.98 libbtrfs-dev libbtrfs0 [2020-02-10T14:52:43.609Z] #60 21.07 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T14:52:43.609Z] #60 21.07 Need to get 118 kB of archives. [2020-02-10T14:52:43.609Z] #60 21.07 After this operation, 390 kB of additional disk space will be used. [2020-02-10T14:52:43.609Z] #60 21.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-10T14:52:43.609Z] #60 21.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-10T14:52:43.609Z] #60 21.60 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:52:43.609Z] #60 21.66 Fetched 118 kB in 0s (1010 kB/s) [2020-02-10T14:52:43.609Z] #60 21.72 Selecting previously unselected package libbtrfs0. [2020-02-10T14:52:43.609Z] #60 21.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 ... 15168 files and directories currently installed.) [2020-02-10T14:52:43.609Z] #60 21.83 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-10T14:52:43.609Z] #60 21.84 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T14:52:43.609Z] #60 21.89 Selecting previously unselected package libbtrfs-dev. [2020-02-10T14:52:43.609Z] #60 21.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-10T14:52:43.609Z] #60 21.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T14:52:43.609Z] #60 22.11 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T14:52:43.609Z] #60 22.12 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T14:52:43.609Z] #60 22.13 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:52:43.609Z] #60 DONE 22.3s [2020-02-10T14:52:43.609Z] [2020-02-10T14:52:43.609Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:52:43.609Z] #61 DONE 0.1s [2020-02-10T14:52:43.609Z] [2020-02-10T14:52:43.609Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:52:43.609Z] #26 22.21 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T14:52:43.609Z] #26 22.22 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T14:52:43.609Z] #26 22.22 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:52:43.609Z] #26 DONE 22.4s [2020-02-10T14:52:43.609Z] [2020-02-10T14:52:43.609Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T14:52:43.609Z] #27 DONE 0.1s [2020-02-10T14:52:43.609Z] [2020-02-10T14:52:43.609Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:52:43.609Z] #44 21.59 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T14:52:43.609Z] #44 21.72 Selecting previously unselected package libnl-3-200:s390x. [2020-02-10T14:52:43.609Z] #44 21.73 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-10T14:52:43.609Z] #44 21.73 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T14:52:43.609Z] #44 21.80 Selecting previously unselected package libnl-3-dev:s390x. [2020-02-10T14:52:43.609Z] #44 21.80 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-02-10T14:52:43.609Z] #44 21.80 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-02-10T14:52:43.609Z] #44 21.90 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-10T14:52:43.609Z] #44 21.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-10T14:52:43.609Z] #44 21.90 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T14:52:43.609Z] #44 21.94 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-02-10T14:52:43.609Z] #44 21.94 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-02-10T14:52:43.609Z] #44 21.94 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-10T14:52:43.609Z] #44 21.99 Selecting previously unselected package zlib1g-dev:s390x. [2020-02-10T14:52:43.609Z] #44 21.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-02-10T14:52:43.609Z] #44 22.00 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-10T14:52:43.609Z] #44 22.17 Selecting previously unselected package libprotobuf17:s390x. [2020-02-10T14:52:43.609Z] #44 22.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-02-10T14:52:43.609Z] #44 22.17 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-10T14:52:43.615Z] #44 85.75 DEP criu/fdstore.d [2020-02-10T14:52:43.615Z] #44 85.89 DEP criu/fault-injection.d [2020-02-10T14:52:43.615Z] #44 85.91 DEP criu/external.d [2020-02-10T14:52:43.860Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2020-02-10T14:52:43.860Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 50.0% of statements [2020-02-10T14:52:43.873Z] #44 86.01 DEP criu/eventpoll.d [2020-02-10T14:52:43.977Z] #44 ... [2020-02-10T14:52:43.977Z] [2020-02-10T14:52:43.977Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T14:52:43.977Z] #62 DONE 0.1s [2020-02-10T14:52:43.977Z] [2020-02-10T14:52:43.977Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:52:43.977Z] #44 22.56 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-02-10T14:52:43.977Z] #44 22.56 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-02-10T14:52:43.977Z] #44 22.58 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-10T14:52:43.977Z] #44 22.64 Selecting previously unselected package libprotobuf-dev:s390x. [2020-02-10T14:52:43.977Z] #44 22.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-02-10T14:52:43.977Z] #44 22.65 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-10T14:52:44.131Z] #44 ... [2020-02-10T14:52:44.131Z] [2020-02-10T14:52:44.131Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T14:52:44.131Z] #30 DONE 155.7s [2020-02-10T14:52:44.131Z] [2020-02-10T14:52:44.131Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:52:44.131Z] #44 86.18 DEP criu/eventfd.d [2020-02-10T14:52:44.131Z] #44 ... [2020-02-10T14:52:44.131Z] [2020-02-10T14:52:44.131Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:52:44.131Z] #17 11.54 Fetched 8325 kB in 9s (880 kB/s) [2020-02-10T14:52:44.131Z] #17 11.54 Reading package lists... [2020-02-10T14:52:44.131Z] #17 16.35 Reading package lists... [2020-02-10T14:52:44.131Z] #17 19.72 Building dependency tree... [2020-02-10T14:52:44.131Z] #17 21.58 libcap2-bin is already the newest version (1:2.25-2). [2020-02-10T14:52:44.131Z] #17 21.58 The following additional packages will be installed: [2020-02-10T14:52:44.131Z] #17 21.61 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-10T14:52:44.131Z] #17 21.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-10T14:52:44.131Z] #17 21.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-10T14:52:44.131Z] #17 21.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-10T14:52:44.131Z] #17 21.61 python3.7 python3.7-minimal vim-runtime xxd [2020-02-10T14:52:44.131Z] #17 21.66 Suggested packages: [2020-02-10T14:52:44.131Z] #17 21.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-10T14:52:44.131Z] #17 21.66 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-10T14:52:44.131Z] #17 21.66 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T14:52:44.131Z] #17 21.66 Recommended packages: [2020-02-10T14:52:44.131Z] #17 21.66 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-10T14:52:44.131Z] #17 21.66 python3-keyrings.alt python3-xdg unzip [2020-02-10T14:52:44.131Z] #17 ... [2020-02-10T14:52:44.131Z] [2020-02-10T14:52:44.131Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:52:44.131Z] #44 86.39 DEP criu/crtools.d [2020-02-10T14:52:44.388Z] #44 86.56 DEP criu/cr-service.d [2020-02-10T14:52:44.646Z] #44 86.83 DEP criu/cr-restore.d [2020-02-10T14:52:44.770Z] #44 23.39 Selecting previously unselected package libprotoc17:s390x. [2020-02-10T14:52:44.770Z] #44 23.40 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-02-10T14:52:44.770Z] #44 23.40 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-02-10T14:52:44.802Z] ok github.com/docker/docker/opts 0.066s coverage: 67.0% of statements [2020-02-10T14:52:44.904Z] #44 87.25 DEP criu/cr-errno.d [2020-02-10T14:52:45.137Z] #44 23.84 Selecting previously unselected package protobuf-c-compiler. [2020-02-10T14:52:45.137Z] #44 23.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-02-10T14:52:45.137Z] #44 23.85 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T14:52:45.137Z] #44 23.89 Selecting previously unselected package protobuf-compiler. [2020-02-10T14:52:45.137Z] #44 23.89 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-02-10T14:52:45.137Z] #44 23.90 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-10T14:52:45.137Z] #44 23.96 Selecting previously unselected package python-pkg-resources. [2020-02-10T14:52:45.161Z] #44 87.32 DEP criu/cr-dump.d [2020-02-10T14:52:45.161Z] #44 87.55 DEP criu/cr-dedup.d [2020-02-10T14:52:45.516Z] #44 23.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T14:52:45.516Z] #44 23.96 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-10T14:52:45.516Z] #44 24.15 Selecting previously unselected package python-six. [2020-02-10T14:52:45.516Z] #44 24.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-10T14:52:45.516Z] #44 24.15 Unpacking python-six (1.12.0-1) ... [2020-02-10T14:52:45.516Z] #44 24.20 Selecting previously unselected package python-protobuf. [2020-02-10T14:52:45.516Z] #44 24.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-02-10T14:52:45.516Z] #44 24.20 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-10T14:52:45.727Z] #44 87.70 DEP criu/cr-check.d [2020-02-10T14:52:45.727Z] #44 87.96 DEP criu/config.d [2020-02-10T14:52:45.896Z] #44 24.55 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-10T14:52:45.896Z] #44 ... [2020-02-10T14:52:45.896Z] [2020-02-10T14:52:45.896Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:52:45.896Z] #54 14.41 + cd /tmp/tmp.OCxrQxCkcH/src/github.com/golangci/golangci-lint/ [2020-02-10T14:52:45.896Z] #54 14.41 + git checkout -q v1.20.0 [2020-02-10T14:52:45.896Z] #54 14.74 ++ git describe --tags [2020-02-10T14:52:45.896Z] #54 14.74 + version=v1.20.0 [2020-02-10T14:52:45.896Z] #54 14.74 ++ git rev-parse --short HEAD [2020-02-10T14:52:45.896Z] #54 14.74 + commit=cc98739 [2020-02-10T14:52:45.896Z] #54 14.74 ++ git show -s --format=%cd [2020-02-10T14:52:45.896Z] #54 14.75 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-10T14:52:45.896Z] #54 14.75 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T14:52:45.896Z] #54 ... [2020-02-10T14:52:45.896Z] [2020-02-10T14:52:45.896Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:52:45.896Z] #11 11.56 Reading package lists... [2020-02-10T14:52:45.896Z] #11 14.81 Reading package lists... [2020-02-10T14:52:45.896Z] #11 18.73 Building dependency tree... [2020-02-10T14:52:45.896Z] #11 20.18 The following additional packages will be installed: [2020-02-10T14:52:45.896Z] #11 20.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-10T14:52:45.896Z] #11 20.18 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-10T14:52:45.896Z] #11 20.18 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T14:52:45.896Z] #11 20.18 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-10T14:52:45.896Z] #11 20.18 mingw-w64-x86-64-dev [2020-02-10T14:52:45.896Z] #11 20.18 Suggested packages: [2020-02-10T14:52:45.896Z] #11 20.18 gcc-8-locales seccomp wine64 [2020-02-10T14:52:45.896Z] #11 21.02 The following NEW packages will be installed: [2020-02-10T14:52:45.896Z] #11 21.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-10T14:52:45.896Z] #11 21.02 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-10T14:52:45.896Z] #11 21.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-10T14:52:45.896Z] #11 21.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-10T14:52:45.896Z] #11 21.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-10T14:52:45.896Z] #11 21.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-10T14:52:45.896Z] #11 21.02 The following packages will be upgraded: [2020-02-10T14:52:45.896Z] #11 21.02 libsystemd0 libudev1 [2020-02-10T14:52:45.896Z] #11 21.07 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T14:52:45.896Z] #11 21.07 Need to get 73.7 MB of archives. [2020-02-10T14:52:45.896Z] #11 21.07 After this operation, 494 MB of additional disk space will be used. [2020-02-10T14:52:45.896Z] #11 21.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u3 [306 kB] [2020-02-10T14:52:45.896Z] #11 21.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u3 [144 kB] [2020-02-10T14:52:45.896Z] #11 21.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-02-10T14:52:45.896Z] #11 21.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-02-10T14:52:45.896Z] #11 22.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-10T14:52:45.896Z] #11 22.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-02-10T14:52:45.896Z] #11 22.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-02-10T14:52:45.896Z] #11 22.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-10T14:52:45.984Z] #44 88.13 DEP criu/clone-noasan.d [2020-02-10T14:52:45.984Z] #44 88.18 DEP criu/cgroup.d [2020-02-10T14:52:45.984Z] #44 88.33 DEP criu/cgroup-props.d [2020-02-10T14:52:46.184Z] ok github.com/docker/docker/pkg/broadcaster 0.022s coverage: 100.0% of statements [2020-02-10T14:52:46.242Z] #44 88.41 DEP criu/bitmap.d [2020-02-10T14:52:46.242Z] #44 88.43 DEP criu/bfd.d [2020-02-10T14:52:46.242Z] #44 88.49 DEP criu/autofs.d [2020-02-10T14:52:46.285Z] #11 ... [2020-02-10T14:52:46.285Z] [2020-02-10T14:52:46.285Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:52:46.285Z] #28 1.204 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T14:52:46.285Z] #28 1.469 [2020-02-10T14:52:46.444Z] ok github.com/docker/docker/pkg/authorization 0.619s coverage: 68.3% of statements [2020-02-10T14:52:46.500Z] #44 88.60 DEP criu/aio.d [2020-02-10T14:52:46.500Z] #44 88.71 DEP criu/action-scripts.d [2020-02-10T14:52:46.704Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-02-10T14:52:46.757Z] #44 88.91 CC criu/action-scripts.o [2020-02-10T14:52:47.015Z] #44 89.34 CC criu/aio.o [2020-02-10T14:52:47.042Z] #28 1.602 # 1.9% ##### 8.2% ########### 16.6% ################# 25.0% ###################### 31.2% ############################## 41.7% #################################### 50.0% ######################################## 56.3% ################################################ 66.7% ###################################################### 75.1% ########################################################## 81.4% ################################################################## 91.8%#28 ... [2020-02-10T14:52:47.042Z] [2020-02-10T14:52:47.042Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:52:47.042Z] #72 DONE 25.3s [2020-02-10T14:52:47.042Z] [2020-02-10T14:52:47.042Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:52:47.042Z] #28 1.602 # 1.9% ##### 8.2% ########### 16.6% ################# 25.0% ###################### 31.2% ############################## 41.7% #################################### 50.0% ######################################## 56.3% ################################################ 66.7% ###################################################### 75.1% ########################################################## 81.4% ################################################################## 91.8% ######################################################################## 100.0% [2020-02-10T14:52:47.422Z] #28 3.669 [2020-02-10T14:52:47.580Z] #44 89.85 CC criu/autofs.o [2020-02-10T14:52:47.643Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-02-10T14:52:48.179Z] #28 3.789 ######### 13.5% ####################### 33.2% ######################################## 55.9% ######################################################## 78.5% #################################################################### 95.5% ######################################################################## 100.0% [2020-02-10T14:52:48.179Z] #28 4.479 [2020-02-10T14:52:48.212Z] ok github.com/docker/docker/pkg/archive 1.210s coverage: 77.0% of statements [2020-02-10T14:52:48.212Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-02-10T14:52:48.780Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 92.9% of statements [2020-02-10T14:52:48.952Z] #44 91.28 CC criu/bfd.o [2020-02-10T14:52:49.299Z] #28 4.594 # 2.3% ####### 10.7% ################ 23.4% ############################# 41.2% ################################### 48.8% ########################################## 59.0% ################################################### 71.7% ######################################################### 79.4% ################################################################## 92.1% ######################################################################## 100.0% [2020-02-10T14:52:49.348Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2020-02-10T14:52:49.518Z] #44 91.75 CC criu/bitmap.o [2020-02-10T14:52:49.688Z] #28 5.922 [2020-02-10T14:52:49.776Z] #44 91.90 CC criu/cgroup-props.o [2020-02-10T14:52:49.919Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-02-10T14:52:50.342Z] #44 ... [2020-02-10T14:52:50.342Z] [2020-02-10T14:52:50.342Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:52:50.342Z] #17 23.47 The following NEW packages will be installed: [2020-02-10T14:52:50.342Z] #17 23.48 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-10T14:52:50.342Z] #17 23.48 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-10T14:52:50.342Z] #17 23.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-10T14:52:50.342Z] #17 23.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-10T14:52:50.342Z] #17 23.48 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-10T14:52:50.342Z] #17 23.48 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-10T14:52:50.342Z] #17 23.48 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-10T14:52:50.342Z] #17 23.48 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-10T14:52:50.342Z] #17 23.80 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T14:52:50.342Z] #17 23.80 Need to get 27.0 MB of archives. [2020-02-10T14:52:50.342Z] #17 23.80 After this operation, 111 MB of additional disk space will be used. [2020-02-10T14:52:50.342Z] #17 23.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-02-10T14:52:50.342Z] #17 23.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-02-10T14:52:50.342Z] #17 23.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-02-10T14:52:50.342Z] #17 23.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-02-10T14:52:50.342Z] #17 23.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-02-10T14:52:50.342Z] #17 23.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-02-10T14:52:50.342Z] #17 24.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-02-10T14:52:50.342Z] #17 24.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-02-10T14:52:50.342Z] #17 24.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-02-10T14:52:50.342Z] #17 24.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-02-10T14:52:50.342Z] #17 24.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-02-10T14:52:50.342Z] #17 24.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-02-10T14:52:50.342Z] #17 24.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-02-10T14:52:50.342Z] #17 24.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-02-10T14:52:50.342Z] #17 24.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-02-10T14:52:50.342Z] #17 24.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-02-10T14:52:50.342Z] #17 24.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-10T14:52:50.342Z] #17 24.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T14:52:50.342Z] #17 24.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-02-10T14:52:50.342Z] #17 24.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-02-10T14:52:50.342Z] #17 24.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-02-10T14:52:50.342Z] #17 24.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-02-10T14:52:50.342Z] #17 24.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-02-10T14:52:50.342Z] #17 24.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-10T14:52:50.342Z] #17 24.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-10T14:52:50.342Z] #17 24.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-10T14:52:50.342Z] #17 24.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-02-10T14:52:50.342Z] #17 24.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-02-10T14:52:50.342Z] #17 24.22 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-10T14:52:50.342Z] #17 24.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-10T14:52:50.342Z] #17 24.63 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-10T14:52:50.342Z] #17 24.63 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-10T14:52:50.342Z] #17 24.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-02-10T14:52:50.342Z] #17 24.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-02-10T14:52:50.342Z] #17 24.66 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-10T14:52:50.342Z] #17 24.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-10T14:52:50.342Z] #17 24.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-10T14:52:50.342Z] #17 24.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-02-10T14:52:50.342Z] #17 24.77 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-10T14:52:50.342Z] #17 24.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-10T14:52:50.342Z] #17 24.79 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-10T14:52:50.342Z] #17 24.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-02-10T14:52:50.342Z] #17 24.81 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-10T14:52:50.342Z] #17 25.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-02-10T14:52:50.342Z] #17 25.14 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-02-10T14:52:50.342Z] #17 25.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-10T14:52:50.342Z] #17 25.80 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:52:50.342Z] #17 25.92 Fetched 27.0 MB in 2s (16.4 MB/s) [2020-02-10T14:52:50.342Z] #17 25.98 Selecting previously unselected package pigz. [2020-02-10T14:52:50.342Z] #17 25.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-02-10T14:52:50.342Z] #17 26.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-02-10T14:52:50.342Z] #17 26.04 Unpacking pigz (2.4-1) ... [2020-02-10T14:52:50.342Z] #17 26.12 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-02-10T14:52:50.342Z] #17 26.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-10T14:52:50.342Z] #17 26.12 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-10T14:52:50.342Z] #17 26.61 Selecting previously unselected package python3.7-minimal. [2020-02-10T14:52:50.342Z] #17 26.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-10T14:52:50.342Z] #17 26.63 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T14:52:50.342Z] #17 27.48 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-10T14:52:50.342Z] #17 27.49 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T14:52:50.488Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-10T14:52:51.426Z] ok github.com/docker/docker/pkg/chrootarchive 3.407s coverage: 43.2% of statements [2020-02-10T14:52:51.426Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-02-10T14:52:51.979Z] #28 6.093 ## 3.3% ### 4.3% ##### 7.1% ######### 12.8% ########### 15.6% ############# 19.4% ################ 23.2% ################## 25.1% #################### 28.8% ####################### 32.6% ######################### 35.5% ############################ 39.2% ############################### 44.0% ################################### 49.1% #################################### 51.0% ###################################### 53.8% ######################################## 56.7% ########################################## 59.5% [2020-02-10T14:52:51.979Z] #28 ... [2020-02-10T14:52:51.979Z] [2020-02-10T14:52:51.979Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:52:51.979Z] #44 26.39 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-10T14:52:51.979Z] #44 26.39 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T14:52:51.979Z] #44 26.40 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T14:52:51.979Z] #44 26.41 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-10T14:52:51.979Z] #44 26.42 Setting up python-six (1.12.0-1) ... [2020-02-10T14:52:51.979Z] #44 27.69 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-10T14:52:51.979Z] #44 27.69 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T14:52:51.979Z] #44 27.71 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-10T14:52:51.979Z] #44 27.71 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-02-10T14:52:51.979Z] #44 27.72 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-02-10T14:52:51.979Z] #44 27.73 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-10T14:52:51.979Z] #44 27.74 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T14:52:51.979Z] #44 27.74 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-10T14:52:51.979Z] #44 27.75 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T14:52:51.979Z] #44 27.76 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-10T14:52:51.979Z] #44 30.48 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-02-10T14:52:51.979Z] #44 30.49 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:52:51.979Z] #44 DONE 30.8s [2020-02-10T14:52:51.979Z] [2020-02-10T14:52:51.979Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:52:51.995Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2020-02-10T14:52:52.241Z] #17 29.61 Selecting previously unselected package python3-minimal. [2020-02-10T14:52:52.241Z] #17 29.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 ... 23672 files and directories currently installed.) [2020-02-10T14:52:52.241Z] #17 29.67 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-02-10T14:52:52.241Z] #17 29.67 Unpacking python3-minimal (3.7.3-1) ... [2020-02-10T14:52:52.241Z] #17 29.74 Selecting previously unselected package libmpdec2:amd64. [2020-02-10T14:52:52.241Z] #17 29.74 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-02-10T14:52:52.241Z] #17 29.76 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-02-10T14:52:52.241Z] #17 29.85 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-02-10T14:52:52.256Z] ok github.com/docker/docker/pkg/fsutils 0.303s coverage: 85.1% of statements [2020-02-10T14:52:52.498Z] #17 29.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-02-10T14:52:52.498Z] #17 29.86 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-10T14:52:52.516Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-02-10T14:52:52.516Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2020-02-10T14:52:53.430Z] #17 30.78 Selecting previously unselected package python3.7. [2020-02-10T14:52:53.430Z] #17 30.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-02-10T14:52:53.430Z] #17 30.80 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T14:52:53.430Z] #17 30.92 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-10T14:52:53.430Z] #17 30.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-02-10T14:52:53.430Z] #17 30.93 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-10T14:52:53.690Z] #17 31.05 Setting up python3-minimal (3.7.3-1) ... [2020-02-10T14:52:53.744Z] #28 6.093 ## 3.3% ### 4.3% ##### 7.1% ######### 12.8% ########### 15.6% ############# 19.4% ################ 23.2% ################## 25.1% #################### 28.8% ####################### 32.6% ######################### 35.5% ############################ 39.2% ############################### 44.0% ################################### 49.1% #################################### 51.0% ###################################### 53.8% ######################################## 56.7% ########################################## 59.5% ############################################ 62.3% ############################################### 66.1% ################################################ 68.0% ################################################### 70.8% ##################################################### 74.6% ###################################################### 75.6% ######################################################### 80.3% ############################################################# 85.0% ############################################################### 88.8% ################################################################## 92.6% #################################################################### 94.5% ##################################################################### 96.4% ###################################################################### 98.3% ######################################################################## 100.0% [2020-02-10T14:52:53.744Z] #28 9.865 [2020-02-10T14:52:53.744Z] #28 ... [2020-02-10T14:52:53.744Z] [2020-02-10T14:52:53.744Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:52:53.744Z] #63 0.233 + RM_GOPATH=0 [2020-02-10T14:52:53.744Z] #63 0.233 + TMP_GOPATH= [2020-02-10T14:52:53.744Z] #63 0.233 + : /build [2020-02-10T14:52:53.744Z] #63 0.233 + '[' -z '' ']' [2020-02-10T14:52:53.744Z] #63 0.233 ++ mktemp -d [2020-02-10T14:52:53.744Z] #63 0.235 + export GOPATH=/tmp/tmp.424tHjSL4l [2020-02-10T14:52:53.744Z] #63 0.235 + GOPATH=/tmp/tmp.424tHjSL4l [2020-02-10T14:52:53.744Z] #63 0.235 + RM_GOPATH=1 [2020-02-10T14:52:53.744Z] #63 0.236 ++ dirname ./install.sh [2020-02-10T14:52:53.744Z] #63 0.238 + dir=. [2020-02-10T14:52:53.744Z] #63 0.238 + bin=containerd [2020-02-10T14:52:53.744Z] #63 0.239 + shift [2020-02-10T14:52:53.744Z] #63 0.239 + '[' '!' -f ./containerd.installer ']' [2020-02-10T14:52:53.744Z] #63 0.239 + . ./containerd.installer [2020-02-10T14:52:53.744Z] #63 0.240 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T14:52:53.744Z] #63 0.240 + install_containerd [2020-02-10T14:52:53.744Z] #63 0.241 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-10T14:52:53.744Z] #63 0.241 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T14:52:53.744Z] #63 0.241 + git clone https://github.com/containerd/containerd.git /tmp/tmp.424tHjSL4l/src/github.com/containerd/containerd [2020-02-10T14:52:53.744Z] #63 0.245 Cloning into '/tmp/tmp.424tHjSL4l/src/github.com/containerd/containerd'... [2020-02-10T14:52:53.901Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-02-10T14:52:53.901Z] ok github.com/docker/docker/pkg/ioutils 0.590s coverage: 70.6% of statements [2020-02-10T14:52:53.901Z] ok github.com/docker/docker/pkg/idtools 0.615s coverage: 70.1% of statements [2020-02-10T14:52:54.144Z] #63 ... [2020-02-10T14:52:54.144Z] [2020-02-10T14:52:54.144Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:52:54.144Z] #36 24.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-02-10T14:52:54.144Z] #36 25.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-02-10T14:52:54.144Z] #36 25.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-02-10T14:52:54.144Z] #36 25.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-02-10T14:52:54.144Z] #36 25.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-02-10T14:52:54.144Z] #36 25.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-02-10T14:52:54.144Z] #36 27.77 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:52:54.144Z] #36 27.85 Fetched 13.9 MB in 7s (2139 kB/s) [2020-02-10T14:52:54.144Z] #36 27.88 Selecting previously unselected package xxd. [2020-02-10T14:52:54.144Z] #36 27.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T14:52:54.144Z] #36 27.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-10T14:52:54.144Z] #36 27.93 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T14:52:54.144Z] #36 28.05 Selecting previously unselected package vim-common. [2020-02-10T14:52:54.144Z] #36 28.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T14:52:54.144Z] #36 28.06 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T14:52:54.144Z] #36 28.32 Selecting previously unselected package cmake-data. [2020-02-10T14:52:54.144Z] #36 28.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-10T14:52:54.144Z] #36 28.33 Unpacking cmake-data (3.13.4-1) ... [2020-02-10T14:52:54.144Z] #36 30.48 Selecting previously unselected package libicu63:s390x. [2020-02-10T14:52:54.144Z] #36 30.54 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-02-10T14:52:54.144Z] #36 30.54 Unpacking libicu63:s390x (63.1-6) ... [2020-02-10T14:52:54.161Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2020-02-10T14:52:54.161Z] ok github.com/docker/docker/layer 8.049s coverage: 68.8% of statements [2020-02-10T14:52:54.161Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T14:52:54.161Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T14:52:54.161Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T14:52:54.161Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T14:52:54.161Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T14:52:54.161Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T14:52:54.161Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T14:52:54.161Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T14:52:54.255Z] #17 31.90 Selecting previously unselected package python3. [2020-02-10T14:52:54.427Z] ok github.com/docker/docker/pkg/longpath 0.028s coverage: 100.0% of statements [2020-02-10T14:52:54.427Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T14:52:54.513Z] #17 31.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 ... 24084 files and directories currently installed.) [2020-02-10T14:52:54.513Z] #17 31.95 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-02-10T14:52:54.513Z] #17 31.96 Unpacking python3 (3.7.3-1) ... [2020-02-10T14:52:54.513Z] #17 32.03 Selecting previously unselected package libip4tc0:amd64. [2020-02-10T14:52:54.513Z] #17 32.03 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-02-10T14:52:54.513Z] #17 32.04 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-02-10T14:52:54.513Z] #17 32.14 Selecting previously unselected package libip6tc0:amd64. [2020-02-10T14:52:54.513Z] #17 32.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-02-10T14:52:54.553Z] #36 ... [2020-02-10T14:52:54.553Z] [2020-02-10T14:52:54.553Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:52:54.553Z] #34 22.97 errors [2020-02-10T14:52:54.553Z] #34 22.98 sort [2020-02-10T14:52:54.553Z] #34 23.27 strconv [2020-02-10T14:52:54.553Z] #34 23.93 io [2020-02-10T14:52:54.553Z] #34 24.94 internal/oserror [2020-02-10T14:52:54.553Z] #34 24.96 syscall [2020-02-10T14:52:54.553Z] #34 26.23 reflect [2020-02-10T14:52:54.553Z] #34 31.19 time [2020-02-10T14:52:54.553Z] #34 ... [2020-02-10T14:52:54.553Z] [2020-02-10T14:52:54.553Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:52:54.553Z] #45 1.435 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T14:52:54.553Z] #45 1.436 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T14:52:54.687Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2020-02-10T14:52:54.770Z] #17 32.14 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-02-10T14:52:54.770Z] #17 32.26 Selecting previously unselected package libiptc0:amd64. [2020-02-10T14:52:54.770Z] #17 32.26 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-02-10T14:52:54.770Z] #17 32.26 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-02-10T14:52:54.770Z] #17 32.35 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-10T14:52:54.770Z] #17 32.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-02-10T14:52:54.770Z] #17 32.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-10T14:52:54.948Z] #45 ... [2020-02-10T14:52:54.948Z] [2020-02-10T14:52:54.948Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:52:54.948Z] #48 23.24 github.com/LK4D4/vndr/godl/singleflight [2020-02-10T14:52:54.948Z] #48 23.25 errors [2020-02-10T14:52:54.948Z] #48 23.49 sort [2020-02-10T14:52:54.948Z] #48 23.59 io [2020-02-10T14:52:54.948Z] #48 24.40 strconv [2020-02-10T14:52:54.948Z] #48 24.55 bytes [2020-02-10T14:52:54.948Z] #48 26.23 bufio [2020-02-10T14:52:54.948Z] #48 26.97 syscall [2020-02-10T14:52:54.948Z] #48 27.36 reflect [2020-02-10T14:52:54.948Z] #48 31.98 time [2020-02-10T14:52:54.948Z] #48 ... [2020-02-10T14:52:54.948Z] [2020-02-10T14:52:54.948Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2020-02-10T14:52:54.948Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:52:54.948Z] #45 2.818 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T14:52:54.948Z] #45 2.854 GEN .gitid [2020-02-10T14:52:54.948Z] #45 2.888 GEN criu/include/version.h [2020-02-10T14:52:54.948Z] #45 2.902 GEN include/common/asm [2020-02-10T14:52:55.028Z] #17 32.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-10T14:52:55.028Z] #17 32.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-02-10T14:52:55.028Z] #17 32.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-10T14:52:55.028Z] #17 32.55 Selecting previously unselected package libnftnl11:amd64. [2020-02-10T14:52:55.028Z] #17 32.55 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-02-10T14:52:55.028Z] #17 32.55 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-02-10T14:52:55.209Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2020-02-10T14:52:55.286Z] #17 32.64 Selecting previously unselected package iptables. [2020-02-10T14:52:55.286Z] #17 32.64 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-02-10T14:52:55.286Z] #17 32.65 Unpacking iptables (1.8.2-4) ... [2020-02-10T14:52:55.470Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 91.4% of statements [2020-02-10T14:52:55.544Z] #17 33.01 Selecting previously unselected package xxd. [2020-02-10T14:52:55.544Z] #17 33.03 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-10T14:52:55.544Z] #17 33.04 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T14:52:55.544Z] #17 33.17 Selecting previously unselected package vim-common. [2020-02-10T14:52:55.731Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-02-10T14:52:55.802Z] #17 33.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T14:52:55.802Z] #17 33.20 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T14:52:55.802Z] #17 33.40 Selecting previously unselected package bash-completion. [2020-02-10T14:52:55.802Z] #17 33.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-10T14:52:55.991Z] ok github.com/docker/docker/pkg/mount 0.882s coverage: 70.0% of statements [2020-02-10T14:52:55.991Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T14:52:55.991Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T14:52:55.991Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T14:52:56.216Z] #45 3.924 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T14:52:56.216Z] #45 3.978 PBCC images/opts.pb-c.c [2020-02-10T14:52:56.216Z] #45 3.987 PBCC images/sit.pb-c.c [2020-02-10T14:52:56.216Z] #45 4.028 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T14:52:56.216Z] #45 4.065 DEP images/opts.pb-c.d [2020-02-10T14:52:56.216Z] #45 4.082 DEP images/sit.pb-c.d [2020-02-10T14:52:56.216Z] #45 4.110 PBCC images/macvlan.pb-c.c [2020-02-10T14:52:56.216Z] #45 4.116 DEP images/macvlan.pb-c.d [2020-02-10T14:52:56.216Z] #45 4.157 PBCC images/autofs.pb-c.c [2020-02-10T14:52:56.216Z] #45 4.162 DEP images/autofs.pb-c.d [2020-02-10T14:52:56.216Z] #45 4.188 PBCC images/sysctl.pb-c.c [2020-02-10T14:52:56.216Z] #45 4.233 DEP images/sysctl.pb-c.d [2020-02-10T14:52:56.216Z] #45 4.305 PBCC images/time.pb-c.c [2020-02-10T14:52:56.563Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2020-02-10T14:52:56.588Z] #45 4.320 DEP images/time.pb-c.d [2020-02-10T14:52:56.588Z] #45 4.422 PBCC images/binfmt-misc.pb-c.c [2020-02-10T14:52:56.588Z] #45 4.430 DEP images/binfmt-misc.pb-c.d [2020-02-10T14:52:56.588Z] #45 4.459 PBCC images/seccomp.pb-c.c [2020-02-10T14:52:56.588Z] #45 4.465 DEP images/seccomp.pb-c.d [2020-02-10T14:52:56.588Z] #45 4.504 PBCC images/userns.pb-c.c [2020-02-10T14:52:56.588Z] #45 4.508 DEP images/userns.pb-c.d [2020-02-10T14:52:56.588Z] #45 4.545 PBCC images/cgroup.pb-c.c [2020-02-10T14:52:56.588Z] #45 ... [2020-02-10T14:52:56.588Z] [2020-02-10T14:52:56.588Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:52:56.588Z] #11 25.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-10T14:52:56.588Z] #11 26.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-10T14:52:56.588Z] #11 27.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-02-10T14:52:56.588Z] #11 ... [2020-02-10T14:52:56.588Z] [2020-02-10T14:52:56.588Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:52:56.588Z] #28 11.11 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T14:52:56.588Z] #28 11.46 [2020-02-10T14:52:56.588Z] #28 11.62 ########################################################## 81.6% ######################################################################## 100.0% [2020-02-10T14:52:56.588Z] #28 11.71 [2020-02-10T14:52:56.588Z] #28 12.51 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T14:52:56.588Z] #28 12.78 [2020-02-10T14:52:56.588Z] #28 12.89 ######################################################################## 100.0% [2020-02-10T14:52:56.588Z] #28 12.99 [2020-02-10T14:52:56.827Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-02-10T14:52:57.086Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-02-10T14:52:57.086Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-02-10T14:52:57.655Z] ok github.com/docker/docker/pkg/reexec 0.024s coverage: 82.4% of statements [2020-02-10T14:52:57.870Z] #28 13.81 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T14:52:57.870Z] #28 13.95 skipping existing b63cc5f62c21 [2020-02-10T14:52:57.870Z] #28 14.02 [2020-02-10T14:52:58.223Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-02-10T14:52:58.400Z] #17 35.90 Unpacking bash-completion (1:2.8-6) ... [2020-02-10T14:52:58.482Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 73.9% of statements [2020-02-10T14:52:58.981Z] #17 36.33 Selecting previously unselected package bzip2. [2020-02-10T14:52:58.981Z] #17 36.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-02-10T14:52:58.981Z] #17 36.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T14:52:58.981Z] #17 36.46 Selecting previously unselected package xz-utils. [2020-02-10T14:52:58.981Z] #17 36.47 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-02-10T14:52:58.981Z] #17 36.48 Unpacking xz-utils (5.2.4-1) ... [2020-02-10T14:52:59.053Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-02-10T14:52:59.053Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-02-10T14:52:59.115Z] #28 15.02 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T14:52:59.115Z] #28 15.39 #=#=# [2020-02-10T14:52:59.115Z] #28 15.45 ######################################################################## 100.0% [2020-02-10T14:52:59.242Z] #17 36.65 Selecting previously unselected package apparmor. [2020-02-10T14:52:59.242Z] #17 36.65 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-02-10T14:52:59.242Z] #17 36.76 Unpacking apparmor (2.13.2-10) ... [2020-02-10T14:52:59.313Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-02-10T14:52:59.498Z] #28 15.56 [2020-02-10T14:52:59.498Z] #28 15.61 Download of images into '/build' complete. [2020-02-10T14:52:59.498Z] #28 15.61 Use something like the following to load the result into a Docker daemon: [2020-02-10T14:52:59.498Z] #28 15.61 tar -cC '/build' . | docker load [2020-02-10T14:52:59.498Z] #28 DONE 15.7s [2020-02-10T14:52:59.498Z] [2020-02-10T14:52:59.498Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:52:59.498Z] #45 4.551 DEP images/cgroup.pb-c.d [2020-02-10T14:52:59.498Z] #45 4.587 PBCC images/fown.pb-c.c [2020-02-10T14:52:59.498Z] #45 4.591 PBCC images/ext-file.pb-c.c [2020-02-10T14:52:59.498Z] #45 4.609 DEP images/fown.pb-c.d [2020-02-10T14:52:59.498Z] #45 4.695 DEP images/ext-file.pb-c.d [2020-02-10T14:52:59.498Z] #45 4.711 PBCC images/rpc.pb-c.c [2020-02-10T14:52:59.498Z] #45 4.747 DEP images/rpc.pb-c.d [2020-02-10T14:52:59.498Z] #45 4.820 PBCC images/siginfo.pb-c.c [2020-02-10T14:52:59.498Z] #45 4.824 DEP images/siginfo.pb-c.d [2020-02-10T14:52:59.498Z] #45 4.833 PBCC images/pagemap.pb-c.c [2020-02-10T14:52:59.498Z] #45 4.850 DEP images/pagemap.pb-c.d [2020-02-10T14:52:59.498Z] #45 4.874 PBCC images/rlimit.pb-c.c [2020-02-10T14:52:59.498Z] #45 4.877 DEP images/rlimit.pb-c.d [2020-02-10T14:52:59.498Z] #45 4.892 PBCC images/file-lock.pb-c.c [2020-02-10T14:52:59.498Z] #45 4.897 DEP images/file-lock.pb-c.d [2020-02-10T14:52:59.498Z] #45 4.930 PBCC images/tty.pb-c.c [2020-02-10T14:52:59.498Z] #45 4.953 DEP images/tty.pb-c.d [2020-02-10T14:52:59.498Z] #45 4.981 PBCC images/tun.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.001 PBCC images/netdev.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.027 DEP images/tun.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.051 DEP images/netdev.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.073 PBCC images/vma.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.101 DEP images/vma.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.140 PBCC images/creds.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.162 DEP images/creds.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.168 PBCC images/utsns.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.181 DEP images/utsns.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.206 PBCC images/ipc-desc.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.240 PBCC images/ipc-sem.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.243 DEP images/ipc-desc.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.279 DEP images/ipc-sem.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.298 PBCC images/ipc-msg.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.308 DEP images/ipc-msg.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.339 PBCC images/ipc-shm.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.345 DEP images/ipc-shm.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.373 PBCC images/ipc-var.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.410 DEP images/ipc-var.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.440 PBCC images/sk-opts.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.443 PBCC images/packet-sock.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.498 DEP images/sk-opts.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.568 DEP images/packet-sock.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.598 PBCC images/sk-netlink.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.639 DEP images/sk-netlink.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.661 PBCC images/sk-inet.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.693 DEP images/sk-inet.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.749 PBCC images/sk-unix.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.774 DEP images/sk-unix.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.799 PBCC images/mm.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.827 DEP images/mm.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.861 PBCC images/timerfd.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.880 DEP images/timerfd.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.901 PBCC images/timer.pb-c.c [2020-02-10T14:52:59.498Z] #45 5.924 DEP images/timer.pb-c.d [2020-02-10T14:52:59.498Z] #45 5.964 PBCC images/sa.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.020 DEP images/sa.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.062 PBCC images/pipe-data.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.065 DEP images/pipe-data.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.111 PBCC images/mnt.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.136 DEP images/mnt.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.163 PBCC images/sk-packet.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.166 DEP images/sk-packet.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.201 PBCC images/tcp-stream.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.227 DEP images/tcp-stream.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.263 PBCC images/pipe.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.299 DEP images/pipe.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.343 PBCC images/pstree.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.377 DEP images/pstree.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.412 PBCC images/fs.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.419 DEP images/fs.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.446 PBCC images/signalfd.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.470 DEP images/signalfd.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.499 PBCC images/fh.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.528 PBCC images/fsnotify.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.551 DEP images/fh.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.589 DEP images/fsnotify.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.639 PBCC images/eventpoll.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.642 DEP images/eventpoll.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.663 PBCC images/eventfd.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.676 DEP images/eventfd.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.739 PBCC images/remap-file-path.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.754 DEP images/remap-file-path.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.830 PBCC images/fifo.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.855 DEP images/fifo.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.878 PBCC images/ghost-file.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.911 DEP images/ghost-file.pb-c.d [2020-02-10T14:52:59.498Z] #45 6.952 PBCC images/regfile.pb-c.c [2020-02-10T14:52:59.498Z] #45 6.991 DEP images/regfile.pb-c.d [2020-02-10T14:52:59.498Z] #45 7.023 PBCC images/ns.pb-c.c [2020-02-10T14:52:59.498Z] #45 7.046 DEP images/ns.pb-c.d [2020-02-10T14:52:59.498Z] #45 7.096 PBCC images/fdinfo.pb-c.c [2020-02-10T14:52:59.498Z] #45 7.183 DEP images/fdinfo.pb-c.d [2020-02-10T14:52:59.498Z] #45 7.302 PBCC images/core-aarch64.pb-c.c [2020-02-10T14:52:59.498Z] #45 7.339 PBCC images/core-arm.pb-c.c [2020-02-10T14:52:59.498Z] #45 7.367 PBCC images/core-ppc64.pb-c.c [2020-02-10T14:52:59.498Z] #45 7.403 PBCC images/core-s390.pb-c.c [2020-02-10T14:52:59.498Z] #45 7.430 PBCC images/core-x86.pb-c.c [2020-02-10T14:52:59.498Z] #45 7.486 PBCC images/core.pb-c.c [2020-02-10T14:52:59.508Z] #17 37.10 Selecting previously unselected package aufs-tools. [2020-02-10T14:52:59.508Z] #17 37.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-02-10T14:52:59.508Z] #17 37.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-10T14:52:59.573Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 71.3% of statements [2020-02-10T14:52:59.765Z] #17 37.22 Selecting previously unselected package libonig5:amd64. [2020-02-10T14:52:59.766Z] #17 37.22 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-02-10T14:52:59.766Z] #17 37.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-10T14:52:59.858Z] #45 7.514 PBCC images/inventory.pb-c.c [2020-02-10T14:52:59.858Z] #45 7.678 DEP images/core-aarch64.pb-c.d [2020-02-10T14:52:59.858Z] #45 7.777 DEP images/core-arm.pb-c.d [2020-02-10T14:52:59.858Z] #45 7.892 DEP images/core-ppc64.pb-c.d [2020-02-10T14:53:00.023Z] #17 37.33 Selecting previously unselected package libjq1:amd64. [2020-02-10T14:53:00.023Z] #17 37.35 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-10T14:53:00.023Z] #17 37.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-10T14:53:00.023Z] #17 37.49 Selecting previously unselected package jq. [2020-02-10T14:53:00.023Z] #17 37.49 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-10T14:53:00.023Z] #17 37.50 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T14:53:00.023Z] #17 37.57 Selecting previously unselected package libaio1:amd64. [2020-02-10T14:53:00.023Z] #17 37.58 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-02-10T14:53:00.237Z] #45 ... [2020-02-10T14:53:00.237Z] [2020-02-10T14:53:00.237Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:53:00.237Z] #51 28.50 + cd /tmp/tmp.8Bs8kZ2332/src/gotest.tools/gotestsum [2020-02-10T14:53:00.237Z] #51 28.50 + git checkout -q v0.3.5 [2020-02-10T14:53:00.237Z] #51 28.57 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T14:53:00.237Z] #51 ... [2020-02-10T14:53:00.237Z] [2020-02-10T14:53:00.237Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:00.237Z] #45 8.058 DEP images/core-s390.pb-c.d [2020-02-10T14:53:00.237Z] #45 8.142 DEP images/core-x86.pb-c.d [2020-02-10T14:53:00.237Z] #45 8.153 DEP images/core.pb-c.d [2020-02-10T14:53:00.237Z] #45 8.190 DEP images/inventory.pb-c.d [2020-02-10T14:53:00.237Z] #45 8.235 PBCC images/cpuinfo.pb-c.c [2020-02-10T14:53:00.237Z] #45 8.240 DEP images/cpuinfo.pb-c.d [2020-02-10T14:53:00.237Z] #45 8.256 PBCC images/stats.pb-c.c [2020-02-10T14:53:00.280Z] #17 37.58 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-02-10T14:53:00.280Z] #17 37.65 Selecting previously unselected package libgpm2:amd64. [2020-02-10T14:53:00.280Z] #17 37.67 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-02-10T14:53:00.280Z] #17 37.67 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-02-10T14:53:00.280Z] #17 37.79 Selecting previously unselected package libicu63:amd64. [2020-02-10T14:53:00.280Z] #17 37.80 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-02-10T14:53:00.280Z] #17 37.81 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-10T14:53:00.512Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2020-02-10T14:53:00.512Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.2% of statements [2020-02-10T14:53:00.538Z] #17 ... [2020-02-10T14:53:00.538Z] [2020-02-10T14:53:00.538Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:00.538Z] #44 92.77 CC criu/cgroup.o [2020-02-10T14:53:00.538Z] #44 95.38 CC criu/clone-noasan.o [2020-02-10T14:53:00.538Z] #44 95.50 CC criu/config.o [2020-02-10T14:53:00.538Z] #44 96.75 CC criu/cr-check.o [2020-02-10T14:53:00.538Z] #44 98.18 CC criu/cr-dedup.o [2020-02-10T14:53:00.538Z] #44 98.63 CC criu/cr-dump.o [2020-02-10T14:53:00.538Z] #44 101.1 CC criu/cr-errno.o [2020-02-10T14:53:00.538Z] #44 101.2 CC criu/cr-restore.o [2020-02-10T14:53:00.608Z] #45 ... [2020-02-10T14:53:00.608Z] [2020-02-10T14:53:00.608Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:53:00.608Z] #36 35.79 Selecting previously unselected package libxml2:s390x. [2020-02-10T14:53:00.608Z] #36 35.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-02-10T14:53:00.608Z] #36 35.82 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-10T14:53:00.608Z] #36 36.13 Selecting previously unselected package libarchive13:s390x. [2020-02-10T14:53:00.608Z] #36 36.13 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-02-10T14:53:00.608Z] #36 36.14 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-10T14:53:00.608Z] #36 36.35 Selecting previously unselected package libjsoncpp1:s390x. [2020-02-10T14:53:00.608Z] #36 36.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-02-10T14:53:00.608Z] #36 36.35 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-02-10T14:53:00.608Z] #36 36.41 Selecting previously unselected package librhash0:s390x. [2020-02-10T14:53:00.608Z] #36 36.41 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-02-10T14:53:00.608Z] #36 36.41 Unpacking librhash0:s390x (1.3.8-1) ... [2020-02-10T14:53:00.608Z] #36 36.50 Selecting previously unselected package libuv1:s390x. [2020-02-10T14:53:00.608Z] #36 36.51 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-02-10T14:53:00.608Z] #36 36.51 Unpacking libuv1:s390x (1.24.1-1) ... [2020-02-10T14:53:00.608Z] #36 36.57 Selecting previously unselected package cmake. [2020-02-10T14:53:00.608Z] #36 36.57 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-02-10T14:53:00.608Z] #36 36.57 Unpacking cmake (3.13.4-1) ... [2020-02-10T14:53:00.608Z] #36 38.46 Setting up libicu63:s390x (63.1-6) ... [2020-02-10T14:53:00.608Z] #36 38.47 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T14:53:00.608Z] #36 38.48 Setting up libuv1:s390x (1.24.1-1) ... [2020-02-10T14:53:00.608Z] #36 38.48 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T14:53:00.608Z] #36 38.50 Setting up librhash0:s390x (1.3.8-1) ... [2020-02-10T14:53:00.608Z] #36 38.52 Setting up cmake-data (3.13.4-1) ... [2020-02-10T14:53:00.608Z] #36 38.53 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-10T14:53:00.608Z] #36 38.54 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-02-10T14:53:00.608Z] #36 38.55 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-10T14:53:00.608Z] #36 38.55 Setting up cmake (3.13.4-1) ... [2020-02-10T14:53:00.608Z] #36 38.56 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:53:00.608Z] #36 38.59 Processing triggers for mime-support (3.62) ... [2020-02-10T14:53:00.608Z] #36 DONE 39.0s [2020-02-10T14:53:00.608Z] [2020-02-10T14:53:00.608Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:53:00.608Z] #37 DONE 0.1s [2020-02-10T14:53:00.608Z] [2020-02-10T14:53:00.608Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:00.608Z] #45 8.266 DEP images/stats.pb-c.d [2020-02-10T14:53:00.608Z] #45 ... [2020-02-10T14:53:00.608Z] [2020-02-10T14:53:00.608Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T14:53:00.608Z] #38 DONE 0.1s [2020-02-10T14:53:00.608Z] [2020-02-10T14:53:00.608Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:53:00.772Z] ok github.com/docker/docker/pkg/signal 2.821s coverage: 61.0% of statements [2020-02-10T14:53:00.979Z] #39 0.275 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T14:53:00.979Z] #39 0.275 + RM_GOPATH=0 [2020-02-10T14:53:00.979Z] #39 0.275 + TMP_GOPATH= [2020-02-10T14:53:00.979Z] #39 0.275 + : /build [2020-02-10T14:53:00.979Z] #39 0.275 + '[' -z '' ']' [2020-02-10T14:53:00.979Z] #39 0.275 ++ mktemp -d [2020-02-10T14:53:00.979Z] #39 0.275 + export GOPATH=/tmp/tmp.sBtduoFx8h [2020-02-10T14:53:00.979Z] #39 0.275 + GOPATH=/tmp/tmp.sBtduoFx8h [2020-02-10T14:53:00.979Z] #39 0.275 + RM_GOPATH=1 [2020-02-10T14:53:00.979Z] #39 0.275 ++ dirname ./install.sh [2020-02-10T14:53:00.979Z] #39 0.275 + dir=. [2020-02-10T14:53:00.979Z] #39 0.275 + bin=tini [2020-02-10T14:53:00.979Z] #39 0.275 + shift [2020-02-10T14:53:00.979Z] #39 0.275 + '[' '!' -f ./tini.installer ']' [2020-02-10T14:53:00.979Z] #39 0.275 + . ./tini.installer [2020-02-10T14:53:00.979Z] #39 0.275 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T14:53:00.979Z] #39 0.275 + install_tini [2020-02-10T14:53:00.979Z] #39 0.275 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T14:53:00.979Z] #39 0.275 + git clone https://github.com/krallin/tini.git /tmp/tmp.sBtduoFx8h/tini [2020-02-10T14:53:00.979Z] #39 0.280 Cloning into '/tmp/tmp.sBtduoFx8h/tini'... [2020-02-10T14:53:01.343Z] testing: warning: no tests to run [2020-02-10T14:53:01.344Z] coverage: [no statements] [2020-02-10T14:53:01.344Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2020-02-10T14:53:01.344Z] ok github.com/docker/docker/pkg/term 0.027s coverage: 85.9% of statements [2020-02-10T14:53:01.344Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2020-02-10T14:53:01.347Z] #39 0.820 + cd /tmp/tmp.sBtduoFx8h/tini [2020-02-10T14:53:01.347Z] #39 0.820 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T14:53:01.347Z] #39 0.822 + cmake . [2020-02-10T14:53:01.702Z] #39 1.110 -- The C compiler identification is GNU 8.3.0 [2020-02-10T14:53:01.702Z] #39 1.150 -- Check for working C compiler: /usr/bin/cc [2020-02-10T14:53:01.915Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-02-10T14:53:01.915Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2020-02-10T14:53:01.915Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2020-02-10T14:53:02.097Z] #39 1.440 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T14:53:02.097Z] #39 1.440 -- Detecting C compiler ABI info [2020-02-10T14:53:02.465Z] #39 1.878 -- Detecting C compiler ABI info - done [2020-02-10T14:53:02.465Z] #39 1.910 -- Detecting C compile features [2020-02-10T14:53:03.748Z] #39 3.042 -- Detecting C compile features - done [2020-02-10T14:53:03.748Z] #39 3.047 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T14:53:03.748Z] #39 3.177 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T14:53:03.748Z] #39 3.235 -- Configuring done [2020-02-10T14:53:03.748Z] #39 3.275 -- Generating done [2020-02-10T14:53:03.815Z] #44 105.7 CC criu/cr-service.o [2020-02-10T14:53:03.826Z] ok github.com/docker/docker/plugin/v2 0.026s coverage: 14.5% of statements [2020-02-10T14:53:03.826Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-02-10T14:53:04.072Z] #44 ... [2020-02-10T14:53:04.072Z] [2020-02-10T14:53:04.072Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:53:04.072Z] #17 41.49 Selecting previously unselected package libnet1:amd64. [2020-02-10T14:53:04.072Z] #17 41.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-10T14:53:04.072Z] #17 41.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-10T14:53:04.072Z] #17 41.60 Selecting previously unselected package libnl-3-200:amd64. [2020-02-10T14:53:04.072Z] #17 41.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-10T14:53:04.072Z] #17 41.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-10T14:53:04.072Z] #17 41.73 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-10T14:53:04.329Z] #17 41.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-10T14:53:04.329Z] #17 41.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-10T14:53:04.329Z] #17 41.81 Selecting previously unselected package libreadline5:amd64. [2020-02-10T14:53:04.329Z] #17 41.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-02-10T14:53:04.329Z] #17 41.82 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-10T14:53:04.396Z] ok github.com/docker/docker/reference 0.024s coverage: 83.7% of statements [2020-02-10T14:53:04.414Z] #39 3.277 -- Build files have been written to: /tmp/tmp.sBtduoFx8h/tini [2020-02-10T14:53:04.414Z] #39 3.283 + make tini-static [2020-02-10T14:53:04.414Z] #39 3.574 Scanning dependencies of target tini-static [2020-02-10T14:53:04.414Z] #39 3.682 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T14:53:04.587Z] #17 41.94 Selecting previously unselected package net-tools. [2020-02-10T14:53:04.587Z] #17 41.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-02-10T14:53:04.587Z] #17 41.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T14:53:04.587Z] #17 42.16 Selecting previously unselected package python-pip-whl. [2020-02-10T14:53:04.844Z] #17 42.16 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-10T14:53:04.844Z] #17 42.17 Unpacking python-pip-whl (18.1-5) ... [2020-02-10T14:53:05.335Z] ok github.com/docker/docker/plugin 0.585s coverage: 27.1% of statements [2020-02-10T14:53:05.407Z] #17 42.79 Selecting previously unselected package python3-lib2to3. [2020-02-10T14:53:05.408Z] #17 42.80 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-10T14:53:05.408Z] #17 42.81 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-10T14:53:05.408Z] #17 42.95 Selecting previously unselected package python3-distutils. [2020-02-10T14:53:05.408Z] #17 42.95 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-10T14:53:05.408Z] #17 42.97 Unpacking python3-distutils (3.7.3-1) ... [2020-02-10T14:53:05.559Z] #39 4.605 [100%] Linking C executable tini-static [2020-02-10T14:53:05.559Z] #39 ... [2020-02-10T14:53:05.559Z] [2020-02-10T14:53:05.559Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:53:05.559Z] #11 44.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-02-10T14:53:05.596Z] ok github.com/docker/docker/registry/resumable 0.049s coverage: 100.0% of statements [2020-02-10T14:53:05.665Z] #17 43.16 Selecting previously unselected package python3-pip. [2020-02-10T14:53:05.665Z] #17 43.17 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-10T14:53:05.665Z] #17 43.17 Unpacking python3-pip (18.1-5) ... [2020-02-10T14:53:05.922Z] #17 43.34 Selecting previously unselected package python3-pkg-resources. [2020-02-10T14:53:05.922Z] #17 43.35 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T14:53:05.922Z] #17 43.35 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-10T14:53:05.922Z] #17 43.45 Selecting previously unselected package python3-setuptools. [2020-02-10T14:53:05.948Z] #11 ... [2020-02-10T14:53:05.948Z] [2020-02-10T14:53:05.948Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:53:05.948Z] #39 5.118 [100%] Built target tini-static [2020-02-10T14:53:05.948Z] #39 5.218 + mkdir -p /build [2020-02-10T14:53:05.948Z] #39 5.220 + cp tini-static /build/docker-init [2020-02-10T14:53:05.948Z] #39 DONE 5.4s [2020-02-10T14:53:05.948Z] [2020-02-10T14:53:05.948Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:53:05.948Z] #63 19.49 + cd /tmp/tmp.424tHjSL4l/src/github.com/containerd/containerd [2020-02-10T14:53:05.948Z] #63 19.49 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T14:53:05.948Z] #63 20.00 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T14:53:05.948Z] #63 20.01 + BUILDTAGS='netgo osusergo static_build' [2020-02-10T14:53:05.948Z] #63 20.01 + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T14:53:05.948Z] #63 20.01 + EXTRA_FLAGS=-buildmode=pie [2020-02-10T14:53:05.948Z] #63 20.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T14:53:05.948Z] #63 20.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T14:53:05.948Z] #63 20.01 + '[' '' = dynamic ']' [2020-02-10T14:53:05.948Z] #63 20.01 + make [2020-02-10T14:53:05.948Z] #63 21.15 + bin/ctr [2020-02-10T14:53:06.166Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 50.9% of statements [2020-02-10T14:53:06.166Z] ok github.com/docker/docker/registry 0.251s coverage: 56.0% of statements [2020-02-10T14:53:06.179Z] #17 43.46 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-10T14:53:06.179Z] #17 43.46 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-10T14:53:06.179Z] #17 43.63 Selecting previously unselected package python3-wheel. [2020-02-10T14:53:06.179Z] #17 43.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-10T14:53:06.179Z] #17 43.63 Unpacking python3-wheel (0.32.3-2) ... [2020-02-10T14:53:06.179Z] #17 43.69 Selecting previously unselected package thin-provisioning-tools. [2020-02-10T14:53:06.435Z] #17 43.73 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-02-10T14:53:06.435Z] #17 43.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T14:53:06.435Z] #17 43.96 Selecting previously unselected package vim-runtime. [2020-02-10T14:53:06.435Z] #17 43.96 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-10T14:53:06.436Z] #17 44.00 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-10T14:53:06.693Z] #17 44.02 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-10T14:53:06.693Z] #17 44.04 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-10T14:53:07.108Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2020-02-10T14:53:07.108Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2020-02-10T14:53:07.763Z] #63 ... [2020-02-10T14:53:07.763Z] [2020-02-10T14:53:07.763Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:53:07.763Z] #34 36.22 internal/poll [2020-02-10T14:53:07.763Z] #34 37.66 internal/syscall/unix [2020-02-10T14:53:07.763Z] #34 37.82 os [2020-02-10T14:53:07.763Z] #34 38.74 strings [2020-02-10T14:53:07.763Z] #34 40.28 path [2020-02-10T14:53:07.763Z] #34 40.83 text/tabwriter [2020-02-10T14:53:07.763Z] #34 41.23 path/filepath [2020-02-10T14:53:07.763Z] #34 41.24 fmt [2020-02-10T14:53:07.763Z] #34 44.60 github.com/BurntSushi/toml [2020-02-10T14:53:07.763Z] #34 44.61 flag [2020-02-10T14:53:07.763Z] #34 45.99 log [2020-02-10T14:53:08.133Z] #34 ... [2020-02-10T14:53:08.133Z] [2020-02-10T14:53:08.133Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:08.133Z] #45 8.950 make[1]: Nothing to be done for 'all'. [2020-02-10T14:53:08.133Z] #45 9.717 CC images/stats.o [2020-02-10T14:53:08.133Z] #45 9.954 CC images/core.o [2020-02-10T14:53:08.133Z] #45 10.34 CC images/core-x86.o [2020-02-10T14:53:08.133Z] #45 10.65 CC images/core-arm.o [2020-02-10T14:53:08.133Z] #45 10.84 CC images/core-aarch64.o [2020-02-10T14:53:08.133Z] #45 11.05 CC images/core-ppc64.o [2020-02-10T14:53:08.133Z] #45 11.34 CC images/core-s390.o [2020-02-10T14:53:08.133Z] #45 11.67 CC images/cpuinfo.o [2020-02-10T14:53:08.133Z] #45 12.01 CC images/inventory.o [2020-02-10T14:53:08.133Z] #45 12.16 CC images/fdinfo.o [2020-02-10T14:53:08.133Z] #45 12.32 CC images/fown.o [2020-02-10T14:53:08.133Z] #45 12.46 CC images/ns.o [2020-02-10T14:53:08.133Z] #45 12.66 CC images/regfile.o [2020-02-10T14:53:08.133Z] #45 12.95 CC images/ghost-file.o [2020-02-10T14:53:08.133Z] #45 13.31 CC images/fifo.o [2020-02-10T14:53:08.133Z] #45 13.59 CC images/remap-file-path.o [2020-02-10T14:53:08.133Z] #45 13.74 CC images/eventfd.o [2020-02-10T14:53:08.133Z] #45 13.90 CC images/eventpoll.o [2020-02-10T14:53:08.133Z] #45 14.01 CC images/fh.o [2020-02-10T14:53:08.133Z] #45 14.30 CC images/fsnotify.o [2020-02-10T14:53:08.133Z] #45 14.69 CC images/signalfd.o [2020-02-10T14:53:08.133Z] #45 14.84 CC images/fs.o [2020-02-10T14:53:08.133Z] #45 14.95 CC images/pstree.o [2020-02-10T14:53:08.133Z] #45 15.10 CC images/pipe.o [2020-02-10T14:53:08.133Z] #45 15.27 CC images/tcp-stream.o [2020-02-10T14:53:08.133Z] #45 15.40 CC images/sk-packet.o [2020-02-10T14:53:08.133Z] #45 15.55 CC images/mnt.o [2020-02-10T14:53:08.133Z] #45 15.66 CC images/pipe-data.o [2020-02-10T14:53:08.133Z] #45 15.75 CC images/sa.o [2020-02-10T14:53:08.133Z] #45 15.87 CC images/timer.o [2020-02-10T14:53:08.133Z] #45 16.12 CC images/timerfd.o [2020-02-10T14:53:08.493Z] #45 16.36 CC images/mm.o [2020-02-10T14:53:08.869Z] #45 16.52 CC images/sk-opts.o [2020-02-10T14:53:08.869Z] #45 16.65 CC images/sk-unix.o [2020-02-10T14:53:08.869Z] #45 ... [2020-02-10T14:53:08.869Z] [2020-02-10T14:53:08.869Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:53:08.869Z] #48 37.25 internal/fmtsort [2020-02-10T14:53:08.869Z] #48 37.43 internal/poll [2020-02-10T14:53:08.869Z] #48 37.80 internal/syscall/unix [2020-02-10T14:53:08.869Z] #48 38.06 strings [2020-02-10T14:53:08.869Z] #48 39.41 os [2020-02-10T14:53:08.869Z] #48 40.48 regexp/syntax [2020-02-10T14:53:08.869Z] #48 42.18 fmt [2020-02-10T14:53:08.869Z] #48 44.27 regexp [2020-02-10T14:53:08.869Z] #48 46.42 go/token [2020-02-10T14:53:08.869Z] #48 47.00 go/scanner [2020-02-10T14:53:08.869Z] #48 47.32 internal/lazyregexp [2020-02-10T14:53:08.869Z] #48 ... [2020-02-10T14:53:08.869Z] [2020-02-10T14:53:08.869Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:08.869Z] #45 16.80 CC images/sk-inet.o [2020-02-10T14:53:09.252Z] #45 17.13 CC images/tun.o [2020-02-10T14:53:09.252Z] #45 17.32 CC images/sk-netlink.o [2020-02-10T14:53:09.641Z] #45 17.48 CC images/packet-sock.o [2020-02-10T14:53:09.641Z] #45 17.64 CC images/ipc-var.o [2020-02-10T14:53:09.641Z] #45 17.75 CC images/ipc-desc.o [2020-02-10T14:53:09.648Z] ok github.com/docker/docker/volume/local 0.060s coverage: 73.0% of statements [2020-02-10T14:53:09.648Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-02-10T14:53:09.648Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.0% of statements [2020-02-10T14:53:09.979Z] #17 47.11 Selecting previously unselected package vim. [2020-02-10T14:53:09.979Z] #17 47.13 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-02-10T14:53:09.979Z] #17 47.14 Unpacking vim (2:8.1.0875-5) ... [2020-02-10T14:53:10.015Z] #45 17.91 CC images/ipc-shm.o [2020-02-10T14:53:10.237Z] #17 47.69 Selecting previously unselected package xfsprogs. [2020-02-10T14:53:10.237Z] #17 47.70 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-02-10T14:53:10.237Z] #17 47.70 Unpacking xfsprogs (4.20.0-1) ... [2020-02-10T14:53:10.406Z] #45 18.07 CC images/ipc-msg.o [2020-02-10T14:53:10.406Z] #45 18.28 CC images/ipc-sem.o [2020-02-10T14:53:10.406Z] #45 18.39 CC images/utsns.o [2020-02-10T14:53:10.585Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-02-10T14:53:10.753Z] #17 48.13 Selecting previously unselected package zip. [2020-02-10T14:53:10.753Z] #17 48.13 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-02-10T14:53:10.753Z] #17 48.14 Unpacking zip (3.0-11+b1) ... [2020-02-10T14:53:10.753Z] #17 48.26 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-10T14:53:10.753Z] #17 48.27 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T14:53:10.753Z] #17 48.29 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-02-10T14:53:10.753Z] #17 48.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-10T14:53:10.753Z] #17 48.31 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-02-10T14:53:10.753Z] #17 48.32 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-02-10T14:53:10.753Z] #17 48.34 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-02-10T14:53:10.753Z] #17 48.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-10T14:53:10.779Z] #45 18.54 CC images/creds.o [2020-02-10T14:53:10.779Z] #45 18.64 CC images/vma.o [2020-02-10T14:53:10.779Z] #45 18.74 CC images/netdev.o [2020-02-10T14:53:10.779Z] #45 18.88 CC images/tty.o [2020-02-10T14:53:11.011Z] #17 48.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T14:53:11.011Z] #17 48.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-10T14:53:11.011Z] #17 48.39 Setting up libicu63:amd64 (63.1-6) ... [2020-02-10T14:53:11.011Z] #17 48.40 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T14:53:11.011Z] #17 48.41 Setting up zip (3.0-11+b1) ... [2020-02-10T14:53:11.011Z] #17 48.42 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T14:53:11.011Z] #17 48.46 Setting up bash-completion (1:2.8-6) ... [2020-02-10T14:53:11.172Z] #45 ... [2020-02-10T14:53:11.172Z] [2020-02-10T14:53:11.172Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:53:11.172Z] #34 47.24 github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T14:53:11.172Z] #34 DONE 49.7s [2020-02-10T14:53:11.563Z] [2020-02-10T14:53:11.563Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:53:11.563Z] #48 47.49 net/url [2020-02-10T14:53:11.563Z] #48 47.99 go/ast [2020-02-10T14:53:11.563Z] #48 48.61 text/template/parse [2020-02-10T14:53:11.952Z] #48 ... [2020-02-10T14:53:11.952Z] [2020-02-10T14:53:11.952Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T14:53:11.952Z] #31 40.61 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-10T14:53:11.952Z] #31 41.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T14:53:12.325Z] #31 ... [2020-02-10T14:53:12.326Z] [2020-02-10T14:53:12.326Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:12.326Z] #45 19.53 CC images/file-lock.o [2020-02-10T14:53:12.326Z] #45 19.72 CC images/rlimit.o [2020-02-10T14:53:12.326Z] #45 19.92 CC images/pagemap.o [2020-02-10T14:53:12.326Z] #45 20.12 CC images/siginfo.o [2020-02-10T14:53:12.326Z] #45 20.24 CC images/rpc.o [2020-02-10T14:53:12.709Z] #45 20.67 CC images/ext-file.o [2020-02-10T14:53:12.709Z] #45 20.73 CC images/cgroup.o [2020-02-10T14:53:13.089Z] #45 21.03 CC images/userns.o [2020-02-10T14:53:13.089Z] #45 21.12 CC images/google/protobuf/descriptor.o [2020-02-10T14:53:13.541Z] #17 51.21 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-02-10T14:53:13.799Z] #17 51.22 Setting up xz-utils (5.2.4-1) ... [2020-02-10T14:53:13.799Z] #17 51.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T14:53:13.799Z] #17 51.25 Setting up pigz (2.4-1) ... [2020-02-10T14:53:13.799Z] #17 51.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-10T14:53:13.799Z] #17 51.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-10T14:53:13.799Z] #17 51.29 Setting up python-pip-whl (18.1-5) ... [2020-02-10T14:53:13.799Z] #17 51.30 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-02-10T14:53:13.799Z] #17 51.31 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-10T14:53:13.882Z] #45 21.74 CC images/opts.o [2020-02-10T14:53:13.882Z] #45 21.81 CC images/seccomp.o [2020-02-10T14:53:13.882Z] #45 21.91 CC images/binfmt-misc.o [2020-02-10T14:53:13.882Z] #45 22.00 CC images/time.o [2020-02-10T14:53:14.261Z] #45 22.09 CC images/sysctl.o [2020-02-10T14:53:14.261Z] #45 22.15 CC images/autofs.o [2020-02-10T14:53:14.261Z] #45 22.25 CC images/macvlan.o [2020-02-10T14:53:14.366Z] #17 51.72 Setting up libaio1:amd64 (0.3.112-3) ... [2020-02-10T14:53:14.366Z] #17 51.74 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-10T14:53:14.366Z] #17 51.75 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-10T14:53:14.366Z] #17 51.76 Setting up vim (2:8.1.0875-5) ... [2020-02-10T14:53:14.366Z] #17 51.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T14:53:14.366Z] #17 51.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T14:53:14.366Z] #17 51.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T14:53:14.366Z] #17 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T14:53:14.366Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T14:53:14.366Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T14:53:14.366Z] #17 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T14:53:14.366Z] #17 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T14:53:14.366Z] #17 51.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-10T14:53:14.366Z] #17 51.85 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T14:53:14.366Z] #17 51.86 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-10T14:53:14.366Z] #17 51.87 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T14:53:14.366Z] #17 51.88 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-10T14:53:14.366Z] #17 51.91 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T14:53:14.637Z] #45 22.35 CC images/sit.o [2020-02-10T14:53:14.637Z] #45 22.46 LINK images/built-in.o [2020-02-10T14:53:14.637Z] #45 22.47 GEN compel/include/asm [2020-02-10T14:53:14.637Z] #45 22.47 GEN compel/include/version.h [2020-02-10T14:53:14.637Z] #45 22.49 touch .config [2020-02-10T14:53:14.637Z] #45 22.49 GEN include/common/config.h [2020-02-10T14:53:14.637Z] #45 22.52 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-02-10T14:53:14.637Z] #45 22.56 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T14:53:14.637Z] #45 22.57 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T14:53:14.637Z] #45 22.58 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-02-10T14:53:14.637Z] #45 22.59 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-02-10T14:53:14.637Z] #45 22.60 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-02-10T14:53:14.637Z] #45 22.62 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T14:53:14.637Z] #45 22.62 DEP compel/plugins/std/infect.d [2020-02-10T14:53:14.932Z] #17 ... [2020-02-10T14:53:14.932Z] [2020-02-10T14:53:14.932Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:14.932Z] #44 107.2 CC criu/crtools.o [2020-02-10T14:53:14.932Z] #44 107.7 CC criu/eventfd.o [2020-02-10T14:53:14.932Z] #44 108.1 CC criu/eventpoll.o [2020-02-10T14:53:14.932Z] #44 109.0 CC criu/external.o [2020-02-10T14:53:14.932Z] #44 109.3 CC criu/fault-injection.o [2020-02-10T14:53:14.932Z] #44 109.4 CC criu/fdstore.o [2020-02-10T14:53:14.932Z] #44 109.7 CC criu/fifo.o [2020-02-10T14:53:14.932Z] #44 110.2 CC criu/file-ids.o [2020-02-10T14:53:14.932Z] #44 110.5 CC criu/file-lock.o [2020-02-10T14:53:14.932Z] #44 111.5 CC criu/files-ext.o [2020-02-10T14:53:14.932Z] #44 111.9 CC criu/files-reg.o [2020-02-10T14:53:14.932Z] #44 114.0 CC criu/files.o [2020-02-10T14:53:14.932Z] #44 116.1 CC criu/filesystems.o [2020-02-10T14:53:14.932Z] #44 116.9 CC criu/fsnotify.o [2020-02-10T14:53:15.017Z] #45 22.69 DEP compel/plugins/std/string.d [2020-02-10T14:53:15.017Z] #45 22.74 DEP compel/plugins/std/log.d [2020-02-10T14:53:15.017Z] #45 22.83 DEP compel/plugins/std/fds.d [2020-02-10T14:53:15.017Z] #45 22.87 DEP compel/plugins/std/std.d [2020-02-10T14:53:15.017Z] #45 22.92 DEP compel/plugins/shmem/shmem.d [2020-02-10T14:53:15.017Z] #45 22.98 DEP compel/plugins/fds/fds.d [2020-02-10T14:53:15.017Z] #45 23.03 CC compel/plugins/std/std.o [2020-02-10T14:53:15.401Z] #45 23.20 CC compel/plugins/std/fds.o [2020-02-10T14:53:15.787Z] #45 23.43 CC compel/plugins/std/log.o [2020-02-10T14:53:15.867Z] #44 118.1 CC criu/image-desc.o [2020-02-10T14:53:15.867Z] #44 118.2 CC criu/image.o [2020-02-10T14:53:16.150Z] #45 23.98 CC compel/plugins/std/string.o [2020-02-10T14:53:16.800Z] #44 ... [2020-02-10T14:53:16.800Z] [2020-02-10T14:53:16.800Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T14:53:16.800Z] #41 188.2 + dpkg --print-architecture [2020-02-10T14:53:16.800Z] #41 188.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T14:53:17.016Z] #45 24.36 CC compel/plugins/std/infect.o [2020-02-10T14:53:17.016Z] #45 24.61 CC compel/arch/s390/plugins/std/parasite-head.o [2020-02-10T14:53:17.016Z] #45 24.63 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-02-10T14:53:17.016Z] #45 24.67 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-02-10T14:53:17.016Z] #45 24.76 AR compel/plugins/std.lib.a [2020-02-10T14:53:17.016Z] #45 24.81 CC compel/plugins/fds/fds.o [2020-02-10T14:53:17.058Z] #41 188.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-10T14:53:17.058Z] #41 188.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T14:53:17.605Z] #45 25.14 AR compel/plugins/fds.lib.a [2020-02-10T14:53:17.606Z] #45 25.15 HOSTDEP compel/src/lib/log-host.d [2020-02-10T14:53:17.606Z] #45 25.33 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T14:53:17.606Z] #45 25.44 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-02-10T14:53:17.606Z] #45 25.55 HOSTDEP compel/src/main-host.d [2020-02-10T14:53:18.087Z] #45 25.68 DEP compel/src/lib/ptrace.d [2020-02-10T14:53:18.088Z] #45 25.79 DEP compel/src/lib/infect.d [2020-02-10T14:53:18.088Z] #45 25.91 DEP compel/src/lib/infect-util.d [2020-02-10T14:53:18.088Z] #45 26.01 DEP compel/src/lib/infect-rpc.d [2020-02-10T14:53:18.088Z] #45 ... [2020-02-10T14:53:18.088Z] [2020-02-10T14:53:18.088Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:53:18.088Z] #11 56.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-02-10T14:53:18.088Z] #11 56.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-02-10T14:53:18.088Z] #11 56.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-10T14:53:18.088Z] #11 56.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-10T14:53:18.088Z] #11 56.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-02-10T14:53:18.088Z] #11 56.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-02-10T14:53:18.088Z] #11 56.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-02-10T14:53:18.554Z] #11 57.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-02-10T14:53:18.554Z] #11 57.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-02-10T14:53:18.554Z] #11 57.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-02-10T14:53:18.554Z] #11 57.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-02-10T14:53:19.344Z] #11 57.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-02-10T14:53:19.344Z] #11 57.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-02-10T14:53:19.344Z] #11 57.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-02-10T14:53:19.344Z] #11 57.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-02-10T14:53:19.739Z] #11 58.52 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:53:20.107Z] #11 58.56 Fetched 73.7 MB in 37s (1989 kB/s) [2020-02-10T14:53:20.107Z] #11 58.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T14:53:20.107Z] #11 58.70 Preparing to unpack .../libsystemd0_241-7~deb10u3_s390x.deb ... [2020-02-10T14:53:20.107Z] #11 58.71 Unpacking libsystemd0:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T14:53:20.107Z] #11 58.90 Setting up libsystemd0:s390x (241-7~deb10u3) ... [2020-02-10T14:53:20.510Z] #11 59.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T14:53:20.510Z] #11 59.06 Preparing to unpack .../libudev1_241-7~deb10u3_s390x.deb ... [2020-02-10T14:53:20.510Z] #11 59.07 Unpacking libudev1:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T14:53:20.510Z] #11 59.12 Setting up libudev1:s390x (241-7~deb10u3) ... [2020-02-10T14:53:20.510Z] #11 59.19 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T14:53:20.510Z] #11 59.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T14:53:20.510Z] #11 59.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-02-10T14:53:20.510Z] #11 59.21 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T14:53:21.782Z] #11 60.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T14:53:21.782Z] #11 60.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-02-10T14:53:21.782Z] #11 60.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T14:53:23.063Z] #11 ... [2020-02-10T14:53:23.063Z] [2020-02-10T14:53:23.063Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:53:23.063Z] #48 51.33 go/parser [2020-02-10T14:53:23.063Z] #48 51.94 text/template [2020-02-10T14:53:23.063Z] #48 53.89 encoding/xml [2020-02-10T14:53:23.063Z] #48 55.99 go/doc [2020-02-10T14:53:23.063Z] #48 59.01 github.com/LK4D4/vndr/versioned [2020-02-10T14:53:23.063Z] #48 59.03 github.com/LK4D4/vndr/build [2020-02-10T14:53:23.063Z] #48 59.26 crypto/rsa [2020-02-10T14:53:23.063Z] #48 60.24 vendor/golang.org/x/crypto/cryptobyte [2020-02-10T14:53:23.063Z] #48 61.46 net [2020-02-10T14:53:23.063Z] #48 ... [2020-02-10T14:53:23.063Z] [2020-02-10T14:53:23.063Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:23.063Z] #45 26.17 DEP compel/arch/s390/src/lib/infect.d [2020-02-10T14:53:23.063Z] #45 26.22 DEP compel/arch/s390/src/lib/cpu.d [2020-02-10T14:53:23.063Z] #45 26.35 DEP compel/src/lib/log.d [2020-02-10T14:53:23.063Z] #45 26.44 DEP compel/src/main.d [2020-02-10T14:53:23.063Z] #45 26.54 DEP compel/src/lib/handle-elf.d [2020-02-10T14:53:23.063Z] #45 26.69 DEP compel/arch/s390/src/lib/handle-elf.d [2020-02-10T14:53:23.063Z] #45 26.86 CC compel/src/lib/log.o [2020-02-10T14:53:23.063Z] #45 27.09 CC compel/arch/s390/src/lib/cpu.o [2020-02-10T14:53:23.063Z] #45 27.35 CC compel/arch/s390/src/lib/infect.o [2020-02-10T14:53:23.063Z] #45 28.01 CC compel/src/lib/infect-rpc.o [2020-02-10T14:53:23.063Z] #45 28.25 CC compel/src/lib/infect-util.o [2020-02-10T14:53:23.063Z] #45 28.45 CC compel/src/lib/infect.o [2020-02-10T14:53:23.063Z] #45 29.77 CC compel/src/lib/ptrace.o [2020-02-10T14:53:23.063Z] #45 29.99 AR compel/libcompel.a [2020-02-10T14:53:23.063Z] #45 30.03 HOSTCC compel/src/main-host.o [2020-02-10T14:53:23.063Z] #45 30.21 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-02-10T14:53:23.063Z] #45 30.36 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T14:53:23.063Z] #45 30.55 HOSTCC compel/src/lib/log-host.o [2020-02-10T14:53:23.063Z] #45 30.70 HOSTLINK compel/compel-host-bin [2020-02-10T14:53:23.063Z] #45 30.81 DEP soccr/soccr.d [2020-02-10T14:53:23.063Z] #45 30.90 CC soccr/soccr.o [2020-02-10T14:53:23.857Z] #45 31.82 AR soccr/libsoccr.a [2020-02-10T14:53:23.857Z] #45 31.84 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T14:53:24.224Z] #45 32.06 DEP criu/arch/s390/sigframe.d [2020-02-10T14:53:24.224Z] #45 32.16 DEP criu/arch/s390/crtools.d [2020-02-10T14:53:24.607Z] #45 32.28 DEP criu/arch/s390/cpu.d [2020-02-10T14:53:24.607Z] #45 32.46 CC criu/arch/s390/cpu.o [2020-02-10T14:53:24.976Z] #45 32.83 CC criu/arch/s390/crtools.o [2020-02-10T14:53:25.166Z] #41 ... [2020-02-10T14:53:25.166Z] [2020-02-10T14:53:25.166Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:53:25.166Z] #17 55.03 Setting up iptables (1.8.2-4) ... [2020-02-10T14:53:25.166Z] #17 55.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T14:53:25.166Z] #17 55.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T14:53:25.166Z] #17 55.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T14:53:25.166Z] #17 55.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T14:53:25.166Z] #17 55.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-10T14:53:25.166Z] #17 55.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-10T14:53:25.166Z] #17 55.09 Setting up python3 (3.7.3-1) ... [2020-02-10T14:53:25.166Z] #17 55.50 Setting up python3-wheel (0.32.3-2) ... [2020-02-10T14:53:25.166Z] #17 56.14 Setting up apparmor (2.13.2-10) ... [2020-02-10T14:53:25.166Z] #17 57.67 Setting up xfsprogs (4.20.0-1) ... [2020-02-10T14:53:25.166Z] #17 57.69 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-10T14:53:25.166Z] #17 58.06 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-10T14:53:25.166Z] #17 59.00 Setting up python3-distutils (3.7.3-1) ... [2020-02-10T14:53:25.166Z] #17 59.49 Setting up python3-setuptools (40.8.0-1) ... [2020-02-10T14:53:25.166Z] #17 60.73 Setting up python3-pip (18.1-5) ... [2020-02-10T14:53:25.166Z] #17 61.77 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:53:25.166Z] #17 61.81 Processing triggers for mime-support (3.62) ... [2020-02-10T14:53:25.166Z] #17 DONE 62.6s [2020-02-10T14:53:25.166Z] [2020-02-10T14:53:25.166Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T14:53:25.787Z] #45 33.48 CC criu/arch/s390/sigframe.o [2020-02-10T14:53:25.787Z] #45 33.61 LINK criu/arch/s390/crtools.built-in.o [2020-02-10T14:53:25.787Z] #45 33.63 DEP criu/arch/s390/vdso-pie.d [2020-02-10T14:53:25.787Z] #45 33.71 DEP criu/pie/parasite-vdso.d [2020-02-10T14:53:25.787Z] #45 33.79 DEP criu/pie/util-vdso.d [2020-02-10T14:53:26.156Z] #45 33.86 DEP criu/pie/util.d [2020-02-10T14:53:26.156Z] #45 34.01 CC criu/pie/util.o [2020-02-10T14:53:26.517Z] #45 ... [2020-02-10T14:53:26.517Z] [2020-02-10T14:53:26.517Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:53:26.517Z] #66 64.74 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T14:53:26.517Z] #66 64.74 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T14:53:27.065Z] #18 1.756 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-10T14:53:27.065Z] #18 1.760 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-10T14:53:27.065Z] #18 1.765 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-10T14:53:27.065Z] #18 ... [2020-02-10T14:53:27.065Z] [2020-02-10T14:53:27.065Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:27.065Z] #44 119.1 CC criu/ipc_ns.o [2020-02-10T14:53:27.065Z] #44 120.5 CC criu/irmap.o [2020-02-10T14:53:27.065Z] #44 121.1 CC criu/kcmp-ids.o [2020-02-10T14:53:27.065Z] #44 121.3 CC criu/kerndat.o [2020-02-10T14:53:27.065Z] #44 122.5 CC criu/libnetlink.o [2020-02-10T14:53:27.065Z] #44 122.9 CC criu/log.o [2020-02-10T14:53:27.065Z] #44 123.3 CC criu/lsm.o [2020-02-10T14:53:27.065Z] #44 123.7 CC criu/mem.o [2020-02-10T14:53:27.065Z] #44 125.5 CC criu/mount.o [2020-02-10T14:53:27.065Z] #44 ... [2020-02-10T14:53:27.065Z] [2020-02-10T14:53:27.065Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T14:53:27.065Z] #18 DONE 1.9s [2020-02-10T14:53:27.065Z] [2020-02-10T14:53:27.065Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T14:53:31.787Z] #66 ... [2020-02-10T14:53:31.787Z] [2020-02-10T14:53:31.787Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:31.787Z] #45 34.34 CC criu/pie/util-vdso.o [2020-02-10T14:53:31.787Z] #45 34.76 CC criu/pie/parasite-vdso.o [2020-02-10T14:53:31.787Z] #45 35.12 CC criu/arch/s390/vdso-pie.o [2020-02-10T14:53:31.787Z] #45 35.35 AR criu/pie/pie.lib.a [2020-02-10T14:53:31.787Z] #45 35.43 DEP criu/pie/restorer.d [2020-02-10T14:53:31.787Z] #45 35.62 DEP criu/arch/s390/restorer.d [2020-02-10T14:53:31.787Z] #45 35.77 DEP criu/pie/parasite.d [2020-02-10T14:53:31.787Z] #45 35.95 CC criu/pie/parasite.o [2020-02-10T14:53:31.787Z] #45 36.73 LINK criu/pie/parasite.built-in.o [2020-02-10T14:53:31.787Z] #45 36.73 GEN criu/pie/parasite-blob.h [2020-02-10T14:53:31.787Z] #45 36.76 CC criu/arch/s390/restorer.o [2020-02-10T14:53:31.787Z] #45 37.35 CC criu/pie/restorer.o [2020-02-10T14:53:31.787Z] #45 ... [2020-02-10T14:53:31.787Z] [2020-02-10T14:53:31.787Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:53:31.787Z] #66 DONE 70.2s [2020-02-10T14:53:31.787Z] [2020-02-10T14:53:31.787Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:31.787Z] #45 39.54 LINK criu/pie/restorer.built-in.o [2020-02-10T14:53:31.787Z] #45 39.56 GEN criu/pie/restorer-blob.h [2020-02-10T14:53:31.787Z] #45 ... [2020-02-10T14:53:31.787Z] [2020-02-10T14:53:31.787Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T14:53:31.787Z] #67 DONE 0.1s [2020-02-10T14:53:31.787Z] [2020-02-10T14:53:31.787Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:31.787Z] #45 39.62 DEP criu/vdso.d [2020-02-10T14:53:31.787Z] #45 39.75 DEP criu/uts_ns.d [2020-02-10T14:53:31.787Z] #45 39.88 DEP criu/util.d [2020-02-10T14:53:32.169Z] #45 40.08 DEP criu/uffd.d [2020-02-10T14:53:32.511Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T14:53:32.511Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === Skipped [2020-02-10T14:53:32.511Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T14:53:32.511Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T14:53:32.511Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T14:53:32.511Z] graphtest_unix.go:73: No driver to put! [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-02-10T14:53:32.511Z] time="2020-02-10T14:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-02-10T14:53:32.511Z] time="2020-02-10T14:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-02-10T14:53:32.511Z] time="2020-02-10T14:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-02-10T14:53:32.511Z] time="2020-02-10T14:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-02-10T14:53:32.511Z] time="2020-02-10T14:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-02-10T14:53:32.511Z] graphtest_unix.go:73: No driver to put! [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T14:53:32.511Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T14:53:32.511Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T14:53:32.511Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T14:53:32.511Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T14:53:32.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:53:32.511Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T14:53:32.511Z] graphtest_unix.go:73: No driver to put! [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T14:53:32.511Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T14:53:32.511Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] [2020-02-10T14:53:32.511Z] DONE 2161 tests, 26 skipped in 189.379s Post stage [Pipeline] junit [2020-02-10T14:53:32.524Z] Recording test results [2020-02-10T14:53:32.538Z] #45 40.27 DEP criu/tun.d [2020-02-10T14:53:32.538Z] #45 40.47 DEP criu/tty.d [2020-02-10T14:53:32.538Z] #45 40.59 DEP criu/timerfd.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T14:53:32.911Z] #45 40.73 DEP criu/sysfs_parse.d [2020-02-10T14:53:32.911Z] #45 40.81 DEP criu/sysctl.d [2020-02-10T14:53:32.911Z] #45 40.90 DEP criu/string.d [2020-02-10T14:53:32.911Z] #45 40.92 DEP criu/stats.d [2020-02-10T14:53:32.911Z] #45 ... [2020-02-10T14:53:32.911Z] [2020-02-10T14:53:32.911Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:53:32.911Z] #11 61.76 Selecting previously unselected package binutils-mingw-w64. [2020-02-10T14:53:32.911Z] #11 61.76 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-10T14:53:32.911Z] #11 61.77 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T14:53:32.911Z] #11 61.81 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-02-10T14:53:32.911Z] #11 61.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-10T14:53:32.911Z] #11 61.82 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T14:53:32.911Z] #11 61.88 Selecting previously unselected package dmsetup. [2020-02-10T14:53:32.911Z] #11 61.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-02-10T14:53:32.911Z] #11 61.89 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-10T14:53:32.911Z] #11 62.00 Selecting previously unselected package mingw-w64-common. [2020-02-10T14:53:32.911Z] #11 62.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-10T14:53:32.911Z] #11 62.00 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-10T14:53:32.911Z] #11 65.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T14:53:32.911Z] #11 65.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-10T14:53:32.911Z] #11 65.26 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T14:53:32.911Z] #11 69.57 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T14:53:32.911Z] #11 69.57 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-10T14:53:32.911Z] #11 69.58 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:53:32.911Z] #11 69.67 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T14:53:32.911Z] #11 69.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-10T14:53:32.911Z] #11 69.68 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:53:32.961Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -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:74187450016171819235c850ec918659096d3e9f hack/make.sh dynbinary test-integration [2020-02-10T14:53:33.288Z] #11 ... [2020-02-10T14:53:33.288Z] [2020-02-10T14:53:33.289Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:33.289Z] #45 41.09 DEP criu/sockets.d [2020-02-10T14:53:33.289Z] #45 41.16 DEP criu/sk-unix.d [2020-02-10T14:53:33.289Z] #45 41.30 DEP criu/sk-tcp.d [2020-02-10T14:53:33.622Z] #19 6.077 Collecting yamllint==1.16.0 [2020-02-10T14:53:33.673Z] #45 ... [2020-02-10T14:53:33.673Z] [2020-02-10T14:53:33.673Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:53:33.673Z] #48 61.87 vendor/golang.org/x/sys/cpu [2020-02-10T14:53:33.673Z] #48 62.08 vendor/golang.org/x/crypto/internal/chacha20 [2020-02-10T14:53:33.673Z] #48 62.63 vendor/golang.org/x/crypto/poly1305 [2020-02-10T14:53:33.673Z] #48 62.98 vendor/golang.org/x/crypto/chacha20poly1305 [2020-02-10T14:53:33.673Z] #48 63.41 vendor/golang.org/x/crypto/curve25519 [2020-02-10T14:53:33.673Z] #48 63.77 vendor/golang.org/x/crypto/hkdf [2020-02-10T14:53:33.673Z] #48 63.85 vendor/golang.org/x/text/transform [2020-02-10T14:53:33.673Z] #48 64.59 vendor/golang.org/x/text/unicode/bidi [2020-02-10T14:53:33.673Z] #48 66.06 vendor/golang.org/x/text/secure/bidirule [2020-02-10T14:53:33.673Z] #48 66.27 vendor/golang.org/x/text/unicode/norm [2020-02-10T14:53:33.673Z] #48 70.93 vendor/golang.org/x/net/idna [2020-02-10T14:53:33.673Z] #48 ... [2020-02-10T14:53:33.673Z] [2020-02-10T14:53:33.673Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:33.673Z] #45 41.52 DEP criu/sk-queue.d [2020-02-10T14:53:33.673Z] #45 41.63 DEP criu/sk-packet.d [2020-02-10T14:53:33.673Z] #45 41.70 DEP criu/sk-netlink.d [2020-02-10T14:53:33.898Z] [2020-02-10T14:53:33.898Z] Removing bundles/ [2020-02-10T14:53:33.898Z] [2020-02-10T14:53:33.898Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-10T14:53:33.898Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T14:53:33.898Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T14:53:34.039Z] #45 41.86 DEP criu/sk-inet.d [2020-02-10T14:53:34.039Z] #45 41.92 DEP criu/signalfd.d [2020-02-10T14:53:34.039Z] #45 41.97 DEP criu/sigframe.d [2020-02-10T14:53:34.039Z] #45 41.99 DEP criu/shmem.d [2020-02-10T14:53:34.039Z] #45 42.03 DEP criu/servicefd.d [2020-02-10T14:53:34.039Z] #45 42.10 DEP criu/seize.d [2020-02-10T14:53:34.191Z] #19 ... [2020-02-10T14:53:34.191Z] [2020-02-10T14:53:34.191Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:34.191Z] #44 130.3 CC criu/namespaces.o [2020-02-10T14:53:34.191Z] #44 132.4 CC criu/net.o [2020-02-10T14:53:34.191Z] #44 136.0 CC criu/netfilter.o [2020-02-10T14:53:34.191Z] #44 136.4 CC criu/page-pipe.o [2020-02-10T14:53:34.419Z] #45 42.19 DEP criu/seccomp.d [2020-02-10T14:53:34.419Z] #45 42.30 DEP criu/rst-malloc.d [2020-02-10T14:53:34.419Z] #45 42.33 DEP criu/rbtree.d [2020-02-10T14:53:34.419Z] #45 42.38 DEP criu/pstree.d [2020-02-10T14:53:34.419Z] #45 42.48 DEP criu/protobuf.d [2020-02-10T14:53:34.757Z] #44 136.9 CC criu/page-xfer.o [2020-02-10T14:53:34.794Z] #45 42.63 GEN criu/protobuf-desc-gen.h [2020-02-10T14:53:35.692Z] #44 138.0 CC criu/pagemap-cache.o [2020-02-10T14:53:36.074Z] #45 43.71 DEP criu/protobuf-desc.d [2020-02-10T14:53:36.074Z] #45 43.86 DEP criu/proc_parse.d [2020-02-10T14:53:36.074Z] #45 43.97 DEP criu/plugin.d [2020-02-10T14:53:36.074Z] #45 44.02 DEP criu/pipes.d [2020-02-10T14:53:36.258Z] #44 138.4 CC criu/pagemap.o [2020-02-10T14:53:36.456Z] #45 44.13 DEP criu/pie-util.d [2020-02-10T14:53:36.456Z] #45 44.23 DEP criu/pie-util-vdso.d [2020-02-10T14:53:36.456Z] #45 44.38 DEP criu/pie-util-vdso-elf32.d [2020-02-10T14:53:36.456Z] #45 44.46 DEP criu/path.d [2020-02-10T14:53:36.835Z] #45 44.56 DEP criu/parasite-syscall.d [2020-02-10T14:53:36.835Z] #45 44.70 DEP criu/pagemap.d [2020-02-10T14:53:36.835Z] #45 44.83 DEP criu/pagemap-cache.d [2020-02-10T14:53:37.191Z] #44 139.4 CC criu/parasite-syscall.o [2020-02-10T14:53:37.207Z] #45 44.92 DEP criu/page-xfer.d [2020-02-10T14:53:37.208Z] #45 45.08 DEP criu/page-pipe.d [2020-02-10T14:53:37.208Z] #45 45.13 DEP criu/netfilter.d [2020-02-10T14:53:37.208Z] #45 45.22 DEP criu/net.d [2020-02-10T14:53:37.595Z] #45 45.36 DEP criu/namespaces.d [2020-02-10T14:53:37.595Z] #45 45.46 DEP criu/mount.d [2020-02-10T14:53:37.595Z] #45 45.56 DEP criu/mem.d [2020-02-10T14:53:37.969Z] #45 45.68 DEP criu/lsm.d [2020-02-10T14:53:37.969Z] #45 45.80 DEP criu/log.d [2020-02-10T14:53:37.969Z] #45 45.87 DEP criu/libnetlink.d [2020-02-10T14:53:37.969Z] #45 45.93 DEP criu/kerndat.d [2020-02-10T14:53:38.125Z] #44 140.3 CC criu/path.o [2020-02-10T14:53:38.347Z] #45 ... [2020-02-10T14:53:38.347Z] [2020-02-10T14:53:38.347Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:53:38.347Z] #51 DONE 76.6s [2020-02-10T14:53:38.347Z] [2020-02-10T14:53:38.347Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:38.347Z] #45 46.02 DEP criu/kcmp-ids.d [2020-02-10T14:53:38.347Z] #45 46.07 DEP criu/irmap.d [2020-02-10T14:53:38.347Z] #45 46.28 DEP criu/ipc_ns.d [2020-02-10T14:53:38.383Z] #44 140.7 CC criu/pie-util-vdso-elf32.o [2020-02-10T14:53:38.383Z] #44 ... [2020-02-10T14:53:38.383Z] [2020-02-10T14:53:38.383Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T14:53:38.383Z] #19 11.44 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T14:53:38.641Z] #19 11.51 Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T14:53:38.641Z] #19 11.63 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T14:53:38.724Z] #45 46.50 DEP criu/image.d [2020-02-10T14:53:38.725Z] #45 46.70 DEP criu/image-desc.d [2020-02-10T14:53:38.725Z] #45 46.74 DEP criu/fsnotify.d [2020-02-10T14:53:38.725Z] #45 46.82 DEP criu/filesystems.d [2020-02-10T14:53:38.778Z] Removing intermediate container 51905d7e3f03 [2020-02-10T14:53:38.779Z] ---> 5e29deb41b25 [2020-02-10T14:53:38.779Z] Step 11/16 : ARG GOOS [2020-02-10T14:53:38.779Z] ---> Running in e18abf306cf3 [2020-02-10T14:53:38.779Z] Removing intermediate container e18abf306cf3 [2020-02-10T14:53:38.779Z] ---> 4e7570ff1d20 [2020-02-10T14:53:38.779Z] Step 12/16 : ARG GOARCH [2020-02-10T14:53:38.779Z] ---> Running in 0d52a3d4c179 [2020-02-10T14:53:38.779Z] Removing intermediate container 0d52a3d4c179 [2020-02-10T14:53:38.779Z] ---> cc3555cdc575 [2020-02-10T14:53:38.779Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-02-10T14:53:38.779Z] ---> Running in 18f4295dec4f [2020-02-10T14:53:39.095Z] #45 46.93 DEP criu/files.d [2020-02-10T14:53:39.095Z] #45 47.03 DEP criu/files-reg.d [2020-02-10T14:53:39.477Z] #45 47.13 DEP criu/files-ext.d [2020-02-10T14:53:39.477Z] #45 47.25 DEP criu/file-lock.d [2020-02-10T14:53:39.477Z] #45 47.41 DEP criu/file-ids.d [2020-02-10T14:53:39.477Z] #45 47.50 DEP criu/fifo.d [2020-02-10T14:53:39.856Z] #45 47.58 DEP criu/fdstore.d [2020-02-10T14:53:39.856Z] #45 47.64 DEP criu/fault-injection.d [2020-02-10T14:53:39.856Z] #45 47.67 DEP criu/external.d [2020-02-10T14:53:39.856Z] #45 47.76 DEP criu/eventpoll.d [2020-02-10T14:53:40.015Z] #19 13.14 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T14:53:40.227Z] #45 47.91 DEP criu/eventfd.d [2020-02-10T14:53:40.227Z] #45 48.01 DEP criu/crtools.d [2020-02-10T14:53:40.227Z] #45 48.11 DEP criu/cr-service.d [2020-02-10T14:53:40.227Z] #45 48.17 DEP criu/cr-restore.d [2020-02-10T14:53:40.227Z] #45 48.25 DEP criu/cr-errno.d [2020-02-10T14:53:40.273Z] #19 13.20 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T14:53:40.273Z] #19 13.26 Building wheels for collected packages: pyyaml [2020-02-10T14:53:40.273Z] #19 13.27 Running setup.py bdist_wheel for pyyaml: started [2020-02-10T14:53:40.596Z] #45 48.25 DEP criu/cr-dump.d [2020-02-10T14:53:40.596Z] #45 48.33 DEP criu/cr-dedup.d [2020-02-10T14:53:40.596Z] #45 48.40 DEP criu/cr-check.d [2020-02-10T14:53:40.596Z] #45 48.51 DEP criu/config.d [2020-02-10T14:53:40.596Z] #45 48.59 DEP criu/clone-noasan.d [2020-02-10T14:53:40.596Z] #45 48.63 DEP criu/cgroup.d [2020-02-10T14:53:40.971Z] #45 48.73 DEP criu/cgroup-props.d [2020-02-10T14:53:40.971Z] #45 48.80 DEP criu/bitmap.d [2020-02-10T14:53:40.971Z] #45 48.82 DEP criu/bfd.d [2020-02-10T14:53:40.971Z] #45 48.88 DEP criu/autofs.d [2020-02-10T14:53:40.971Z] #45 48.95 DEP criu/aio.d [2020-02-10T14:53:41.347Z] #45 49.10 DEP criu/action-scripts.d [2020-02-10T14:53:41.347Z] #45 49.30 CC criu/action-scripts.o [2020-02-10T14:53:41.647Z] #19 14.33 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T14:53:41.647Z] #19 14.33 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T14:53:41.647Z] #19 14.41 Successfully built pyyaml [2020-02-10T14:53:41.647Z] #19 14.42 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-10T14:53:41.703Z] #45 49.73 CC criu/aio.o [2020-02-10T14:53:41.905Z] #19 14.84 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T14:53:42.116Z] #45 50.08 CC criu/autofs.o [2020-02-10T14:53:42.471Z] #19 DONE 15.4s [2020-02-10T14:53:42.471Z] [2020-02-10T14:53:42.471Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:42.471Z] #44 141.3 CC criu/pie-util-vdso.o [2020-02-10T14:53:42.471Z] #44 141.8 CC criu/pie-util.o [2020-02-10T14:53:42.471Z] #44 142.1 CC criu/pipes.o [2020-02-10T14:53:42.471Z] #44 142.9 CC criu/plugin.o [2020-02-10T14:53:42.471Z] #44 143.6 CC criu/proc_parse.o [2020-02-10T14:53:42.471Z] #44 ... [2020-02-10T14:53:42.471Z] [2020-02-10T14:53:42.471Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T14:53:42.471Z] #24 DONE 0.1s [2020-02-10T14:53:42.729Z] [2020-02-10T14:53:42.729Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T14:53:43.596Z] #45 51.43 CC criu/bfd.o [2020-02-10T14:53:43.665Z] #28 DONE 1.0s [2020-02-10T14:53:43.665Z] [2020-02-10T14:53:43.665Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T14:53:43.665Z] #31 DONE 0.1s [2020-02-10T14:53:43.665Z] [2020-02-10T14:53:43.665Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T14:53:43.923Z] #34 DONE 0.1s [2020-02-10T14:53:43.923Z] [2020-02-10T14:53:43.923Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T14:53:43.923Z] #39 DONE 0.1s [2020-02-10T14:53:43.923Z] [2020-02-10T14:53:43.923Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:44.047Z] #45 51.90 CC criu/bitmap.o [2020-02-10T14:53:44.047Z] #45 52.01 CC criu/cgroup-props.o [2020-02-10T14:53:44.477Z] #45 ... [2020-02-10T14:53:44.477Z] [2020-02-10T14:53:44.477Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:53:44.477Z] #48 73.04 vendor/golang.org/x/net/http2/hpack [2020-02-10T14:53:44.477Z] #48 73.80 mime [2020-02-10T14:53:44.477Z] #48 75.01 mime/quotedprintable [2020-02-10T14:53:44.477Z] #48 75.27 net/http/internal [2020-02-10T14:53:44.477Z] #48 76.21 mime/multipart [2020-02-10T14:53:44.477Z] #48 76.23 crypto/tls [2020-02-10T14:53:44.477Z] #48 80.74 net/http/httptrace [2020-02-10T14:53:44.477Z] #48 80.98 net/http [2020-02-10T14:53:44.489Z] #44 146.7 CC criu/protobuf-desc.o [2020-02-10T14:53:44.845Z] #48 ... [2020-02-10T14:53:44.845Z] [2020-02-10T14:53:44.845Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:44.845Z] #45 52.62 CC criu/cgroup.o [2020-02-10T14:53:45.154Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-02-10T14:53:45.154Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-02-10T14:53:45.154Z] INFO [runner] Processors filtering stat (out/in): skip_files: 10/10, autogenerated_exclude: 1/10, exclude-rules: 1/1, nolint: 0/1, cgo: 10/46, skip_dirs: 10/10, identifier_marker: 1/1, filename_unadjuster: 10/10, exclude: 1/1, path_prettifier: 10/10 [2020-02-10T14:53:45.154Z] INFO [runner] processing took 1.128552ms with stages: nolint: 725.169µs, path_prettifier: 156.189µs, skip_dirs: 105.461µs, autogenerated_exclude: 70.84µs, cgo: 29.1µs, identifier_marker: 25.671µs, filename_unadjuster: 5.485µs, exclude-rules: 5.384µs, max_same_issues: 1.565µs, max_from_linter: 801ns, uniq_by_line: 563ns, diff: 545ns, max_per_file_from_linter: 385ns, exclude: 365ns, source_code: 365ns, skip_files: 357ns, path_shortener: 307ns [2020-02-10T14:53:45.154Z] INFO [runner] linters took 1m29.740701925s with stages: goanalysis_metalinter: 1m11.4593097s, unused: 18.279292397s [2020-02-10T14:53:45.154Z] INFO File cache stats: 1449 entries of total size 6.8MiB [2020-02-10T14:53:45.154Z] INFO Memory: 1369 samples, avg is 635.8MB, max is 3503.8MB [2020-02-10T14:53:45.154Z] INFO Execution took 3m21.637654502s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-10T14:53:45.423Z] #44 147.6 CC criu/protobuf.o [2020-02-10T14:53:45.478Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74187450016171819235c850ec918659096d3e9f hack/make.sh dynbinary-daemon test-docker-py [2020-02-10T14:53:45.681Z] #44 ... [2020-02-10T14:53:45.681Z] [2020-02-10T14:53:45.681Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T14:53:45.681Z] #41 DONE 217.4s [2020-02-10T14:53:45.681Z] [2020-02-10T14:53:45.681Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:45.681Z] #44 148.0 CC criu/pstree.o [2020-02-10T14:53:46.041Z] [2020-02-10T14:53:46.041Z] Removing bundles/ [2020-02-10T14:53:46.041Z] [2020-02-10T14:53:46.041Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-10T14:53:46.041Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T14:53:46.041Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T14:53:46.675Z] #45 54.38 CC criu/clone-noasan.o [2020-02-10T14:53:46.675Z] #45 54.46 CC criu/config.o [2020-02-10T14:53:47.055Z] #44 ... [2020-02-10T14:53:47.055Z] [2020-02-10T14:53:47.055Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T14:53:47.055Z] #42 DONE 0.2s [2020-02-10T14:53:47.055Z] [2020-02-10T14:53:47.055Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:47.055Z] #44 149.3 CC criu/rbtree.o [2020-02-10T14:53:47.313Z] #44 149.6 CC criu/rst-malloc.o [2020-02-10T14:53:47.447Z] #45 55.36 CC criu/cr-check.o [2020-02-10T14:53:47.571Z] #44 149.9 CC criu/seccomp.o [2020-02-10T14:53:48.505Z] #44 150.5 CC criu/seize.o [2020-02-10T14:53:48.756Z] #45 56.35 CC criu/cr-dedup.o [2020-02-10T14:53:48.756Z] #45 56.62 CC criu/cr-dump.o [2020-02-10T14:53:49.070Z] #44 151.2 CC criu/servicefd.o [2020-02-10T14:53:49.328Z] #44 151.6 CC criu/shmem.o [2020-02-10T14:53:50.262Z] #44 152.3 CC criu/sigframe.o [2020-02-10T14:53:50.262Z] #44 152.4 CC criu/signalfd.o [2020-02-10T14:53:50.262Z] #44 152.6 CC criu/sk-inet.o [2020-02-10T14:53:50.589Z] #45 58.25 CC criu/cr-errno.o [2020-02-10T14:53:50.589Z] #45 58.28 CC criu/cr-restore.o [2020-02-10T14:53:50.589Z] #45 ... [2020-02-10T14:53:50.589Z] [2020-02-10T14:53:50.589Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:53:50.589Z] #48 89.16 github.com/LK4D4/vndr/godl [2020-02-10T14:53:51.196Z] #44 153.5 CC criu/sk-netlink.o [2020-02-10T14:53:51.357Z] #48 89.77 github.com/LK4D4/vndr [2020-02-10T14:53:51.454Z] #44 153.8 CC criu/sk-packet.o [2020-02-10T14:53:52.020Z] #44 154.3 CC criu/sk-queue.o [2020-02-10T14:53:52.586Z] #44 154.8 CC criu/sk-tcp.o [2020-02-10T14:53:53.152Z] #44 155.3 CC criu/sk-unix.o [2020-02-10T14:53:54.592Z] #48 ... [2020-02-10T14:53:54.592Z] [2020-02-10T14:53:54.592Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:53:54.592Z] #11 82.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T14:53:54.592Z] #11 82.94 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 82.94 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:53:54.592Z] #11 91.66 Selecting previously unselected package libapparmor1:s390x. [2020-02-10T14:53:54.592Z] #11 91.66 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 91.66 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-02-10T14:53:54.592Z] #11 91.72 Selecting previously unselected package libapparmor-dev:s390x. [2020-02-10T14:53:54.592Z] #11 91.72 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 91.73 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-02-10T14:53:54.592Z] #11 91.79 Selecting previously unselected package libbtrfs0. [2020-02-10T14:53:54.592Z] #11 91.79 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 91.80 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T14:53:54.592Z] #11 91.84 Selecting previously unselected package libbtrfs-dev. [2020-02-10T14:53:54.592Z] #11 91.84 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 91.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T14:53:54.592Z] #11 91.89 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-02-10T14:53:54.592Z] #11 91.90 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 91.90 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T14:53:54.592Z] #11 91.94 Selecting previously unselected package libudev-dev:s390x. [2020-02-10T14:53:54.592Z] #11 91.94 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 91.95 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-02-10T14:53:54.592Z] #11 92.01 Selecting previously unselected package libsepol1-dev:s390x. [2020-02-10T14:53:54.592Z] #11 92.02 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 92.02 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-02-10T14:53:54.592Z] #11 92.25 Selecting previously unselected package libpcre16-3:s390x. [2020-02-10T14:53:54.592Z] #11 92.26 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 92.26 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-02-10T14:53:54.592Z] #11 92.33 Selecting previously unselected package libpcre32-3:s390x. [2020-02-10T14:53:54.592Z] #11 92.33 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 92.33 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-02-10T14:53:54.592Z] #11 92.45 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-02-10T14:53:54.592Z] #11 92.45 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 92.45 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-10T14:53:54.592Z] #11 92.49 Selecting previously unselected package libpcre3-dev:s390x. [2020-02-10T14:53:54.592Z] #11 92.49 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 92.49 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-02-10T14:53:54.592Z] #11 92.72 Selecting previously unselected package libselinux1-dev:s390x. [2020-02-10T14:53:54.592Z] #11 92.73 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 92.73 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-10T14:53:54.592Z] #11 92.90 Selecting previously unselected package libdevmapper-dev:s390x. [2020-02-10T14:53:54.592Z] #11 92.90 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 92.90 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-10T14:53:54.592Z] #11 92.93 Selecting previously unselected package libseccomp-dev:s390x. [2020-02-10T14:53:54.592Z] #11 92.94 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 92.94 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-02-10T14:53:54.592Z] #11 93.00 Selecting previously unselected package libsystemd-dev:s390x. [2020-02-10T14:53:54.592Z] #11 93.00 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-02-10T14:53:54.592Z] #11 93.00 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-10T14:53:54.592Z] #11 93.24 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-10T14:53:54.592Z] #11 93.25 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-02-10T14:53:54.592Z] #11 93.26 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-02-10T14:53:54.592Z] #11 93.27 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T14:53:54.592Z] #11 93.27 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-02-10T14:53:54.592Z] #11 93.28 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-02-10T14:53:54.592Z] #11 93.29 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:53:54.592Z] #11 93.29 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T14:53:54.592Z] #11 93.30 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-02-10T14:53:54.592Z] #11 93.30 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-02-10T14:53:54.592Z] #11 93.31 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T14:53:54.592Z] #11 93.32 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T14:53:54.592Z] #11 93.33 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-02-10T14:53:54.592Z] #11 93.33 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-10T14:53:54.592Z] #11 93.34 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-10T14:53:54.592Z] #11 93.35 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T14:53:54.592Z] #11 93.36 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-02-10T14:53:54.981Z] #11 93.37 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:53:54.981Z] #11 93.38 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T14:53:54.981Z] #11 93.38 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T14:53:54.981Z] #11 93.38 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:53:54.981Z] #11 93.39 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-10T14:53:54.981Z] #11 93.39 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-10T14:53:54.981Z] #11 93.39 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T14:53:54.981Z] #11 93.40 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-10T14:53:54.981Z] #11 93.41 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T14:53:54.981Z] #11 93.41 Setting up dmsetup (2:1.02.155-3) ... [2020-02-10T14:53:54.981Z] #11 93.43 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T14:53:54.981Z] #11 93.44 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-10T14:53:54.981Z] #11 93.45 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:53:54.981Z] #11 DONE 93.7s [2020-02-10T14:53:54.981Z] [2020-02-10T14:53:54.981Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:53:55.052Z] #44 157.1 CC criu/sockets.o [2020-02-10T14:53:55.351Z] #56 DONE 0.2s [2020-02-10T14:53:55.351Z] [2020-02-10T14:53:55.351Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T14:53:55.351Z] #57 DONE 0.1s [2020-02-10T14:53:55.351Z] [2020-02-10T14:53:55.351Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:53:55.351Z] #58 ... [2020-02-10T14:53:55.351Z] [2020-02-10T14:53:55.351Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-10T14:53:55.351Z] #12 DONE 0.4s [2020-02-10T14:53:55.617Z] #44 157.8 CC criu/stats.o [2020-02-10T14:53:55.757Z] [2020-02-10T14:53:55.757Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T14:53:55.757Z] #13 DONE 0.4s [2020-02-10T14:53:55.757Z] [2020-02-10T14:53:55.757Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:53:55.757Z] #58 0.336 + RM_GOPATH=0 [2020-02-10T14:53:55.757Z] #58 0.336 + TMP_GOPATH= [2020-02-10T14:53:55.757Z] #58 0.336 + : /build [2020-02-10T14:53:55.757Z] #58 0.336 + '[' -z '' ']' [2020-02-10T14:53:55.757Z] #58 0.336 ++ mktemp -d [2020-02-10T14:53:55.757Z] #58 0.337 + export GOPATH=/tmp/tmp.OvfXAyrtDd [2020-02-10T14:53:55.757Z] #58 0.337 + GOPATH=/tmp/tmp.OvfXAyrtDd [2020-02-10T14:53:55.757Z] #58 0.337 + RM_GOPATH=1 [2020-02-10T14:53:55.757Z] #58 0.337 ++ dirname ./install.sh [2020-02-10T14:53:55.757Z] #58 0.338 + dir=. [2020-02-10T14:53:55.757Z] #58 0.338 + bin=runc [2020-02-10T14:53:55.757Z] #58 0.338 + shift [2020-02-10T14:53:55.757Z] #58 0.338 + '[' '!' -f ./runc.installer ']' [2020-02-10T14:53:55.757Z] #58 0.338 + . ./runc.installer [2020-02-10T14:53:55.757Z] #58 0.338 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T14:53:55.757Z] #58 0.338 + install_runc [2020-02-10T14:53:55.757Z] #58 0.338 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T14:53:55.757Z] #58 0.355 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T14:53:55.757Z] #58 0.355 + uname -r [2020-02-10T14:53:55.757Z] #58 0.355 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T14:53:55.757Z] #58 0.355 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T14:53:55.757Z] #58 0.355 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OvfXAyrtDd/src/github.com/opencontainers/runc [2020-02-10T14:53:55.757Z] #58 0.355 Cloning into '/tmp/tmp.OvfXAyrtDd/src/github.com/opencontainers/runc'... [2020-02-10T14:53:55.875Z] #44 158.1 CC criu/string.o [2020-02-10T14:53:56.133Z] #44 158.2 CC criu/sysctl.o [2020-02-10T14:53:56.258Z] #58 ... [2020-02-10T14:53:56.258Z] [2020-02-10T14:53:56.258Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T14:53:56.258Z] #14 0.211 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T14:53:56.258Z] #14 DONE 0.4s [2020-02-10T14:53:56.258Z] [2020-02-10T14:53:56.258Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T14:53:56.699Z] #44 158.8 CC criu/sysfs_parse.o [2020-02-10T14:53:56.721Z] #15 DONE 0.4s [2020-02-10T14:53:56.721Z] [2020-02-10T14:53:56.721Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T14:53:56.957Z] #44 159.2 CC criu/timerfd.o [2020-02-10T14:53:57.188Z] #16 DONE 0.4s [2020-02-10T14:53:57.188Z] [2020-02-10T14:53:57.188Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:53:57.188Z] #45 61.24 CC criu/cr-service.o [2020-02-10T14:53:57.188Z] #45 62.25 CC criu/crtools.o [2020-02-10T14:53:57.188Z] #45 62.52 CC criu/eventfd.o [2020-02-10T14:53:57.188Z] #45 62.62 CC criu/eventpoll.o [2020-02-10T14:53:57.188Z] #45 63.30 CC criu/external.o [2020-02-10T14:53:57.188Z] #45 63.59 CC criu/fault-injection.o [2020-02-10T14:53:57.188Z] #45 63.66 CC criu/fdstore.o [2020-02-10T14:53:57.188Z] #45 64.08 CC criu/fifo.o [2020-02-10T14:53:57.188Z] #45 64.81 CC criu/file-ids.o [2020-02-10T14:53:57.188Z] #45 65.22 CC criu/file-lock.o [2020-02-10T14:53:57.522Z] #44 159.6 CC criu/tty.o [2020-02-10T14:53:57.613Z] #45 ... [2020-02-10T14:53:57.613Z] [2020-02-10T14:53:57.613Z] #17 [dev 6/25] RUN ldconfig [2020-02-10T14:53:57.613Z] #17 DONE 0.4s [2020-02-10T14:53:57.613Z] [2020-02-10T14:53:57.613Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:53:57.613Z] #18 ... [2020-02-10T14:53:57.613Z] [2020-02-10T14:53:57.613Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:53:57.613Z] #48 DONE 96.2s [2020-02-10T14:53:57.986Z] [2020-02-10T14:53:57.986Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:53:57.986Z] #63 ... [2020-02-10T14:53:57.986Z] [2020-02-10T14:53:57.986Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:53:57.986Z] #18 0.506 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:53:57.986Z] #18 0.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:53:58.350Z] #18 0.710 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:53:58.728Z] #18 1.085 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T14:53:58.941Z] #44 161.1 CC criu/tun.o [2020-02-10T14:53:59.199Z] #44 161.6 CC criu/uffd.o [2020-02-10T14:54:00.572Z] #44 162.8 CC criu/util.o [2020-02-10T14:54:01.137Z] #44 ... [2020-02-10T14:54:01.137Z] [2020-02-10T14:54:01.137Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:54:01.137Z] #57 112.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-10T14:54:02.068Z] #57 113.4 + mkdir -p /build [2020-02-10T14:54:02.068Z] #57 113.4 + cp runc /build/runc [2020-02-10T14:54:02.637Z] #57 DONE 113.8s [2020-02-10T14:54:02.637Z] [2020-02-10T14:54:02.637Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:54:02.637Z] #44 163.8 CC criu/uts_ns.o [2020-02-10T14:54:02.637Z] #44 164.1 CC criu/vdso-compat.o [2020-02-10T14:54:02.637Z] #44 164.3 CC criu/vdso.o [2020-02-10T14:54:02.750Z] #18 4.785 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T14:54:02.750Z] #18 4.856 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T14:54:02.894Z] #44 165.0 LINK criu/built-in.o [2020-02-10T14:54:02.894Z] #44 165.1 LINK criu/criu [2020-02-10T14:54:03.458Z] #44 165.8 DEP lib/c/criu.d [2020-02-10T14:54:03.715Z] #44 165.9 CC images/rpc.pb-c.o [2020-02-10T14:54:04.039Z] #18 ... [2020-02-10T14:54:04.039Z] [2020-02-10T14:54:04.039Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:54:04.039Z] #58 7.415 + cd /tmp/tmp.OvfXAyrtDd/src/github.com/opencontainers/runc [2020-02-10T14:54:04.039Z] #58 7.415 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T14:54:04.039Z] #58 7.680 + '[' -z '' ']' [2020-02-10T14:54:04.039Z] #58 7.680 + target=static [2020-02-10T14:54:04.039Z] #58 7.680 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T14:54:04.039Z] #58 8.507 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-10T14:54:04.282Z] #44 166.5 CC lib/c/criu.o [2020-02-10T14:54:04.845Z] #44 167.2 LINK lib/c/built-in.o [2020-02-10T14:54:05.103Z] #44 167.3 LINK lib/c/libcriu.so [2020-02-10T14:54:05.103Z] #44 167.4 GEN magic.py [2020-02-10T14:54:05.360Z] #44 167.5 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T14:54:05.360Z] #44 167.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T14:54:05.924Z] #44 168.1 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T14:54:06.488Z] #44 168.6 make[1]: Nothing to be done for 'all'. [2020-02-10T14:54:06.746Z] #44 169.1 make[1]: 'images/built-in.o' is up to date. [2020-02-10T14:54:06.746Z] #44 169.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T14:54:06.746Z] #44 169.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T14:54:06.746Z] #44 169.1 make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T14:54:07.003Z] #44 169.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T14:54:07.003Z] #44 169.2 make[1]: Nothing to be done for 'all'. [2020-02-10T14:54:07.003Z] #44 169.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T14:54:07.261Z] #44 169.3 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:07.261Z] #44 169.3 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:07.261Z] #44 169.4 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:07.261Z] #44 169.4 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:07.261Z] #44 169.5 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:07.261Z] #44 169.5 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:07.261Z] #44 169.5 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:07.261Z] #44 169.6 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:07.518Z] #44 169.6 INSTALL criu/criu [2020-02-10T14:54:07.518Z] #44 DONE 169.8s [2020-02-10T14:54:07.518Z] [2020-02-10T14:54:07.518Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:54:07.518Z] #62 194.8 + bin/containerd [2020-02-10T14:54:08.449Z] #62 ... [2020-02-10T14:54:08.449Z] [2020-02-10T14:54:08.449Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T14:54:08.449Z] #45 DONE 0.1s [2020-02-10T14:54:08.706Z] [2020-02-10T14:54:08.706Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T14:54:08.706Z] #48 DONE 0.1s [2020-02-10T14:54:08.706Z] [2020-02-10T14:54:08.706Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T14:54:08.963Z] #51 DONE 0.1s [2020-02-10T14:54:08.963Z] [2020-02-10T14:54:08.963Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:54:09.120Z] #58 ... [2020-02-10T14:54:09.120Z] [2020-02-10T14:54:09.120Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:54:09.120Z] #45 66.22 CC criu/files-ext.o [2020-02-10T14:54:09.121Z] #45 66.43 CC criu/files-reg.o [2020-02-10T14:54:09.121Z] #45 67.66 CC criu/files.o [2020-02-10T14:54:09.121Z] #45 68.59 CC criu/filesystems.o [2020-02-10T14:54:09.121Z] #45 69.03 CC criu/fsnotify.o [2020-02-10T14:54:09.121Z] #45 69.78 CC criu/image-desc.o [2020-02-10T14:54:09.121Z] #45 69.85 CC criu/image.o [2020-02-10T14:54:09.121Z] #45 70.37 CC criu/ipc_ns.o [2020-02-10T14:54:09.121Z] #45 71.09 CC criu/irmap.o [2020-02-10T14:54:09.121Z] #45 71.52 CC criu/kcmp-ids.o [2020-02-10T14:54:09.121Z] #45 71.74 CC criu/kerndat.o [2020-02-10T14:54:09.121Z] #45 72.64 CC criu/libnetlink.o [2020-02-10T14:54:09.121Z] #45 72.86 CC criu/log.o [2020-02-10T14:54:09.121Z] #45 73.30 CC criu/lsm.o [2020-02-10T14:54:09.121Z] #45 73.59 CC criu/mem.o [2020-02-10T14:54:09.121Z] #45 74.70 CC criu/mount.o [2020-02-10T14:54:09.121Z] #45 ... [2020-02-10T14:54:09.121Z] [2020-02-10T14:54:09.121Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:54:09.121Z] #18 8.019 Fetched 8022 kB in 8s (1049 kB/s) [2020-02-10T14:54:09.121Z] #18 8.019 Reading package lists... [2020-02-10T14:54:09.121Z] #18 9.536 Reading package lists... [2020-02-10T14:54:09.121Z] #18 10.92 Building dependency tree... [2020-02-10T14:54:09.121Z] #18 11.27 libcap2-bin is already the newest version (1:2.25-2). [2020-02-10T14:54:09.121Z] #18 11.27 The following additional packages will be installed: [2020-02-10T14:54:09.121Z] #18 11.29 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-10T14:54:09.121Z] #18 11.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-10T14:54:09.121Z] #18 11.29 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-10T14:54:09.121Z] #18 11.29 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-10T14:54:09.121Z] #18 11.29 python3.7 python3.7-minimal vim-runtime xxd [2020-02-10T14:54:09.121Z] #18 11.29 Suggested packages: [2020-02-10T14:54:09.121Z] #18 11.29 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-10T14:54:09.121Z] #18 11.29 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-10T14:54:09.121Z] #18 11.29 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T14:54:09.121Z] #18 11.29 Recommended packages: [2020-02-10T14:54:09.121Z] #18 11.29 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-10T14:54:09.121Z] #18 11.29 python3-keyrings.alt python3-xdg unzip [2020-02-10T14:54:09.507Z] #18 12.13 The following NEW packages will be installed: [2020-02-10T14:54:09.507Z] #18 12.13 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-10T14:54:09.507Z] #18 12.13 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-10T14:54:09.507Z] #18 12.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-10T14:54:09.507Z] #18 12.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-10T14:54:09.507Z] #18 12.13 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-10T14:54:09.507Z] #18 12.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-10T14:54:09.507Z] #18 12.13 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-10T14:54:09.507Z] #18 12.13 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-10T14:54:09.507Z] #18 12.18 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T14:54:09.507Z] #18 12.18 Need to get 26.3 MB of archives. [2020-02-10T14:54:09.507Z] #18 12.18 After this operation, 112 MB of additional disk space will be used. [2020-02-10T14:54:09.507Z] #18 12.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-02-10T14:54:09.507Z] #18 12.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-02-10T14:54:09.885Z] #18 12.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-02-10T14:54:10.267Z] #18 ... [2020-02-10T14:54:10.267Z] [2020-02-10T14:54:10.267Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T14:54:10.267Z] #31 DONE 108.6s [2020-02-10T14:54:10.267Z] [2020-02-10T14:54:10.267Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:54:10.267Z] #18 12.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-02-10T14:54:10.267Z] #18 12.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-02-10T14:54:10.267Z] #18 12.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-02-10T14:54:11.803Z] #18 14.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-02-10T14:54:12.237Z] #62 ... [2020-02-10T14:54:12.237Z] [2020-02-10T14:54:12.237Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:54:12.237Z] #53 DONE 243.6s [2020-02-10T14:54:12.237Z] [2020-02-10T14:54:12.237Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:54:12.330Z] #18 14.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-02-10T14:54:12.330Z] #18 14.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-02-10T14:54:12.330Z] #18 14.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-02-10T14:54:12.330Z] #18 14.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-02-10T14:54:12.330Z] #18 14.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-02-10T14:54:12.330Z] #18 14.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-02-10T14:54:12.330Z] #18 14.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-02-10T14:54:12.330Z] #18 14.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-02-10T14:54:12.330Z] #18 14.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-02-10T14:54:12.330Z] #18 14.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-10T14:54:12.330Z] #18 14.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T14:54:12.910Z] #18 15.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-02-10T14:54:12.910Z] #18 15.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-02-10T14:54:12.910Z] #18 15.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-02-10T14:54:12.910Z] #18 15.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-02-10T14:54:13.179Z] #62 ... [2020-02-10T14:54:13.179Z] [2020-02-10T14:54:13.179Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T14:54:13.276Z] #18 15.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-02-10T14:54:13.276Z] #18 15.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-10T14:54:13.276Z] #18 15.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-10T14:54:13.276Z] #18 15.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-10T14:54:13.436Z] #54 DONE 0.2s [2020-02-10T14:54:13.436Z] [2020-02-10T14:54:13.436Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T14:54:13.436Z] #58 DONE 0.1s [2020-02-10T14:54:13.436Z] [2020-02-10T14:54:13.436Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:54:13.637Z] #18 16.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-02-10T14:54:13.637Z] #18 16.02 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-02-10T14:54:13.637Z] #18 16.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-10T14:54:18.669Z] #18 20.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-10T14:54:18.669Z] #18 20.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-10T14:54:18.669Z] #18 20.83 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-10T14:54:18.669Z] #18 20.85 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-02-10T14:54:18.669Z] #18 20.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-02-10T14:54:18.669Z] #18 21.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-02-10T14:54:19.456Z] #18 21.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-10T14:54:19.456Z] #18 21.97 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-02-10T14:54:19.456Z] #18 ... [2020-02-10T14:54:19.456Z] [2020-02-10T14:54:19.456Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:54:19.456Z] #45 77.23 CC criu/namespaces.o [2020-02-10T14:54:19.456Z] #45 78.64 CC criu/net.o [2020-02-10T14:54:19.456Z] #45 81.27 CC criu/netfilter.o [2020-02-10T14:54:19.456Z] #45 81.56 CC criu/page-pipe.o [2020-02-10T14:54:19.456Z] #45 81.94 CC criu/page-xfer.o [2020-02-10T14:54:19.456Z] #45 82.55 CC criu/pagemap-cache.o [2020-02-10T14:54:19.456Z] #45 82.72 CC criu/pagemap.o [2020-02-10T14:54:19.456Z] #45 83.25 CC criu/parasite-syscall.o [2020-02-10T14:54:19.456Z] #45 83.68 CC criu/path.o [2020-02-10T14:54:19.456Z] #45 83.86 CC criu/pie-util-vdso-elf32.o [2020-02-10T14:54:19.456Z] #45 84.12 CC criu/pie-util-vdso.o [2020-02-10T14:54:19.456Z] #45 84.45 CC criu/pie-util.o [2020-02-10T14:54:19.456Z] #45 84.55 CC criu/pipes.o [2020-02-10T14:54:19.456Z] #45 85.13 CC criu/plugin.o [2020-02-10T14:54:19.456Z] #45 85.45 CC criu/proc_parse.o [2020-02-10T14:54:19.456Z] #45 86.64 CC criu/protobuf-desc.o [2020-02-10T14:54:19.456Z] #45 87.06 CC criu/protobuf.o [2020-02-10T14:54:19.456Z] #45 87.27 CC criu/pstree.o [2020-02-10T14:54:19.456Z] #45 ... [2020-02-10T14:54:19.456Z] [2020-02-10T14:54:19.456Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:54:19.456Z] #18 22.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-02-10T14:54:19.836Z] #18 22.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-10T14:54:19.836Z] #18 22.37 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-02-10T14:54:19.836Z] #18 22.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-10T14:54:19.836Z] #18 22.55 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-02-10T14:54:20.209Z] #18 22.70 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-10T14:54:24.290Z] #18 26.36 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-02-10T14:54:24.290Z] #18 26.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-02-10T14:54:25.087Z] #18 ... [2020-02-10T14:54:25.087Z] [2020-02-10T14:54:25.087Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T14:54:25.087Z] #42 123.5 + dpkg --print-architecture [2020-02-10T14:54:25.087Z] #42 123.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T14:54:25.087Z] #42 123.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-10T14:54:25.087Z] #42 123.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T14:54:30.567Z] #42 ... [2020-02-10T14:54:30.567Z] [2020-02-10T14:54:30.567Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:54:30.567Z] #45 87.83 CC criu/rbtree.o [2020-02-10T14:54:30.567Z] #45 88.02 CC criu/rst-malloc.o [2020-02-10T14:54:30.567Z] #45 88.15 CC criu/seccomp.o [2020-02-10T14:54:30.567Z] #45 88.55 CC criu/seize.o [2020-02-10T14:54:30.567Z] #45 89.03 CC criu/servicefd.o [2020-02-10T14:54:30.567Z] #45 89.32 CC criu/shmem.o [2020-02-10T14:54:30.567Z] #45 89.79 CC criu/sigframe.o [2020-02-10T14:54:30.567Z] #45 89.85 CC criu/signalfd.o [2020-02-10T14:54:30.567Z] #45 89.92 CC criu/sk-inet.o [2020-02-10T14:54:30.567Z] #45 90.46 CC criu/sk-netlink.o [2020-02-10T14:54:30.567Z] #45 90.72 CC criu/sk-packet.o [2020-02-10T14:54:30.567Z] #45 91.10 CC criu/sk-queue.o [2020-02-10T14:54:30.567Z] #45 91.39 CC criu/sk-tcp.o [2020-02-10T14:54:30.567Z] #45 91.71 CC criu/sk-unix.o [2020-02-10T14:54:30.567Z] #45 92.86 CC criu/sockets.o [2020-02-10T14:54:30.567Z] #45 93.45 CC criu/stats.o [2020-02-10T14:54:30.567Z] #45 93.65 CC criu/string.o [2020-02-10T14:54:30.567Z] #45 93.72 CC criu/sysctl.o [2020-02-10T14:54:30.567Z] #45 94.20 CC criu/sysfs_parse.o [2020-02-10T14:54:30.567Z] #45 94.32 CC criu/timerfd.o [2020-02-10T14:54:30.567Z] #45 94.58 CC criu/tty.o [2020-02-10T14:54:30.567Z] #45 96.91 CC criu/tun.o [2020-02-10T14:54:30.567Z] #45 97.27 CC criu/uffd.o [2020-02-10T14:54:30.567Z] #45 ... [2020-02-10T14:54:30.567Z] [2020-02-10T14:54:30.567Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:54:30.567Z] #18 27.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-02-10T14:54:30.567Z] #18 28.32 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:54:30.567Z] #18 28.35 Fetched 26.3 MB in 16s (1669 kB/s) [2020-02-10T14:54:30.567Z] #18 28.37 Selecting previously unselected package pigz. [2020-02-10T14:54:30.567Z] #18 28.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-02-10T14:54:30.567Z] #18 28.41 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-02-10T14:54:30.567Z] #18 28.41 Unpacking pigz (2.4-1) ... [2020-02-10T14:54:30.567Z] #18 28.47 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-02-10T14:54:30.567Z] #18 28.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T14:54:30.567Z] #18 28.48 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-10T14:54:30.567Z] #18 28.80 Selecting previously unselected package python3.7-minimal. [2020-02-10T14:54:30.567Z] #18 28.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T14:54:30.567Z] #18 28.81 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T14:54:30.567Z] #18 29.31 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-10T14:54:30.567Z] #18 29.35 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T14:54:30.567Z] #18 30.48 Selecting previously unselected package python3-minimal. [2020-02-10T14:54:30.568Z] #18 30.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 ... 23439 files and directories currently installed.) [2020-02-10T14:54:30.568Z] #18 30.51 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-02-10T14:54:30.568Z] #18 30.51 Unpacking python3-minimal (3.7.3-1) ... [2020-02-10T14:54:30.568Z] #18 30.59 Selecting previously unselected package libmpdec2:s390x. [2020-02-10T14:54:30.568Z] #18 30.59 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-02-10T14:54:30.568Z] #18 30.59 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-02-10T14:54:30.568Z] #18 30.65 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-02-10T14:54:30.568Z] #18 30.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T14:54:30.568Z] #18 30.65 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-10T14:54:30.568Z] #18 31.41 Selecting previously unselected package python3.7. [2020-02-10T14:54:30.568Z] #18 31.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T14:54:30.568Z] #18 31.42 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T14:54:30.568Z] #18 31.47 Selecting previously unselected package libpython3-stdlib:s390x. [2020-02-10T14:54:30.568Z] #18 31.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-02-10T14:54:30.568Z] #18 31.47 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-10T14:54:30.568Z] #18 31.51 Setting up python3-minimal (3.7.3-1) ... [2020-02-10T14:54:30.568Z] #18 31.88 Selecting previously unselected package python3. [2020-02-10T14:54:30.568Z] #18 31.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-02-10T14:54:30.568Z] #18 31.90 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-02-10T14:54:30.568Z] #18 31.90 Unpacking python3 (3.7.3-1) ... [2020-02-10T14:54:30.568Z] #18 31.97 Selecting previously unselected package libip4tc0:s390x. [2020-02-10T14:54:30.568Z] #18 31.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-02-10T14:54:30.568Z] #18 31.97 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-02-10T14:54:30.568Z] #18 32.01 Selecting previously unselected package libip6tc0:s390x. [2020-02-10T14:54:30.568Z] #18 32.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-02-10T14:54:30.568Z] #18 32.02 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-02-10T14:54:30.568Z] #18 32.05 Selecting previously unselected package libiptc0:s390x. [2020-02-10T14:54:30.568Z] #18 32.05 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-02-10T14:54:30.568Z] #18 32.05 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-02-10T14:54:30.568Z] #18 32.08 Selecting previously unselected package libnfnetlink0:s390x. [2020-02-10T14:54:30.568Z] #18 32.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-02-10T14:54:30.568Z] #18 32.08 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-10T14:54:30.568Z] #18 32.10 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-02-10T14:54:30.568Z] #18 32.10 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-02-10T14:54:30.568Z] #18 32.10 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-10T14:54:30.568Z] #18 32.13 Selecting previously unselected package libnftnl11:s390x. [2020-02-10T14:54:30.568Z] #18 32.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-02-10T14:54:30.568Z] #18 32.13 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-02-10T14:54:30.568Z] #18 32.17 Selecting previously unselected package iptables. [2020-02-10T14:54:30.568Z] #18 32.17 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-02-10T14:54:30.568Z] #18 32.17 Unpacking iptables (1.8.2-4) ... [2020-02-10T14:54:30.568Z] #18 32.35 Selecting previously unselected package xxd. [2020-02-10T14:54:30.568Z] #18 32.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-10T14:54:30.568Z] #18 32.36 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T14:54:30.568Z] #18 32.44 Selecting previously unselected package vim-common. [2020-02-10T14:54:30.568Z] #18 32.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T14:54:30.568Z] #18 32.44 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T14:54:30.568Z] #18 32.53 Selecting previously unselected package bash-completion. [2020-02-10T14:54:30.568Z] #18 32.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-10T14:54:31.345Z] #18 33.82 Unpacking bash-completion (1:2.8-6) ... [2020-02-10T14:54:31.345Z] #18 34.10 Selecting previously unselected package bzip2. [2020-02-10T14:54:31.345Z] #18 34.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-02-10T14:54:31.345Z] #18 34.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T14:54:31.345Z] #18 34.15 Selecting previously unselected package xz-utils. [2020-02-10T14:54:31.345Z] #18 34.15 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-02-10T14:54:31.723Z] #18 34.16 Unpacking xz-utils (5.2.4-1) ... [2020-02-10T14:54:31.724Z] #18 34.24 Selecting previously unselected package apparmor. [2020-02-10T14:54:31.724Z] #18 34.24 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-02-10T14:54:31.724Z] #18 34.25 Unpacking apparmor (2.13.2-10) ... [2020-02-10T14:54:32.093Z] #18 34.48 Selecting previously unselected package aufs-tools. [2020-02-10T14:54:32.093Z] #18 34.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-02-10T14:54:32.093Z] #18 34.49 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-10T14:54:32.093Z] #18 34.55 Selecting previously unselected package libonig5:s390x. [2020-02-10T14:54:32.093Z] #18 34.56 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-02-10T14:54:32.093Z] #18 34.56 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-10T14:54:32.093Z] #18 34.63 Selecting previously unselected package libjq1:s390x. [2020-02-10T14:54:32.093Z] #18 34.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T14:54:32.093Z] #18 34.64 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T14:54:32.093Z] #18 34.70 Selecting previously unselected package jq. [2020-02-10T14:54:32.093Z] #18 34.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T14:54:32.093Z] #18 34.70 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T14:54:32.093Z] #18 34.75 Selecting previously unselected package libaio1:s390x. [2020-02-10T14:54:32.093Z] #18 34.75 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-02-10T14:54:32.093Z] #18 34.75 Unpacking libaio1:s390x (0.3.112-3) ... [2020-02-10T14:54:32.093Z] #18 34.78 Selecting previously unselected package libgpm2:s390x. [2020-02-10T14:54:32.093Z] #18 34.78 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-02-10T14:54:32.093Z] #18 34.78 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-02-10T14:54:32.463Z] #18 34.81 Selecting previously unselected package libicu63:s390x. [2020-02-10T14:54:32.463Z] #18 34.82 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-02-10T14:54:32.463Z] #18 34.82 Unpacking libicu63:s390x (63.1-6) ... [2020-02-10T14:54:34.285Z] #18 36.98 Selecting previously unselected package libnet1:s390x. [2020-02-10T14:54:34.285Z] #18 36.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-10T14:54:34.285Z] #18 36.98 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T14:54:34.285Z] #18 37.03 Selecting previously unselected package libnl-3-200:s390x. [2020-02-10T14:54:34.649Z] #18 37.03 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-10T14:54:34.649Z] #18 37.04 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T14:54:34.650Z] #18 37.10 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-10T14:54:34.650Z] #18 37.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-10T14:54:34.650Z] #18 37.10 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T14:54:34.650Z] #18 37.16 Selecting previously unselected package libreadline5:s390x. [2020-02-10T14:54:34.650Z] #18 37.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-02-10T14:54:34.650Z] #18 37.16 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-10T14:54:34.650Z] #18 37.22 Selecting previously unselected package net-tools. [2020-02-10T14:54:34.650Z] #18 37.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-02-10T14:54:34.650Z] #18 37.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T14:54:34.650Z] #18 37.34 Selecting previously unselected package python-pip-whl. [2020-02-10T14:54:34.650Z] #18 37.34 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-10T14:54:34.650Z] #18 37.34 Unpacking python-pip-whl (18.1-5) ... [2020-02-10T14:54:35.030Z] #18 37.72 Selecting previously unselected package python3-lib2to3. [2020-02-10T14:54:35.342Z] #62 224.0 + bin/containerd-stress [2020-02-10T14:54:35.407Z] #18 37.72 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-10T14:54:35.407Z] #18 37.73 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-10T14:54:35.407Z] #18 37.81 Selecting previously unselected package python3-distutils. [2020-02-10T14:54:35.407Z] #18 37.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-10T14:54:35.407Z] #18 37.81 Unpacking python3-distutils (3.7.3-1) ... [2020-02-10T14:54:35.407Z] #18 37.90 Selecting previously unselected package python3-pip. [2020-02-10T14:54:35.407Z] #18 37.90 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-10T14:54:35.407Z] #18 37.91 Unpacking python3-pip (18.1-5) ... [2020-02-10T14:54:35.407Z] #18 37.98 Selecting previously unselected package python3-pkg-resources. [2020-02-10T14:54:35.407Z] #18 37.98 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T14:54:35.407Z] #18 37.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-10T14:54:35.407Z] #18 38.05 Selecting previously unselected package python3-setuptools. [2020-02-10T14:54:35.407Z] #18 38.05 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-10T14:54:35.407Z] #18 38.05 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-10T14:54:35.407Z] #18 38.20 Selecting previously unselected package python3-wheel. [2020-02-10T14:54:35.407Z] #18 38.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-10T14:54:35.778Z] #18 ... [2020-02-10T14:54:35.778Z] [2020-02-10T14:54:35.778Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:54:35.778Z] #45 98.08 CC criu/util.o [2020-02-10T14:54:35.778Z] #45 98.93 CC criu/uts_ns.o [2020-02-10T14:54:35.778Z] #45 99.13 CC criu/vdso.o [2020-02-10T14:54:35.778Z] #45 99.71 LINK criu/built-in.o [2020-02-10T14:54:35.778Z] #45 99.89 LINK criu/criu [2020-02-10T14:54:35.778Z] #45 100.1 DEP lib/c/criu.d [2020-02-10T14:54:35.778Z] #45 100.1 CC images/rpc.pb-c.o [2020-02-10T14:54:35.778Z] #45 100.5 CC lib/c/criu.o [2020-02-10T14:54:35.778Z] #45 101.3 LINK lib/c/built-in.o [2020-02-10T14:54:35.778Z] #45 101.3 LINK lib/c/libcriu.so [2020-02-10T14:54:35.778Z] #45 101.5 GEN magic.py [2020-02-10T14:54:35.778Z] #45 101.5 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T14:54:35.778Z] #45 101.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T14:54:35.778Z] #45 101.9 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T14:54:35.778Z] #45 102.4 make[1]: Nothing to be done for 'all'. [2020-02-10T14:54:35.778Z] #45 102.9 make[1]: 'images/built-in.o' is up to date. [2020-02-10T14:54:35.778Z] #45 102.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T14:54:35.778Z] #45 102.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T14:54:35.778Z] #45 102.9 make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T14:54:35.778Z] #45 103.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T14:54:35.778Z] #45 103.0 make[1]: Nothing to be done for 'all'. [2020-02-10T14:54:35.778Z] #45 103.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T14:54:35.778Z] #45 103.1 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:35.778Z] #45 103.1 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:35.778Z] #45 103.1 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:35.778Z] #45 103.2 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:35.778Z] #45 103.2 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:35.778Z] #45 103.3 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:35.778Z] #45 103.3 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:35.778Z] #45 103.4 make[2]: Nothing to be done for 'all'. [2020-02-10T14:54:35.778Z] #45 103.4 INSTALL criu/criu [2020-02-10T14:54:35.778Z] #45 DONE 103.6s [2020-02-10T14:54:35.778Z] [2020-02-10T14:54:35.778Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:54:35.778Z] #18 38.20 Unpacking python3-wheel (0.32.3-2) ... [2020-02-10T14:54:35.778Z] #18 38.24 Selecting previously unselected package thin-provisioning-tools. [2020-02-10T14:54:35.778Z] #18 38.24 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-02-10T14:54:35.778Z] #18 38.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T14:54:35.778Z] #18 38.37 Selecting previously unselected package vim-runtime. [2020-02-10T14:54:35.778Z] #18 38.37 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-10T14:54:35.778Z] #18 38.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-10T14:54:35.778Z] #18 38.40 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-10T14:54:35.778Z] #18 38.40 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-10T14:54:36.716Z] #62 225.7 + bin/containerd-shim [2020-02-10T14:54:38.252Z] #18 40.38 Selecting previously unselected package vim. [2020-02-10T14:54:38.252Z] #18 40.39 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-02-10T14:54:38.252Z] #18 40.40 Unpacking vim (2:8.1.0875-5) ... [2020-02-10T14:54:38.252Z] #18 40.68 Selecting previously unselected package xfsprogs. [2020-02-10T14:54:38.252Z] #18 40.68 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-02-10T14:54:38.252Z] #18 40.68 Unpacking xfsprogs (4.20.0-1) ... [2020-02-10T14:54:38.252Z] #18 40.87 Selecting previously unselected package zip. [2020-02-10T14:54:38.252Z] #18 40.88 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-02-10T14:54:38.252Z] #18 40.89 Unpacking zip (3.0-11+b1) ... [2020-02-10T14:54:38.252Z] #18 41.00 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-10T14:54:38.618Z] #18 41.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T14:54:38.618Z] #18 41.03 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-02-10T14:54:38.618Z] #18 41.03 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-10T14:54:38.618Z] #18 41.03 Setting up libgpm2:s390x (1.20.7-5) ... [2020-02-10T14:54:38.618Z] #18 41.04 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-02-10T14:54:38.618Z] #18 41.05 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-02-10T14:54:38.618Z] #18 41.05 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T14:54:38.618Z] #18 41.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T14:54:38.618Z] #18 41.08 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T14:54:38.618Z] #18 41.09 Setting up libicu63:s390x (63.1-6) ... [2020-02-10T14:54:38.618Z] #18 41.09 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T14:54:38.618Z] #18 41.10 Setting up zip (3.0-11+b1) ... [2020-02-10T14:54:38.619Z] #18 41.10 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T14:54:38.619Z] #18 41.12 Setting up bash-completion (1:2.8-6) ... [2020-02-10T14:54:39.865Z] #18 42.17 Setting up libiptc0:s390x (1.8.2-4) ... [2020-02-10T14:54:39.865Z] #18 42.18 Setting up xz-utils (5.2.4-1) ... [2020-02-10T14:54:39.865Z] #18 42.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T14:54:39.865Z] #18 42.20 Setting up pigz (2.4-1) ... [2020-02-10T14:54:39.865Z] #18 42.20 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-10T14:54:39.865Z] #18 42.21 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T14:54:39.865Z] #18 42.22 Setting up python-pip-whl (18.1-5) ... [2020-02-10T14:54:39.865Z] #18 42.22 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-02-10T14:54:39.865Z] #18 42.23 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-10T14:54:39.865Z] #18 42.43 Setting up libaio1:s390x (0.3.112-3) ... [2020-02-10T14:54:39.865Z] #18 42.43 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-10T14:54:39.865Z] #18 42.44 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-10T14:54:39.865Z] #18 42.45 Setting up vim (2:8.1.0875-5) ... [2020-02-10T14:54:39.866Z] #18 42.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T14:54:39.866Z] #18 42.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T14:54:39.866Z] #18 42.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T14:54:39.866Z] #18 42.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T14:54:39.866Z] #18 42.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T14:54:39.866Z] #18 42.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T14:54:39.866Z] #18 42.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T14:54:39.866Z] #18 42.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T14:54:39.866Z] #18 42.48 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T14:54:39.866Z] #18 42.49 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T14:54:39.866Z] #18 42.49 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-10T14:54:39.866Z] #18 42.50 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T14:54:39.866Z] #18 42.51 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-10T14:54:39.866Z] #18 42.51 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T14:54:41.364Z] #18 43.75 Setting up iptables (1.8.2-4) ... [2020-02-10T14:54:41.364Z] #18 43.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T14:54:41.364Z] #18 43.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T14:54:41.364Z] #18 43.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T14:54:41.364Z] #18 43.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T14:54:41.364Z] #18 43.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-10T14:54:41.364Z] #18 43.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-10T14:54:41.364Z] #18 43.78 Setting up python3 (3.7.3-1) ... [2020-02-10T14:54:41.607Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T14:54:41.607Z] [2020-02-10T14:54:41.607Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T14:54:41.607Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T14:54:41.607Z] HOSTNAME=23acd673e1d8 [2020-02-10T14:54:41.607Z] TESTDEBUG=0 [2020-02-10T14:54:41.607Z] DEST=bundles/test-integration [2020-02-10T14:54:41.607Z] PWD=/go/src/github.com/docker/docker [2020-02-10T14:54:41.607Z] DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f [2020-02-10T14:54:41.607Z] container=docker [2020-02-10T14:54:41.607Z] HOME=/root [2020-02-10T14:54:41.607Z] GOLANG_VERSION=1.13.7 [2020-02-10T14:54:41.607Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T14:54:41.607Z] VALIDATE_BRANCH=master [2020-02-10T14:54:41.607Z] TERM=xterm [2020-02-10T14:54:41.607Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T14:54:41.607Z] SHLVL=1 [2020-02-10T14:54:41.607Z] TIMEOUT=120m [2020-02-10T14:54:41.607Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T14:54:41.607Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T14:54:41.607Z] GO111MODULE=off [2020-02-10T14:54:41.607Z] DOCKER_EXPERIMENTAL=1 [2020-02-10T14:54:41.607Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T14:54:41.607Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T14:54:41.607Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T14:54:41.607Z] GOPATH=/go [2020-02-10T14:54:41.607Z] PKG_CONFIG=pkg-config [2020-02-10T14:54:41.607Z] _=/usr/bin/env [2020-02-10T14:54:41.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T14:54:41.775Z] #18 44.06 Setting up python3-wheel (0.32.3-2) ... [2020-02-10T14:54:41.775Z] #18 44.37 Setting up apparmor (2.13.2-10) ... [2020-02-10T14:54:43.144Z] #18 45.79 Setting up xfsprogs (4.20.0-1) ... [2020-02-10T14:54:43.144Z] #18 45.79 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-10T14:54:43.269Z] #62 232.3 + bin/containerd-shim-runc-v1 [2020-02-10T14:54:43.533Z] #18 46.11 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-10T14:54:44.317Z] #18 46.73 Setting up python3-distutils (3.7.3-1) ... [2020-02-10T14:54:44.317Z] #18 46.98 Setting up python3-setuptools (40.8.0-1) ... [2020-02-10T14:54:45.106Z] #18 ... [2020-02-10T14:54:45.106Z] [2020-02-10T14:54:45.106Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T14:54:45.106Z] #42 DONE 143.6s [2020-02-10T14:54:45.106Z] [2020-02-10T14:54:45.106Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:54:45.106Z] #63 ... [2020-02-10T14:54:45.106Z] [2020-02-10T14:54:45.106Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:54:45.106Z] #18 47.73 Setting up python3-pip (18.1-5) ... [2020-02-10T14:54:45.896Z] #18 48.39 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:54:45.896Z] #18 48.41 Processing triggers for mime-support (3.62) ... [2020-02-10T14:54:45.896Z] #18 DONE 48.6s [2020-02-10T14:54:45.896Z] [2020-02-10T14:54:45.896Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T14:54:46.259Z] #19 0.281 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-10T14:54:46.259Z] #19 0.284 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-10T14:54:46.259Z] #19 0.286 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-10T14:54:46.259Z] #19 DONE 0.4s [2020-02-10T14:54:46.259Z] [2020-02-10T14:54:46.259Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:54:46.545Z] #62 235.3 + bin/containerd-shim-runc-v2 [2020-02-10T14:54:46.639Z] #54 ... [2020-02-10T14:54:46.639Z] [2020-02-10T14:54:46.639Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T14:54:47.110Z] #62 236.2 + binaries [2020-02-10T14:54:47.110Z] #62 236.2 + mkdir -p /build [2020-02-10T14:54:47.110Z] #62 236.2 + cp bin/containerd /build/containerd [2020-02-10T14:54:47.110Z] #62 236.2 + cp bin/containerd-shim /build/containerd-shim [2020-02-10T14:54:47.110Z] #62 236.2 + cp bin/ctr /build/ctr [2020-02-10T14:54:47.205Z] Removing intermediate container 18f4295dec4f [2020-02-10T14:54:47.205Z] ---> 5d5a09bb4a67 [2020-02-10T14:54:47.205Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-10T14:54:47.205Z] ---> ebd73b5ebd31 [2020-02-10T14:54:47.205Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-10T14:54:47.205Z] ---> f01a6a596c5a [2020-02-10T14:54:47.205Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-10T14:54:47.205Z] ---> Running in 17f83d450ffe [2020-02-10T14:54:47.205Z] Removing intermediate container 17f83d450ffe [2020-02-10T14:54:47.205Z] ---> 98c08e647614 [2020-02-10T14:54:47.205Z] Successfully built 98c08e647614 [2020-02-10T14:54:47.205Z] Successfully tagged moby-buildx:latest [2020-02-10T14:54:47.205Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-10T14:54:47.205Z] if [ -n "${id}" ]; then \ [2020-02-10T14:54:47.205Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-10T14:54:47.205Z] && touch bundles/buildx; \ [2020-02-10T14:54:47.205Z] docker rm -f ${id}; \ [2020-02-10T14:54:47.205Z] fi [2020-02-10T14:54:47.205Z] c7de5a1157658bbea8e3d5d76a496ca788018eece8f40c56dbdc132e47529275 [2020-02-10T14:54:47.205Z] bundles/buildx version [2020-02-10T14:54:47.205Z] buildx v0.3.1 6db68d0 [2020-02-10T14:54:47.205Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:74187450016171819235c850ec918659096d3e9f . [2020-02-10T14:54:47.205Z] #1 [internal] booting buildkit [2020-02-10T14:54:47.205Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-10T14:54:47.205Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-02-10T14:54:47.205Z] #1 creating container buildx_buildkit_default [2020-02-10T14:54:47.205Z] #1 creating container buildx_buildkit_default 0.5s done [2020-02-10T14:54:47.205Z] #1 DONE 3.2s [2020-02-10T14:54:47.205Z] [2020-02-10T14:54:47.205Z] #2 [internal] load build definition from Dockerfile [2020-02-10T14:54:47.205Z] #2 transferring dockerfile: 15.71kB done [2020-02-10T14:54:47.205Z] #2 DONE 0.0s [2020-02-10T14:54:47.205Z] [2020-02-10T14:54:47.205Z] #3 [internal] load .dockerignore [2020-02-10T14:54:47.205Z] #3 transferring context: 87B 0.0s done [2020-02-10T14:54:47.205Z] #3 DONE 0.0s [2020-02-10T14:54:47.205Z] [2020-02-10T14:54:47.205Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T14:54:47.205Z] #4 DONE 0.6s [2020-02-10T14:54:47.205Z] [2020-02-10T14:54:47.205Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T14:54:47.205Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-10T14:54:47.205Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-10T14:54:47.205Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-02-10T14:54:47.205Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2020-02-10T14:54:47.205Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-02-10T14:54:47.205Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-10T14:54:47.205Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-02-10T14:54:47.205Z] #5 DONE 0.9s [2020-02-10T14:54:47.205Z] [2020-02-10T14:54:47.205Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T14:54:47.205Z] #7 DONE 0.3s [2020-02-10T14:54:47.205Z] [2020-02-10T14:54:47.205Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T14:54:47.205Z] #6 DONE 0.3s [2020-02-10T14:54:47.205Z] [2020-02-10T14:54:47.205Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T14:54:47.205Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-10T14:54:47.205Z] #69 DONE 0.0s [2020-02-10T14:54:47.205Z] [2020-02-10T14:54:47.205Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T14:54:47.205Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-10T14:54:47.205Z] #8 DONE 0.0s [2020-02-10T14:54:47.205Z] [2020-02-10T14:54:47.205Z] #21 [internal] load build context [2020-02-10T14:54:47.676Z] #62 DONE 236.7s [2020-02-10T14:54:48.467Z] #20 1.711 Collecting yamllint==1.16.0 [2020-02-10T14:54:48.467Z] #20 1.845 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T14:54:48.467Z] #20 1.878 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T14:54:48.467Z] #20 1.892 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T14:54:48.467Z] #20 1.915 Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T14:54:48.467Z] #20 1.973 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T14:54:48.607Z] [2020-02-10T14:54:48.607Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T14:54:48.827Z] #20 2.487 Building wheels for collected packages: pyyaml [2020-02-10T14:54:48.827Z] #20 2.491 Running setup.py bdist_wheel for pyyaml: started [2020-02-10T14:54:48.864Z] #63 DONE 0.2s [2020-02-10T14:54:48.864Z] [2020-02-10T14:54:48.864Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T14:54:48.864Z] #67 DONE 0.1s [2020-02-10T14:54:49.121Z] [2020-02-10T14:54:49.121Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T14:54:49.121Z] #69 DONE 0.2s [2020-02-10T14:54:49.121Z] [2020-02-10T14:54:49.121Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T14:54:49.121Z] #72 DONE 0.1s [2020-02-10T14:54:49.121Z] [2020-02-10T14:54:49.121Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T14:54:49.121Z] #73 DONE 0.0s [2020-02-10T14:54:49.379Z] [2020-02-10T14:54:49.379Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T14:54:49.613Z] #20 2.964 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T14:54:49.613Z] #20 2.964 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T14:54:49.613Z] #20 3.030 Successfully built pyyaml [2020-02-10T14:54:49.613Z] #20 3.053 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-10T14:54:49.613Z] #20 3.235 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T14:54:49.947Z] #21 transferring context: 22.51MB 3.0s [2020-02-10T14:54:49.985Z] #20 DONE 3.4s [2020-02-10T14:54:49.985Z] [2020-02-10T14:54:49.985Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T14:54:49.985Z] #25 DONE 0.1s [2020-02-10T14:54:49.985Z] [2020-02-10T14:54:49.985Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T14:54:50.310Z] #74 DONE 0.8s [2020-02-10T14:54:50.310Z] [2020-02-10T14:54:50.310Z] #75 exporting to image [2020-02-10T14:54:50.310Z] #75 exporting layers [2020-02-10T14:54:50.363Z] #29 DONE 0.4s [2020-02-10T14:54:50.363Z] [2020-02-10T14:54:50.363Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T14:54:50.363Z] #32 DONE 0.1s [2020-02-10T14:54:50.363Z] [2020-02-10T14:54:50.363Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T14:54:50.363Z] #35 DONE 0.1s [2020-02-10T14:54:50.363Z] [2020-02-10T14:54:50.363Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:54:50.742Z] #63 ... [2020-02-10T14:54:50.742Z] [2020-02-10T14:54:50.742Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T14:54:50.742Z] #40 DONE 0.1s [2020-02-10T14:54:50.742Z] [2020-02-10T14:54:50.742Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T14:54:50.742Z] #43 DONE 0.1s [2020-02-10T14:54:50.742Z] [2020-02-10T14:54:50.742Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T14:54:50.742Z] #46 DONE 0.1s [2020-02-10T14:54:50.742Z] [2020-02-10T14:54:50.742Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T14:54:50.742Z] #49 DONE 0.1s [2020-02-10T14:54:50.742Z] [2020-02-10T14:54:50.742Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T14:54:51.107Z] #52 DONE 0.1s [2020-02-10T14:54:51.107Z] [2020-02-10T14:54:51.107Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:54:52.747Z] #21 ... [2020-02-10T14:54:52.747Z] [2020-02-10T14:54:52.747Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T14:54:52.747Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.0s done [2020-02-10T14:54:52.747Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-10T14:54:52.747Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-10T14:54:52.747Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done [2020-02-10T14:54:52.747Z] #69 DONE 5.0s [2020-02-10T14:54:52.747Z] [2020-02-10T14:54:52.747Z] #21 [internal] load build context [2020-02-10T14:54:52.747Z] #21 ... [2020-02-10T14:54:52.747Z] [2020-02-10T14:54:52.747Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T14:54:52.747Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 22.00MB / 54.13MB 4.9s [2020-02-10T14:54:52.747Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 20.12MB / 57.39MB 4.9s [2020-02-10T14:54:52.747Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 20.47MB / 73.43MB 4.9s [2020-02-10T14:54:52.747Z] #8 sha256:64dc93eeed1d456095865eef3895c70e18daf1f542c1b6746f98bff434144b18 1.79kB / 1.79kB done [2020-02-10T14:54:52.747Z] #8 sha256:15f0e5dfffa654d207acd729df74f92a34dec73e6d3c2d48cb94f660cee46db8 155B / 155B 0.1s done [2020-02-10T14:54:52.747Z] #8 sha256:58cb3db3afdb6f78f9bb067dd4d9c58d87f1951dfaefcbc52f4734e2a6ffda06 5.46kB / 5.46kB done [2020-02-10T14:54:52.747Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 20.67MB / 96.43MB 4.9s [2020-02-10T14:54:52.747Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-10T14:54:52.747Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.7s done [2020-02-10T14:54:52.747Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 3.2s done [2020-02-10T14:54:52.747Z] #8 ... [2020-02-10T14:54:52.747Z] [2020-02-10T14:54:52.747Z] #21 [internal] load build context [2020-02-10T14:54:52.747Z] #21 transferring context: 47.11MB 5.7s done [2020-02-10T14:54:53.033Z] #21 DONE 5.8s [2020-02-10T14:54:53.033Z] [2020-02-10T14:54:53.033Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T14:54:53.033Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 25.89MB / 54.13MB 5.7s [2020-02-10T14:54:53.033Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 24.41MB / 57.39MB 5.7s [2020-02-10T14:54:53.033Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 24.69MB / 73.43MB 5.7s [2020-02-10T14:54:53.033Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 26.23MB / 96.43MB 5.8s [2020-02-10T14:54:53.320Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 28.89MB / 54.13MB 6.0s [2020-02-10T14:54:53.320Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 28.60MB / 57.39MB 6.1s [2020-02-10T14:54:53.320Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 29.71MB / 73.43MB 6.1s [2020-02-10T14:54:53.623Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 32.98MB / 54.13MB 6.3s [2020-02-10T14:54:53.623Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 32.15MB / 57.39MB 6.4s [2020-02-10T14:54:53.623Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 33.56MB / 73.43MB 6.4s [2020-02-10T14:54:53.623Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 32.29MB / 96.43MB 6.4s [2020-02-10T14:54:53.909Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 36.29MB / 54.13MB 6.6s [2020-02-10T14:54:53.909Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 35.71MB / 57.39MB 6.7s [2020-02-10T14:54:54.196Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 39.47MB / 54.13MB 6.9s [2020-02-10T14:54:54.196Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 38.81MB / 73.43MB 6.8s [2020-02-10T14:54:54.196Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 37.73MB / 96.43MB 6.8s [2020-02-10T14:54:54.497Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 43.68MB / 54.13MB 7.2s [2020-02-10T14:54:54.497Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 40.13MB / 57.39MB 7.1s [2020-02-10T14:54:54.497Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 43.03MB / 73.43MB 7.1s [2020-02-10T14:54:54.497Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 43.20MB / 96.43MB 7.3s [2020-02-10T14:54:54.788Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 46.96MB / 54.13MB 7.5s [2020-02-10T14:54:54.788Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 44.00MB / 57.39MB 7.4s [2020-02-10T14:54:54.788Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 48.36MB / 73.43MB 7.6s [2020-02-10T14:54:55.072Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 50.66MB / 54.13MB 7.8s [2020-02-10T14:54:55.072Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 47.54MB / 57.39MB 7.8s [2020-02-10T14:54:55.072Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 48.84MB / 96.43MB 7.8s [2020-02-10T14:54:55.361Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.1s [2020-02-10T14:54:55.361Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 51.11MB / 57.39MB 8.0s [2020-02-10T14:54:55.361Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 54.06MB / 73.43MB 8.0s [2020-02-10T14:54:55.653Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.1s done [2020-02-10T14:54:55.653Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 54.60MB / 96.43MB 8.2s [2020-02-10T14:54:55.653Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 54.43MB / 57.39MB 8.3s [2020-02-10T14:54:55.653Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 59.36MB / 73.43MB 8.3s [2020-02-10T14:54:55.950Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 61.52MB / 96.43MB 8.5s [2020-02-10T14:54:55.950Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 8.6s done [2020-02-10T14:54:55.950Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 64.79MB / 73.43MB 8.6s [2020-02-10T14:54:56.243Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 69.98MB / 96.43MB 8.8s [2020-02-10T14:54:56.243Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 70.93MB / 73.43MB 8.9s [2020-02-10T14:54:56.529Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 79.42MB / 96.43MB 9.1s [2020-02-10T14:54:56.529Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 73.43MB / 73.43MB 9.1s done [2020-02-10T14:54:56.529Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 87.88MB / 96.43MB 9.2s [2020-02-10T14:54:56.813Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 96.43MB / 96.43MB 9.5s done [2020-02-10T14:54:56.813Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf [2020-02-10T14:54:56.859Z] #75 exporting layers 5.7s done [2020-02-10T14:54:56.859Z] #75 writing image sha256:ad1c0762c6f5d7676f48de47c8861e95f1f95e9236a60c9201e2d11b68a39ab4 done [2020-02-10T14:54:56.859Z] #75 naming to docker.io/library/docker:74187450016171819235c850ec918659096d3e9f done [2020-02-10T14:54:56.859Z] #75 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-10T14:54:57.556Z] #54 ... [2020-02-10T14:54:57.556Z] [2020-02-10T14:54:57.556Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:54:57.556Z] #63 133.2 + bin/containerd [2020-02-10T14:54:57.868Z] [2020-02-10T14:54:57.868Z] Removing bundles/ [2020-02-10T14:54:57.868Z] [2020-02-10T14:54:57.868Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-10T14:54:57.868Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T14:54:57.868Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T14:54:59.995Z] #63 ... [2020-02-10T14:54:59.995Z] [2020-02-10T14:54:59.995Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:54:59.995Z] #58 63.54 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-10T14:54:59.995Z] #58 64.39 + mkdir -p /build [2020-02-10T14:54:59.995Z] #58 64.39 + cp runc /build/runc [2020-02-10T14:54:59.995Z] #58 DONE 64.5s [2020-02-10T14:54:59.995Z] [2020-02-10T14:54:59.995Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:55:01.264Z] #63 ... [2020-02-10T14:55:01.264Z] [2020-02-10T14:55:01.264Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:55:01.264Z] #54 DONE 159.8s [2020-02-10T14:55:01.645Z] [2020-02-10T14:55:01.645Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:55:02.007Z] #63 ... [2020-02-10T14:55:02.007Z] [2020-02-10T14:55:02.007Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T14:55:02.007Z] #55 DONE 0.1s [2020-02-10T14:55:02.007Z] [2020-02-10T14:55:02.007Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T14:55:02.007Z] #59 DONE 0.1s [2020-02-10T14:55:02.365Z] [2020-02-10T14:55:02.365Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:55:07.411Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T14:55:07.411Z] [2020-02-10T14:55:07.411Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-10T14:55:07.411Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-10T14:55:07.411Z] Using test binary docker [2020-02-10T14:55:07.411Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T14:55:07.411Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T14:55:07.411Z] INFO: Waiting for daemon to start... [2020-02-10T14:55:07.411Z] Starting dockerd [2020-02-10T14:55:07.411Z] . [2020-02-10T14:55:07.411Z] INFO: Building docker-sdk-python3:4.2.0... [2020-02-10T14:55:08.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T14:55:09.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T14:55:12.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T14:55:18.724Z] #63 153.6 + bin/containerd-stress [2020-02-10T14:55:18.724Z] #63 154.9 + bin/containerd-shim [2020-02-10T14:55:25.062Z] #63 160.3 + bin/containerd-shim-runc-v1 [2020-02-10T14:55:26.292Z] #63 162.4 + bin/containerd-shim-runc-v2 [2020-02-10T14:55:27.069Z] #63 163.1 + binaries [2020-02-10T14:55:27.069Z] #63 163.1 + mkdir -p /build [2020-02-10T14:55:27.069Z] #63 163.1 + cp bin/containerd /build/containerd [2020-02-10T14:55:27.069Z] #63 163.1 + cp bin/containerd-shim /build/containerd-shim [2020-02-10T14:55:27.069Z] #63 163.1 + cp bin/ctr /build/ctr [2020-02-10T14:55:27.069Z] #63 DONE 163.2s [2020-02-10T14:55:27.835Z] [2020-02-10T14:55:27.835Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T14:55:27.835Z] #64 DONE 0.1s [2020-02-10T14:55:27.835Z] [2020-02-10T14:55:27.835Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T14:55:27.835Z] #68 DONE 0.1s [2020-02-10T14:55:27.835Z] [2020-02-10T14:55:27.835Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T14:55:27.835Z] #70 DONE 0.1s [2020-02-10T14:55:27.835Z] [2020-02-10T14:55:27.835Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T14:55:27.835Z] #73 DONE 0.1s [2020-02-10T14:55:28.211Z] [2020-02-10T14:55:28.211Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T14:55:28.211Z] #74 DONE 0.0s [2020-02-10T14:55:28.211Z] [2020-02-10T14:55:28.211Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T14:55:28.568Z] #75 DONE 0.6s [2020-02-10T14:55:28.568Z] [2020-02-10T14:55:28.568Z] #76 exporting to oci image format [2020-02-10T14:55:28.929Z] #76 exporting layers [2020-02-10T14:55:29.430Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 29.0s done [2020-02-10T14:55:29.430Z] #8 DONE 38.6s [2020-02-10T14:55:29.430Z] [2020-02-10T14:55:29.430Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T14:55:29.430Z] #9 DONE 0.2s [2020-02-10T14:55:29.430Z] [2020-02-10T14:55:29.430Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T14:55:29.430Z] #10 DONE 0.2s [2020-02-10T14:55:29.430Z] [2020-02-10T14:55:29.430Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:55:29.430Z] #22 DONE 0.1s [2020-02-10T14:55:29.430Z] [2020-02-10T14:55:29.430Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T14:55:29.430Z] #41 DONE 0.1s [2020-02-10T14:55:29.430Z] [2020-02-10T14:55:29.430Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T14:55:29.430Z] #30 DONE 0.1s [2020-02-10T14:55:29.430Z] [2020-02-10T14:55:29.430Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T14:55:29.430Z] #23 DONE 0.1s [2020-02-10T14:55:29.430Z] [2020-02-10T14:55:29.430Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T14:55:29.430Z] #42 ... [2020-02-10T14:55:29.430Z] [2020-02-10T14:55:29.430Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T14:55:29.430Z] #71 DONE 0.1s [2020-02-10T14:55:29.430Z] [2020-02-10T14:55:29.430Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T14:55:29.430Z] #50 DONE 0.2s [2020-02-10T14:55:29.430Z] [2020-02-10T14:55:29.430Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T14:55:29.430Z] #65 DONE 0.2s [2020-02-10T14:55:29.430Z] [2020-02-10T14:55:29.430Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T14:55:29.430Z] #33 DONE 0.2s [2020-02-10T14:55:29.430Z] [2020-02-10T14:55:29.430Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T14:55:29.430Z] #53 DONE 0.2s [2020-02-10T14:55:29.430Z] [2020-02-10T14:55:29.430Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T14:55:29.430Z] #47 DONE 0.2s [2020-02-10T14:55:29.430Z] [2020-02-10T14:55:29.430Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:55:29.430Z] #48 0.639 + RM_GOPATH=0 [2020-02-10T14:55:29.430Z] #48 0.639 + TMP_GOPATH= [2020-02-10T14:55:29.430Z] #48 0.639 + : /build [2020-02-10T14:55:29.430Z] #48 0.639 + '[' -z '' ']' [2020-02-10T14:55:29.430Z] #48 0.641 ++ mktemp -d [2020-02-10T14:55:29.430Z] #48 0.643 + export GOPATH=/tmp/tmp.OjBEheyOmp [2020-02-10T14:55:29.430Z] #48 0.643 + GOPATH=/tmp/tmp.OjBEheyOmp [2020-02-10T14:55:29.430Z] #48 0.644 + RM_GOPATH=1 [2020-02-10T14:55:29.430Z] #48 0.645 ++ dirname ./install.sh [2020-02-10T14:55:29.430Z] #48 0.647 + dir=. [2020-02-10T14:55:29.430Z] #48 0.648 + bin=vndr [2020-02-10T14:55:29.430Z] #48 0.648 + shift [2020-02-10T14:55:29.430Z] #48 0.648 + '[' '!' -f ./vndr.installer ']' [2020-02-10T14:55:29.430Z] #48 0.648 + . ./vndr.installer [2020-02-10T14:55:29.430Z] #48 0.648 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T14:55:29.430Z] #48 0.649 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T14:55:29.430Z] #48 0.649 + install_vndr [2020-02-10T14:55:29.430Z] #48 0.649 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-10T14:55:29.430Z] #48 0.649 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OjBEheyOmp/src/github.com/LK4D4/vndr [2020-02-10T14:55:29.430Z] #48 0.655 Cloning into '/tmp/tmp.OjBEheyOmp/src/github.com/LK4D4/vndr'... [2020-02-10T14:55:29.430Z] #48 1.910 + cd /tmp/tmp.OjBEheyOmp/src/github.com/LK4D4/vndr [2020-02-10T14:55:29.430Z] #48 1.910 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T14:55:29.430Z] #48 1.970 + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T14:55:30.952Z] #48 4.603 runtime/internal/sys [2020-02-10T14:55:30.952Z] #48 4.642 internal/cpu [2020-02-10T14:55:31.251Z] #48 4.860 runtime/internal/atomic [2020-02-10T14:55:31.251Z] #48 4.917 internal/race [2020-02-10T14:55:31.910Z] #48 5.410 sync/atomic [2020-02-10T14:55:32.211Z] #48 5.814 runtime/internal/math [2020-02-10T14:55:32.211Z] #48 ... [2020-02-10T14:55:32.211Z] [2020-02-10T14:55:32.211Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:55:32.211Z] #34 0.791 + RM_GOPATH=0 [2020-02-10T14:55:32.211Z] #34 0.799 + TMP_GOPATH= [2020-02-10T14:55:32.211Z] #34 0.799 + : /build [2020-02-10T14:55:32.211Z] #34 0.799 + '[' -z '' ']' [2020-02-10T14:55:32.211Z] #34 0.802 ++ mktemp -d [2020-02-10T14:55:32.211Z] #34 0.809 + export GOPATH=/tmp/tmp.e2gCyaLI8C [2020-02-10T14:55:32.211Z] #34 0.809 + GOPATH=/tmp/tmp.e2gCyaLI8C [2020-02-10T14:55:32.211Z] #34 0.810 + RM_GOPATH=1 [2020-02-10T14:55:32.211Z] #34 0.811 ++ dirname ./install.sh [2020-02-10T14:55:32.211Z] #34 0.814 + dir=. [2020-02-10T14:55:32.211Z] #34 0.814 + bin=tomlv [2020-02-10T14:55:32.211Z] #34 0.815 + shift [2020-02-10T14:55:32.211Z] #34 0.817 + '[' '!' -f ./tomlv.installer ']' [2020-02-10T14:55:32.211Z] #34 0.818 + . ./tomlv.installer [2020-02-10T14:55:32.211Z] #34 0.819 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T14:55:32.211Z] #34 0.821 + install_tomlv [2020-02-10T14:55:32.211Z] #34 0.821 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T14:55:32.211Z] #34 0.821 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T14:55:32.211Z] #34 0.821 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.e2gCyaLI8C/src/github.com/BurntSushi/toml [2020-02-10T14:55:32.211Z] #34 0.831 Cloning into '/tmp/tmp.e2gCyaLI8C/src/github.com/BurntSushi/toml'... [2020-02-10T14:55:32.211Z] #34 2.663 + cd /tmp/tmp.e2gCyaLI8C/src/github.com/BurntSushi/toml [2020-02-10T14:55:32.211Z] #34 2.664 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T14:55:32.211Z] #34 2.726 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T14:55:32.211Z] #34 4.039 math/bits [2020-02-10T14:55:32.211Z] #34 4.147 internal/cpu [2020-02-10T14:55:32.211Z] #34 4.216 runtime/internal/sys [2020-02-10T14:55:32.211Z] #34 4.331 runtime/internal/atomic [2020-02-10T14:55:32.211Z] #34 5.538 runtime/internal/math [2020-02-10T14:55:32.211Z] #34 5.746 unicode/utf8 [2020-02-10T14:55:32.504Z] #34 6.219 sync/atomic [2020-02-10T14:55:32.504Z] #34 ... [2020-02-10T14:55:32.504Z] [2020-02-10T14:55:32.504Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:55:32.504Z] #48 6.138 unicode [2020-02-10T14:55:33.142Z] #48 6.630 unicode/utf8 [2020-02-10T14:55:33.142Z] #48 6.686 math/bits [2020-02-10T14:55:33.769Z] #48 7.411 internal/bytealg [2020-02-10T14:55:34.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T14:55:34.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T14:55:34.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T14:55:35.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T14:55:35.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T14:55:36.492Z] #48 ... [2020-02-10T14:55:36.492Z] [2020-02-10T14:55:36.492Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:55:36.492Z] #36 0.886 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:55:36.492Z] #36 1.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:55:36.492Z] #36 1.122 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:55:36.492Z] #36 2.953 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T14:55:36.492Z] #36 6.695 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T14:55:36.492Z] #36 9.547 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T14:55:36.492Z] #36 ... [2020-02-10T14:55:36.492Z] [2020-02-10T14:55:36.492Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:55:36.492Z] #26 1.431 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:55:36.492Z] #26 1.586 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:55:36.492Z] #26 1.588 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:55:36.492Z] #26 3.349 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T14:55:36.492Z] #26 6.699 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T14:55:36.492Z] #26 9.586 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T14:55:36.492Z] #26 ... [2020-02-10T14:55:36.492Z] [2020-02-10T14:55:36.492Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:55:36.492Z] #24 0.994 + RM_GOPATH=0 [2020-02-10T14:55:36.492Z] #24 1.003 + TMP_GOPATH= [2020-02-10T14:55:36.492Z] #24 1.004 + : /build [2020-02-10T14:55:36.492Z] #24 1.006 + '[' -z '' ']' [2020-02-10T14:55:36.492Z] #24 1.009 ++ mktemp -d [2020-02-10T14:55:36.492Z] #24 1.012 + export GOPATH=/tmp/tmp.cvkuI8gFnW [2020-02-10T14:55:36.492Z] #24 1.012 + GOPATH=/tmp/tmp.cvkuI8gFnW [2020-02-10T14:55:36.492Z] #24 1.012 + RM_GOPATH=1 [2020-02-10T14:55:36.492Z] #24 1.016 ++ dirname ./install.sh [2020-02-10T14:55:36.492Z] #24 1.022 + dir=. [2020-02-10T14:55:36.492Z] #24 1.023 + bin=dockercli [2020-02-10T14:55:36.492Z] #24 1.023 + shift [2020-02-10T14:55:36.492Z] #24 1.023 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T14:55:36.492Z] #24 1.023 + . ./dockercli.installer [2020-02-10T14:55:36.492Z] #24 1.023 ++ : stable [2020-02-10T14:55:36.492Z] #24 1.023 ++ : 17.06.2-ce [2020-02-10T14:55:36.492Z] #24 1.024 + install_dockercli [2020-02-10T14:55:36.492Z] #24 1.024 Install docker/cli version 17.06.2-ce from stable [2020-02-10T14:55:36.492Z] #24 1.024 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T14:55:36.492Z] #24 1.025 ++ uname -m [2020-02-10T14:55:36.492Z] #24 1.030 + arch=ppc64le [2020-02-10T14:55:36.492Z] #24 1.030 + '[' ppc64le '!=' x86_64 ']' [2020-02-10T14:55:36.492Z] #24 1.031 + '[' ppc64le '!=' s390x ']' [2020-02-10T14:55:36.492Z] #24 1.031 + '[' ppc64le '!=' armhf ']' [2020-02-10T14:55:36.492Z] #24 1.031 + build_dockercli [2020-02-10T14:55:36.492Z] #24 1.031 + git clone https://github.com/docker/docker-ce /tmp/tmp.cvkuI8gFnW/tmp/docker-ce [2020-02-10T14:55:36.492Z] #24 1.041 Cloning into '/tmp/tmp.cvkuI8gFnW/tmp/docker-ce'... [2020-02-10T14:55:36.492Z] #24 ... [2020-02-10T14:55:36.492Z] [2020-02-10T14:55:36.492Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:55:36.492Z] #44 0.906 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:55:36.492Z] #44 1.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:55:36.492Z] #44 1.054 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:55:36.492Z] #44 2.899 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T14:55:36.492Z] #44 6.634 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T14:55:36.492Z] #44 9.559 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T14:55:36.781Z] #44 ... [2020-02-10T14:55:36.781Z] [2020-02-10T14:55:36.781Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:55:36.781Z] #60 0.866 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:55:36.781Z] #60 1.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:55:36.781Z] #60 1.129 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:55:36.781Z] #60 2.900 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T14:55:36.781Z] #60 6.496 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T14:55:36.781Z] #60 9.514 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T14:55:36.781Z] #60 ... [2020-02-10T14:55:36.781Z] [2020-02-10T14:55:36.781Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:55:36.781Z] #72 0.877 + RM_GOPATH=0 [2020-02-10T14:55:36.781Z] #72 0.877 + TMP_GOPATH= [2020-02-10T14:55:36.781Z] #72 0.877 + : /build [2020-02-10T14:55:36.781Z] #72 0.878 + '[' -z '' ']' [2020-02-10T14:55:36.781Z] #72 0.879 ++ mktemp -d [2020-02-10T14:55:36.781Z] #72 0.882 + export GOPATH=/tmp/tmp.gJp9h5YJpC [2020-02-10T14:55:36.781Z] #72 0.883 + GOPATH=/tmp/tmp.gJp9h5YJpC [2020-02-10T14:55:36.781Z] #72 0.884 + RM_GOPATH=1 [2020-02-10T14:55:36.781Z] #72 0.886 ++ dirname ./install.sh [2020-02-10T14:55:36.781Z] #72 0.896 + dir=. [2020-02-10T14:55:36.781Z] #72 0.900 + bin=proxy [2020-02-10T14:55:36.781Z] #72 0.901 + shift [2020-02-10T14:55:36.781Z] #72 0.902 + '[' '!' -f ./proxy.installer ']' [2020-02-10T14:55:36.781Z] #72 0.903 + . ./proxy.installer [2020-02-10T14:55:36.781Z] #72 0.905 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T14:55:36.781Z] #72 0.909 + install_proxy [2020-02-10T14:55:36.781Z] #72 0.912 + case "$1" in [2020-02-10T14:55:36.781Z] #72 0.912 + export CGO_ENABLED=0 [2020-02-10T14:55:36.781Z] #72 0.913 + CGO_ENABLED=0 [2020-02-10T14:55:36.781Z] #72 0.913 + _install_proxy [2020-02-10T14:55:36.781Z] #72 0.914 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-10T14:55:36.781Z] #72 0.916 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T14:55:36.781Z] #72 0.917 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gJp9h5YJpC/src/github.com/docker/libnetwork [2020-02-10T14:55:36.781Z] #72 0.924 Cloning into '/tmp/tmp.gJp9h5YJpC/src/github.com/docker/libnetwork'... [2020-02-10T14:55:37.069Z] #72 ... [2020-02-10T14:55:37.069Z] [2020-02-10T14:55:37.069Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:55:37.069Z] #51 0.885 + RM_GOPATH=0 [2020-02-10T14:55:37.069Z] #51 0.887 + TMP_GOPATH= [2020-02-10T14:55:37.069Z] #51 0.887 + : /build [2020-02-10T14:55:37.069Z] #51 0.888 + '[' -z '' ']' [2020-02-10T14:55:37.069Z] #51 0.892 ++ mktemp -d [2020-02-10T14:55:37.069Z] #51 0.894 + export GOPATH=/tmp/tmp.iLIvzeXBxi [2020-02-10T14:55:37.069Z] #51 0.895 + GOPATH=/tmp/tmp.iLIvzeXBxi [2020-02-10T14:55:37.069Z] #51 0.895 + RM_GOPATH=1 [2020-02-10T14:55:37.069Z] #51 0.897 ++ dirname ./install.sh [2020-02-10T14:55:37.069Z] #51 0.899 + dir=. [2020-02-10T14:55:37.069Z] #51 0.906 + bin=gotestsum [2020-02-10T14:55:37.069Z] #51 0.907 + shift [2020-02-10T14:55:37.069Z] #51 0.916 + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T14:55:37.069Z] #51 0.918 + . ./gotestsum.installer [2020-02-10T14:55:37.069Z] #51 0.918 ++ : v0.3.5 [2020-02-10T14:55:37.069Z] #51 0.920 + install_gotestsum [2020-02-10T14:55:37.069Z] #51 0.922 + echo 'Installing gotestsum version v0.3.5' [2020-02-10T14:55:37.069Z] #51 0.923 Installing gotestsum version v0.3.5 [2020-02-10T14:55:37.069Z] #51 0.923 + go get -d gotest.tools/gotestsum [2020-02-10T14:55:37.069Z] #51 ... [2020-02-10T14:55:37.069Z] [2020-02-10T14:55:37.069Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T14:55:37.069Z] #31 0.968 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-10T14:55:37.069Z] #31 0.979 Cloning into '.'... [2020-02-10T14:55:37.358Z] #31 ... [2020-02-10T14:55:37.358Z] [2020-02-10T14:55:37.358Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:55:37.358Z] #11 0.976 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:55:37.358Z] #11 1.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:55:37.358Z] #11 1.159 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:55:37.358Z] #11 3.167 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T14:55:37.358Z] #11 7.142 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T14:55:37.358Z] #11 9.406 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T14:55:37.358Z] #11 ... [2020-02-10T14:55:37.358Z] [2020-02-10T14:55:37.358Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:55:37.358Z] #54 0.792 + RM_GOPATH=0 [2020-02-10T14:55:37.358Z] #54 0.793 + TMP_GOPATH= [2020-02-10T14:55:37.358Z] #54 0.793 + : /build [2020-02-10T14:55:37.358Z] #54 0.793 + '[' -z '' ']' [2020-02-10T14:55:37.358Z] #54 0.797 ++ mktemp -d [2020-02-10T14:55:37.358Z] #54 0.810 + export GOPATH=/tmp/tmp.CsT22QzI1u [2020-02-10T14:55:37.358Z] #54 0.810 + GOPATH=/tmp/tmp.CsT22QzI1u [2020-02-10T14:55:37.358Z] #54 0.811 + RM_GOPATH=1 [2020-02-10T14:55:37.358Z] #54 0.812 ++ dirname ./install.sh [2020-02-10T14:55:37.358Z] #54 0.836 + dir=. [2020-02-10T14:55:37.358Z] #54 0.836 + bin=golangci_lint [2020-02-10T14:55:37.358Z] #54 0.837 + shift [2020-02-10T14:55:37.358Z] #54 0.837 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-10T14:55:37.358Z] #54 0.838 + . ./golangci_lint.installer [2020-02-10T14:55:37.358Z] #54 0.839 ++ : v1.20.0 [2020-02-10T14:55:37.358Z] #54 0.845 + install_golangci_lint [2020-02-10T14:55:37.358Z] #54 0.848 + echo 'Installing golangci-lint version v1.20.0' [2020-02-10T14:55:37.358Z] #54 0.848 Installing golangci-lint version v1.20.0 [2020-02-10T14:55:37.358Z] #54 0.849 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T14:55:37.647Z] #54 ... [2020-02-10T14:55:37.647Z] [2020-02-10T14:55:37.647Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:55:37.647Z] #66 0.810 + RM_GOPATH=0 [2020-02-10T14:55:37.647Z] #66 0.817 + TMP_GOPATH= [2020-02-10T14:55:37.647Z] #66 0.818 + : /build/ [2020-02-10T14:55:37.647Z] #66 0.825 + '[' -z '' ']' [2020-02-10T14:55:37.647Z] #66 0.827 ++ mktemp -d [2020-02-10T14:55:37.647Z] #66 0.851 + export GOPATH=/tmp/tmp.EZlk9w1PFn [2020-02-10T14:55:37.647Z] #66 0.852 + GOPATH=/tmp/tmp.EZlk9w1PFn [2020-02-10T14:55:37.647Z] #66 0.852 + RM_GOPATH=1 [2020-02-10T14:55:37.647Z] #66 0.865 ++ dirname ./install.sh [2020-02-10T14:55:37.647Z] #66 0.914 + dir=. [2020-02-10T14:55:37.647Z] #66 0.929 + bin=rootlesskit [2020-02-10T14:55:37.647Z] #66 0.930 + shift [2020-02-10T14:55:37.647Z] #66 0.930 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T14:55:37.647Z] #66 0.930 + . ./rootlesskit.installer [2020-02-10T14:55:37.647Z] #66 0.931 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T14:55:37.647Z] #66 0.935 + install_rootlesskit [2020-02-10T14:55:37.647Z] #66 0.936 + case "$1" in [2020-02-10T14:55:37.647Z] #66 0.937 + export CGO_ENABLED=0 [2020-02-10T14:55:37.647Z] #66 0.937 + CGO_ENABLED=0 [2020-02-10T14:55:37.647Z] #66 0.937 + _install_rootlesskit [2020-02-10T14:55:37.647Z] #66 0.938 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T14:55:37.647Z] #66 0.939 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T14:55:37.647Z] #66 0.939 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.EZlk9w1PFn/src/github.com/rootless-containers/rootlesskit [2020-02-10T14:55:37.647Z] #66 0.952 Cloning into '/tmp/tmp.EZlk9w1PFn/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T14:55:37.647Z] #66 8.172 + cd /tmp/tmp.EZlk9w1PFn/src/github.com/rootless-containers/rootlesskit [2020-02-10T14:55:37.647Z] #66 8.172 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T14:55:37.647Z] #66 8.893 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T14:55:37.647Z] #66 8.901 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T14:55:37.647Z] #66 ... [2020-02-10T14:55:37.647Z] [2020-02-10T14:55:37.647Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T14:55:37.647Z] #42 1.014 + git clone https://github.com/docker/distribution.git . [2020-02-10T14:55:37.647Z] #42 1.047 Cloning into '.'... [2020-02-10T14:55:37.945Z] #42 ... [2020-02-10T14:55:37.945Z] [2020-02-10T14:55:37.945Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:55:37.945Z] #48 9.834 internal/testlog [2020-02-10T14:55:37.945Z] #48 10.09 runtime [2020-02-10T14:55:37.945Z] #48 10.39 math [2020-02-10T14:55:37.945Z] #48 11.42 unicode/utf16 [2020-02-10T14:55:38.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T14:55:39.460Z] #48 12.96 container/list [2020-02-10T14:55:39.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T14:55:41.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T14:55:42.975Z] #48 ... [2020-02-10T14:55:42.975Z] [2020-02-10T14:55:42.975Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:55:42.975Z] #34 6.368 internal/bytealg [2020-02-10T14:55:42.975Z] #34 6.912 math [2020-02-10T14:55:42.975Z] #34 7.475 unicode [2020-02-10T14:55:42.975Z] #34 8.672 internal/testlog [2020-02-10T14:55:42.975Z] #34 9.257 runtime [2020-02-10T14:55:42.975Z] #34 9.920 encoding [2020-02-10T14:55:42.975Z] #34 10.74 runtime/cgo [2020-02-10T14:55:43.606Z] #34 ... [2020-02-10T14:55:43.606Z] [2020-02-10T14:55:43.606Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:55:43.606Z] #48 17.12 crypto/internal/subtle [2020-02-10T14:55:44.242Z] #48 17.80 crypto/subtle [2020-02-10T14:55:44.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T14:55:44.901Z] #48 18.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-10T14:55:45.532Z] #48 19.20 internal/nettrace [2020-02-10T14:55:46.193Z] #48 19.68 runtime/cgo [2020-02-10T14:55:46.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T14:55:47.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T14:55:50.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T14:55:50.681Z] #48 ... [2020-02-10T14:55:50.681Z] [2020-02-10T14:55:50.681Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:55:50.681Z] #36 23.88 Fetched 8107 kB in 23s (352 kB/s) [2020-02-10T14:55:51.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T14:55:52.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T14:55:54.025Z] sha256:08d176fc6f993784b072e227af21d44a0255968f0bbe5d49004e731622d89654 [2020-02-10T14:55:54.025Z] INFO: Starting docker-py tests... [2020-02-10T14:55:54.025Z] ============================= test session starts ============================== [2020-02-10T14:55:54.025Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-10T14:55:54.025Z] rootdir: /src, inifile: pytest.ini [2020-02-10T14:55:54.025Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-10T14:55:54.175Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T14:55:54.175Z] Using test binary docker [2020-02-10T14:55:54.175Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T14:55:54.175Z] +++ /etc/init.d/apparmor start [2020-02-10T14:55:54.175Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T14:55:54.175Z] INFO: Waiting for daemon to start... [2020-02-10T14:55:54.175Z] Starting dockerd [2020-02-10T14:55:54.175Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-10T14:55:54.952Z] collected 387 items [2020-02-10T14:55:54.952Z] [2020-02-10T14:55:55.171Z] #36 23.88 Reading package lists... [2020-02-10T14:55:55.171Z] #36 ... [2020-02-10T14:55:55.171Z] [2020-02-10T14:55:55.171Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:55:55.768Z] #72 28.80 Checking out files: 64% (1282/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-02-10T14:55:55.768Z] #72 29.52 + cd /tmp/tmp.gJp9h5YJpC/src/github.com/docker/libnetwork [2020-02-10T14:55:55.768Z] #72 29.52 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T14:55:56.710Z] . [2020-02-10T14:55:56.710Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T14:55:56.710Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T14:55:56.710Z] Error: No such image: emptyfs [2020-02-10T14:55:56.710Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T14:55:56.710Z] ++++ docker load [2020-02-10T14:55:56.710Z] Running integration-test (iteration 1) [2020-02-10T14:55:56.710Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T14:55:56.710Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-10T14:55:56.710Z] ++ set -e [2020-02-10T14:55:56.710Z] ++ '[' -n 0 ']' [2020-02-10T14:55:56.710Z] ++ set -x [2020-02-10T14:55:56.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-10T14:55:56.809Z] #72 30.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T14:56:01.276Z] #72 ... [2020-02-10T14:56:01.276Z] [2020-02-10T14:56:01.276Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:56:01.276Z] #60 24.64 Fetched 8107 kB in 24s (338 kB/s) [2020-02-10T14:56:01.276Z] #60 24.64 Reading package lists... [2020-02-10T14:56:01.276Z] #60 34.49 Reading package lists... [2020-02-10T14:56:01.276Z] #60 ... [2020-02-10T14:56:01.276Z] [2020-02-10T14:56:01.276Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:56:01.276Z] #54 32.10 + cd /tmp/tmp.CsT22QzI1u/src/github.com/golangci/golangci-lint/ [2020-02-10T14:56:01.276Z] #54 32.11 + git checkout -q v1.20.0 [2020-02-10T14:56:01.276Z] #54 33.67 ++ git describe --tags [2020-02-10T14:56:01.276Z] #54 33.67 + version=v1.20.0 [2020-02-10T14:56:01.276Z] #54 33.67 ++ git rev-parse --short HEAD [2020-02-10T14:56:01.276Z] #54 33.68 + commit=cc98739 [2020-02-10T14:56:01.276Z] #54 33.68 ++ git show -s --format=%cd [2020-02-10T14:56:01.276Z] #54 33.70 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-10T14:56:01.276Z] #54 33.70 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T14:56:01.276Z] #54 ... [2020-02-10T14:56:01.276Z] [2020-02-10T14:56:01.276Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:56:01.276Z] #11 24.96 Fetched 8107 kB in 24s (338 kB/s) [2020-02-10T14:56:01.276Z] #11 24.96 Reading package lists... [2020-02-10T14:56:01.276Z] #11 34.78 Reading package lists... [2020-02-10T14:56:01.276Z] #11 ... [2020-02-10T14:56:01.276Z] [2020-02-10T14:56:01.276Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T14:56:01.277Z] #42 26.72 Checking out files: 88% (1381/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-02-10T14:56:01.277Z] #42 26.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T14:56:01.277Z] #42 30.53 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-10T14:56:01.902Z] #42 ... [2020-02-10T14:56:01.902Z] [2020-02-10T14:56:01.902Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:56:01.902Z] #26 25.70 Fetched 8107 kB in 24s (334 kB/s) [2020-02-10T14:56:01.902Z] #26 25.70 Reading package lists... [2020-02-10T14:56:01.902Z] #26 ... [2020-02-10T14:56:01.902Z] [2020-02-10T14:56:01.902Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:56:01.902Z] #44 25.94 Fetched 8107 kB in 25s (324 kB/s) [2020-02-10T14:56:01.902Z] #44 25.94 Reading package lists... [2020-02-10T14:56:02.193Z] #44 ... [2020-02-10T14:56:02.193Z] [2020-02-10T14:56:02.193Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:56:02.846Z] #26 35.97 Reading package lists... [2020-02-10T14:56:02.846Z] #26 ... [2020-02-10T14:56:02.846Z] [2020-02-10T14:56:02.846Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:56:02.846Z] #48 26.48 vendor/golang.org/x/crypto/internal/subtle [2020-02-10T14:56:03.135Z] #48 ... [2020-02-10T14:56:03.135Z] [2020-02-10T14:56:03.135Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:56:06.690Z] Loaded image: buildpack-deps:jessie [2020-02-10T14:56:06.691Z] Loaded image: busybox:latest [2020-02-10T14:56:06.691Z] Loaded image: busybox:glibc [2020-02-10T14:56:06.691Z] Loaded image: debian:jessie [2020-02-10T14:56:06.691Z] Loaded image: hello-world:latest [2020-02-10T14:56:06.691Z] INFO: Testing against a local daemon [2020-02-10T14:56:06.691Z] === RUN TestCgroupNamespacesBuild [2020-02-10T14:56:09.222Z] --- PASS: TestCgroupNamespacesBuild (3.14s) [2020-02-10T14:56:09.222Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T14:56:10.038Z] #44 36.36 Reading package lists... [2020-02-10T14:56:10.038Z] #44 ... [2020-02-10T14:56:10.038Z] [2020-02-10T14:56:10.038Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:56:10.038Z] #36 23.88 Reading package lists... [2020-02-10T14:56:10.038Z] #36 33.76 Reading package lists... [2020-02-10T14:56:10.038Z] #36 43.68 Building dependency tree... [2020-02-10T14:56:10.038Z] #36 ... [2020-02-10T14:56:10.038Z] [2020-02-10T14:56:10.038Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:56:10.038Z] #60 34.49 Reading package lists... [2020-02-10T14:56:11.123Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-02-10T14:56:11.123Z] === RUN TestBuildWithSession [2020-02-10T14:56:11.123Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T14:56:11.123Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T14:56:11.123Z] === RUN TestBuildSquashParent [2020-02-10T14:56:12.386Z] #60 44.21 Building dependency tree... [2020-02-10T14:56:15.132Z] #60 48.54 The following additional packages will be installed: [2020-02-10T14:56:15.132Z] #60 48.54 libbtrfs0 [2020-02-10T14:56:15.132Z] #60 48.88 The following NEW packages will be installed: [2020-02-10T14:56:15.132Z] #60 48.90 libbtrfs-dev libbtrfs0 [2020-02-10T14:56:15.433Z] #60 49.22 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T14:56:15.433Z] #60 49.22 Need to get 120 kB of archives. [2020-02-10T14:56:15.433Z] #60 49.22 After this operation, 423 kB of additional disk space will be used. [2020-02-10T14:56:15.433Z] #60 49.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-10T14:56:15.433Z] #60 49.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-10T14:56:16.057Z] #60 ... [2020-02-10T14:56:16.057Z] [2020-02-10T14:56:16.057Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:56:16.057Z] #11 34.78 Reading package lists... [2020-02-10T14:56:16.057Z] #11 45.25 Building dependency tree... [2020-02-10T14:56:16.057Z] #11 49.01 The following additional packages will be installed: [2020-02-10T14:56:16.057Z] #11 49.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-10T14:56:16.057Z] #11 49.01 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-10T14:56:16.057Z] #11 49.01 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T14:56:16.057Z] #11 49.02 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-10T14:56:16.057Z] #11 49.02 mingw-w64-x86-64-dev [2020-02-10T14:56:16.057Z] #11 49.02 Suggested packages: [2020-02-10T14:56:16.057Z] #11 49.03 gcc-8-locales seccomp wine64 [2020-02-10T14:56:17.601Z] #11 ... [2020-02-10T14:56:17.601Z] [2020-02-10T14:56:17.601Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:56:17.601Z] #36 43.68 Building dependency tree... [2020-02-10T14:56:17.601Z] #36 48.82 The following additional packages will be installed: [2020-02-10T14:56:17.601Z] #36 48.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-10T14:56:17.601Z] #36 48.85 Suggested packages: [2020-02-10T14:56:17.601Z] #36 48.87 cmake-doc ninja-build lrzip [2020-02-10T14:56:17.601Z] #36 48.87 Recommended packages: [2020-02-10T14:56:17.601Z] #36 48.87 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T14:56:17.601Z] #36 50.52 The following NEW packages will be installed: [2020-02-10T14:56:17.601Z] #36 50.54 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-10T14:56:17.601Z] #36 50.54 vim-common xxd [2020-02-10T14:56:17.601Z] #36 50.90 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T14:56:17.601Z] #36 50.90 Need to get 14.9 MB of archives. [2020-02-10T14:56:17.601Z] #36 50.90 After this operation, 67.2 MB of additional disk space will be used. [2020-02-10T14:56:17.601Z] #36 50.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-10T14:56:17.601Z] #36 50.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T14:56:17.601Z] #36 51.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-02-10T14:56:17.601Z] #36 51.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-10T14:56:17.687Z] --- PASS: TestBuildSquashParent (5.86s) [2020-02-10T14:56:17.687Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T14:56:17.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T14:56:17.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T14:56:17.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T14:56:17.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T14:56:17.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T14:56:17.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T14:56:17.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T14:56:17.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T14:56:17.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T14:56:17.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T14:56:17.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T14:56:17.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T14:56:17.687Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T14:56:17.687Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T14:56:17.687Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T14:56:17.687Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T14:56:17.953Z] #76 exporting layers 43.0s done [2020-02-10T14:56:17.953Z] #76 exporting manifest sha256:6a911a4ee15eac434b4d8cdf4573b458b4b015c9531a9c74df7fbfb370db57c8 done [2020-02-10T14:56:17.953Z] #76 exporting config sha256:1a1483c3bc9b6d26fceb165328b3fdbbd8caac286f2f5ebf9337cfc39de4888b done [2020-02-10T14:56:17.953Z] #76 sending tarball [2020-02-10T14:56:18.233Z] #36 ... [2020-02-10T14:56:18.233Z] [2020-02-10T14:56:18.233Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T14:56:18.233Z] #60 51.44 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:56:18.233Z] #60 51.76 Fetched 120 kB in 0s (861 kB/s) [2020-02-10T14:56:18.233Z] #60 51.98 Selecting previously unselected package libbtrfs0. [2020-02-10T14:56:18.233Z] #60 51.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T14:56:18.525Z] #60 52.21 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-10T14:56:18.525Z] #60 52.22 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T14:56:18.525Z] #60 52.40 Selecting previously unselected package libbtrfs-dev. [2020-02-10T14:56:18.525Z] #60 52.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-10T14:56:18.525Z] #60 52.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T14:56:18.837Z] #60 52.76 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T14:56:18.837Z] #60 52.80 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T14:56:18.837Z] #60 52.81 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:56:18.851Z] #76 sending tarball 7.1s done [2020-02-10T14:56:18.851Z] #76 DONE 50.2s [2020-02-10T14:56:18.851Z] [2020-02-10T14:56:18.851Z] #77 importing to docker [2020-02-10T14:56:19.132Z] #60 DONE 53.2s [2020-02-10T14:56:19.132Z] [2020-02-10T14:56:19.132Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:56:19.132Z] #11 52.45 The following NEW packages will be installed: [2020-02-10T14:56:19.132Z] #11 52.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-10T14:56:19.132Z] #11 52.46 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-10T14:56:19.132Z] #11 52.47 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-10T14:56:19.132Z] #11 52.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-10T14:56:19.132Z] #11 52.48 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-10T14:56:19.132Z] #11 52.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-10T14:56:19.132Z] #11 52.50 The following packages will be upgraded: [2020-02-10T14:56:19.132Z] #11 52.51 libsystemd0 libudev1 [2020-02-10T14:56:19.132Z] #11 52.79 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T14:56:19.132Z] #11 52.79 Need to get 79.4 MB of archives. [2020-02-10T14:56:19.132Z] #11 52.79 After this operation, 532 MB of additional disk space will be used. [2020-02-10T14:56:19.132Z] #11 52.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u3 [357 kB] [2020-02-10T14:56:19.132Z] #11 52.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u3 [158 kB] [2020-02-10T14:56:19.132Z] #11 52.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-02-10T14:56:19.283Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T14:56:19.283Z] [2020-02-10T14:56:19.432Z] #11 ... [2020-02-10T14:56:19.432Z] [2020-02-10T14:56:19.432Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:56:19.432Z] #61 DONE 0.1s [2020-02-10T14:56:19.432Z] [2020-02-10T14:56:19.432Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T14:56:19.432Z] #62 DONE 0.1s [2020-02-10T14:56:19.432Z] [2020-02-10T14:56:19.432Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:56:19.432Z] #36 53.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-02-10T14:56:19.432Z] #36 53.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-02-10T14:56:19.432Z] #36 53.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-02-10T14:56:19.432Z] #36 53.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-02-10T14:56:19.432Z] #36 53.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-02-10T14:56:19.432Z] #36 53.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-02-10T14:56:19.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T14:56:19.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T14:56:19.846Z] [2020-02-10T14:56:20.104Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-10T14:56:20.104Z] [2020-02-10T14:56:20.361Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T14:56:20.361Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T14:56:20.361Z] HOSTNAME=69141557b29e [2020-02-10T14:56:20.361Z] TEST_SKIP_INTEGRATION=1 [2020-02-10T14:56:20.361Z] TESTDEBUG=0 [2020-02-10T14:56:20.361Z] DEST=bundles/test-integration [2020-02-10T14:56:20.361Z] PWD=/go/src/github.com/docker/docker [2020-02-10T14:56:20.361Z] KEEPBUNDLE=1 [2020-02-10T14:56:20.361Z] DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f [2020-02-10T14:56:20.361Z] container=docker [2020-02-10T14:56:20.361Z] HOME=/root [2020-02-10T14:56:20.361Z] GOLANG_VERSION=1.13.7 [2020-02-10T14:56:20.361Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T14:56:20.361Z] VALIDATE_BRANCH=master [2020-02-10T14:56:20.361Z] TERM=xterm [2020-02-10T14:56:20.361Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T14:56:20.361Z] SHLVL=1 [2020-02-10T14:56:20.361Z] TIMEOUT=120m [2020-02-10T14:56:20.361Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T14:56:20.361Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T14:56:20.361Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-10T14:56:20.361Z] GO111MODULE=off [2020-02-10T14:56:20.361Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T14:56:20.361Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T14:56:20.361Z] GOPATH=/go [2020-02-10T14:56:20.361Z] PKG_CONFIG=pkg-config [2020-02-10T14:56:20.361Z] _=/usr/bin/env [2020-02-10T14:56:20.361Z] Building test suite binary ./integration-cli/test.main [2020-02-10T14:56:20.361Z] [2020-02-10T14:56:20.361Z] No new tests added to integration. [2020-02-10T14:56:20.361Z] [2020-02-10T14:56:20.618Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T14:56:20.618Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T14:56:20.618Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T14:56:20.618Z] HOSTNAME=850c6b99549f [2020-02-10T14:56:20.618Z] TEST_SKIP_INTEGRATION=1 [2020-02-10T14:56:20.618Z] TESTDEBUG=0 [2020-02-10T14:56:20.618Z] DEST=bundles/test-integration [2020-02-10T14:56:20.618Z] PWD=/go/src/github.com/docker/docker [2020-02-10T14:56:20.618Z] KEEPBUNDLE=1 [2020-02-10T14:56:20.618Z] DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f [2020-02-10T14:56:20.618Z] container=docker [2020-02-10T14:56:20.618Z] HOME=/root [2020-02-10T14:56:20.618Z] GOLANG_VERSION=1.13.7 [2020-02-10T14:56:20.618Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T14:56:20.618Z] VALIDATE_BRANCH=master [2020-02-10T14:56:20.618Z] TERM=xterm [2020-02-10T14:56:20.618Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T14:56:20.618Z] SHLVL=1 [2020-02-10T14:56:20.618Z] TIMEOUT=120m [2020-02-10T14:56:20.618Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T14:56:20.618Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T14:56:20.618Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-10T14:56:20.618Z] GO111MODULE=off [2020-02-10T14:56:20.618Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T14:56:20.618Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T14:56:20.618Z] GOPATH=/go [2020-02-10T14:56:20.618Z] PKG_CONFIG=pkg-config [2020-02-10T14:56:20.618Z] _=/usr/bin/env [2020-02-10T14:56:20.618Z] Building test suite binary ./integration-cli/test.main [2020-02-10T14:56:21.989Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T14:56:21.989Z] HOSTNAME=74ab25676952 [2020-02-10T14:56:21.989Z] TESTDEBUG=0 [2020-02-10T14:56:21.989Z] DEST=bundles/test-integration [2020-02-10T14:56:21.989Z] PWD=/go/src/github.com/docker/docker [2020-02-10T14:56:21.989Z] KEEPBUNDLE=1 [2020-02-10T14:56:21.989Z] DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f [2020-02-10T14:56:21.989Z] container=docker [2020-02-10T14:56:21.989Z] HOME=/root [2020-02-10T14:56:21.989Z] GOLANG_VERSION=1.13.7 [2020-02-10T14:56:21.989Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T14:56:21.989Z] VALIDATE_BRANCH=master [2020-02-10T14:56:21.989Z] TERM=xterm [2020-02-10T14:56:21.989Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T14:56:21.989Z] SHLVL=1 [2020-02-10T14:56:21.989Z] TIMEOUT=120m [2020-02-10T14:56:21.989Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T14:56:21.989Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T14:56:21.989Z] GO111MODULE=off [2020-02-10T14:56:21.989Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T14:56:21.989Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T14:56:21.989Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T14:56:21.989Z] GOPATH=/go [2020-02-10T14:56:21.989Z] PKG_CONFIG=pkg-config [2020-02-10T14:56:21.989Z] _=/usr/bin/env [2020-02-10T14:56:21.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T14:56:22.130Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-10T14:56:22.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) [2020-02-10T14:56:22.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s) [2020-02-10T14:56:22.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s) [2020-02-10T14:56:22.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s) [2020-02-10T14:56:22.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2020-02-10T14:56:22.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s) [2020-02-10T14:56:22.130Z] === RUN TestBuildMultiStageCopy [2020-02-10T14:56:22.130Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T14:56:22.197Z] #36 55.97 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:56:22.197Z] #36 ... [2020-02-10T14:56:22.197Z] [2020-02-10T14:56:22.197Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:56:22.197Z] #44 36.36 Reading package lists... [2020-02-10T14:56:22.197Z] #44 46.53 Building dependency tree... [2020-02-10T14:56:22.197Z] #44 51.09 The following additional packages will be installed: [2020-02-10T14:56:22.197Z] #44 51.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-10T14:56:22.197Z] #44 51.10 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-10T14:56:22.197Z] #44 51.11 Suggested packages: [2020-02-10T14:56:22.197Z] #44 51.11 manpages-dev python-setuptools [2020-02-10T14:56:22.197Z] #44 53.38 The following NEW packages will be installed: [2020-02-10T14:56:22.197Z] #44 53.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T14:56:22.197Z] #44 53.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-10T14:56:22.197Z] #44 53.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T14:56:22.197Z] #44 53.40 python-six zlib1g-dev [2020-02-10T14:56:22.197Z] #44 53.68 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T14:56:22.197Z] #44 53.68 Need to get 4075 kB of archives. [2020-02-10T14:56:22.197Z] #44 53.68 After this operation, 24.5 MB of additional disk space will be used. [2020-02-10T14:56:22.197Z] #44 53.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-02-10T14:56:22.197Z] #44 53.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-10T14:56:22.197Z] #44 53.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-02-10T14:56:22.197Z] #44 53.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-10T14:56:22.197Z] #44 53.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-02-10T14:56:22.197Z] #44 53.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-10T14:56:22.197Z] #44 53.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-02-10T14:56:22.197Z] #44 53.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-02-10T14:56:22.197Z] #44 53.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-02-10T14:56:22.197Z] #44 54.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-02-10T14:56:22.197Z] #44 54.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-02-10T14:56:22.197Z] #44 54.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-02-10T14:56:22.197Z] #44 54.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-02-10T14:56:22.197Z] #44 54.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-02-10T14:56:22.197Z] #44 54.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-10T14:56:22.197Z] #44 54.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-02-10T14:56:22.197Z] #44 54.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-02-10T14:56:22.197Z] #44 56.12 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:56:22.205Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-10T14:56:22.205Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-10T14:56:22.488Z] #44 ... [2020-02-10T14:56:22.488Z] [2020-02-10T14:56:22.488Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:56:22.488Z] #63 0.402 + RM_GOPATH=0 [2020-02-10T14:56:22.488Z] #63 0.404 + TMP_GOPATH= [2020-02-10T14:56:22.488Z] #63 0.405 + : /build [2020-02-10T14:56:22.488Z] #63 0.406 + '[' -z '' ']' [2020-02-10T14:56:22.488Z] #63 0.408 ++ mktemp -d [2020-02-10T14:56:22.488Z] #63 0.414 + export GOPATH=/tmp/tmp.8O9nFNgbau [2020-02-10T14:56:22.488Z] #63 0.420 + GOPATH=/tmp/tmp.8O9nFNgbau [2020-02-10T14:56:22.488Z] #63 0.421 + RM_GOPATH=1 [2020-02-10T14:56:22.488Z] #63 0.423 ++ dirname ./install.sh [2020-02-10T14:56:22.488Z] #63 0.434 + dir=. [2020-02-10T14:56:22.488Z] #63 0.434 + bin=containerd [2020-02-10T14:56:22.488Z] #63 0.434 + shift [2020-02-10T14:56:22.488Z] #63 0.434 + '[' '!' -f ./containerd.installer ']' [2020-02-10T14:56:22.488Z] #63 0.434 + . ./containerd.installer [2020-02-10T14:56:22.488Z] #63 0.435 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T14:56:22.488Z] #63 0.435 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T14:56:22.488Z] #63 0.435 + install_containerd [2020-02-10T14:56:22.488Z] #63 0.435 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-10T14:56:22.488Z] #63 0.435 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8O9nFNgbau/src/github.com/containerd/containerd [2020-02-10T14:56:22.488Z] #63 0.451 Cloning into '/tmp/tmp.8O9nFNgbau/src/github.com/containerd/containerd'... [2020-02-10T14:56:24.032Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T14:56:24.588Z] #63 ... [2020-02-10T14:56:24.588Z] [2020-02-10T14:56:24.588Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T14:56:24.588Z] #26 35.97 Reading package lists... [2020-02-10T14:56:24.588Z] #26 48.61 Building dependency tree... [2020-02-10T14:56:24.588Z] #26 51.85 ca-certificates is already the newest version (20190110). [2020-02-10T14:56:24.588Z] #26 51.85 The following additional packages will be installed: [2020-02-10T14:56:24.588Z] #26 51.86 libjq1 libonig5 [2020-02-10T14:56:24.588Z] #26 52.66 The following NEW packages will be installed: [2020-02-10T14:56:24.588Z] #26 52.67 jq libjq1 libonig5 [2020-02-10T14:56:24.588Z] #26 52.93 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T14:56:24.588Z] #26 52.93 Need to get 358 kB of archives. [2020-02-10T14:56:24.588Z] #26 52.93 After this operation, 1277 kB of additional disk space will be used. [2020-02-10T14:56:24.588Z] #26 52.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-10T14:56:24.588Z] #26 53.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-10T14:56:24.588Z] #26 53.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-10T14:56:24.588Z] #26 55.50 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:56:24.588Z] #26 56.01 Fetched 358 kB in 0s (1564 kB/s) [2020-02-10T14:56:24.588Z] #26 56.18 Selecting previously unselected package libonig5:ppc64el. [2020-02-10T14:56:24.588Z] #26 56.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T14:56:24.588Z] #26 56.35 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-02-10T14:56:24.588Z] #26 56.36 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-10T14:56:24.588Z] #26 56.97 Selecting previously unselected package libjq1:ppc64el. [2020-02-10T14:56:24.588Z] #26 56.98 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T14:56:24.588Z] #26 57.00 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T14:56:24.588Z] #26 57.30 Selecting previously unselected package jq. [2020-02-10T14:56:24.588Z] #26 57.33 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T14:56:24.588Z] #26 57.35 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T14:56:24.588Z] #26 57.66 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-10T14:56:24.588Z] #26 57.67 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T14:56:24.588Z] #26 57.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T14:56:24.588Z] #26 57.72 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:56:24.588Z] #26 DONE 58.3s [2020-02-10T14:56:24.588Z] [2020-02-10T14:56:24.588Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T14:56:24.588Z] #27 DONE 0.1s [2020-02-10T14:56:24.588Z] [2020-02-10T14:56:24.588Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:56:24.588Z] #36 56.45 Fetched 14.9 MB in 3s (4746 kB/s) [2020-02-10T14:56:24.588Z] #36 56.64 Selecting previously unselected package xxd. [2020-02-10T14:56:24.588Z] #36 56.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T14:56:24.588Z] #36 56.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-10T14:56:24.588Z] #36 56.91 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T14:56:24.588Z] #36 57.30 Selecting previously unselected package vim-common. [2020-02-10T14:56:24.588Z] #36 57.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T14:56:24.588Z] #36 57.54 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T14:56:24.588Z] #36 58.12 Selecting previously unselected package cmake-data. [2020-02-10T14:56:24.588Z] #36 58.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-10T14:56:24.588Z] #36 58.19 Unpacking cmake-data (3.13.4-1) ... [2020-02-10T14:56:24.600Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T14:56:24.649Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-10T14:56:25.167Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T14:56:25.735Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T14:56:26.301Z] --- PASS: TestBuildMultiStageCopy (4.47s) [2020-02-10T14:56:26.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.38s) [2020-02-10T14:56:26.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-02-10T14:56:26.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-02-10T14:56:26.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-02-10T14:56:26.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-02-10T14:56:26.301Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T14:56:27.678Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2020-02-10T14:56:27.678Z] === RUN TestBuildLabelWithTargets [2020-02-10T14:56:29.132Z] #36 ... [2020-02-10T14:56:29.132Z] [2020-02-10T14:56:29.132Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:56:29.132Z] #28 3.148 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T14:56:29.132Z] #28 3.844 #=#=# [2020-02-10T14:56:29.743Z] #28 4.238 #=#=# # 2.6% #### 6.9% ###### 9.0% ######### 13.3% ############## 19.7% ################## 26.0% ####################### 32.4% ########################## 36.7% [2020-02-10T14:56:29.743Z] #28 ... [2020-02-10T14:56:29.743Z] [2020-02-10T14:56:29.743Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:56:29.743Z] #11 53.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-02-10T14:56:29.743Z] #11 54.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-10T14:56:29.743Z] #11 54.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-02-10T14:56:29.743Z] #11 54.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-02-10T14:56:29.743Z] #11 54.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-10T14:56:29.743Z] #11 55.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-10T14:56:29.743Z] #11 55.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-10T14:56:29.743Z] #11 55.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-02-10T14:56:29.743Z] #11 62.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-02-10T14:56:30.032Z] #11 ... [2020-02-10T14:56:30.032Z] [2020-02-10T14:56:30.032Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:56:30.210Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2020-02-10T14:56:30.210Z] === RUN TestBuildWithEmptyLayers [2020-02-10T14:56:30.778Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-02-10T14:56:30.778Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T14:56:31.262Z] #28 4.238 #=#=# # 2.6% #### 6.9% ###### 9.0% ######### 13.3% ############## 19.7% ################## 26.0% ####################### 32.4% ########################## 36.7% ############################# 40.9% ################################ 45.2% ################################### 49.5% ###################################### 53.7% ########################################### 60.1% ############################################## 64.4% ################################################### 71.2% ####################################################### 77.6% ############################################################## 86.1% ############################################################### 88.2% #################################################################### 94.6% ######################################################################## 100.0% [2020-02-10T14:56:32.319Z] #28 7.562 #=#=# [2020-02-10T14:56:32.615Z] #28 7.861 #=#=# ##### 7.2% [2020-02-10T14:56:32.615Z] #28 ... [2020-02-10T14:56:32.615Z] [2020-02-10T14:56:32.615Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:56:32.615Z] #44 56.44 Fetched 4075 kB in 1s (4464 kB/s) [2020-02-10T14:56:32.615Z] #44 56.63 Selecting previously unselected package libcap-dev:ppc64el. [2020-02-10T14:56:32.615Z] #44 56.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T14:56:32.615Z] #44 56.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 56.82 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-02-10T14:56:32.615Z] #44 57.09 Selecting previously unselected package libnet1:ppc64el. [2020-02-10T14:56:32.615Z] #44 57.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 57.16 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T14:56:32.615Z] #44 57.44 Selecting previously unselected package libnet1-dev. [2020-02-10T14:56:32.615Z] #44 57.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 57.51 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T14:56:32.615Z] #44 57.82 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-10T14:56:32.615Z] #44 57.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 57.88 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T14:56:32.615Z] #44 58.08 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-02-10T14:56:32.615Z] #44 58.11 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 58.12 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-10T14:56:32.615Z] #44 58.68 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-10T14:56:32.615Z] #44 58.74 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 58.75 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T14:56:32.615Z] #44 58.95 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-02-10T14:56:32.615Z] #44 58.99 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 59.00 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-10T14:56:32.615Z] #44 59.31 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-02-10T14:56:32.615Z] #44 59.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 59.35 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-10T14:56:32.615Z] #44 59.86 Selecting previously unselected package libprotobuf17:ppc64el. [2020-02-10T14:56:32.615Z] #44 59.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 59.92 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-10T14:56:32.615Z] #44 61.15 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-02-10T14:56:32.615Z] #44 61.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 61.17 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-10T14:56:32.615Z] #44 61.61 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-02-10T14:56:32.615Z] #44 61.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 61.65 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-10T14:56:32.615Z] #44 64.00 Selecting previously unselected package libprotoc17:ppc64el. [2020-02-10T14:56:32.615Z] #44 64.01 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 64.02 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-10T14:56:32.615Z] #44 65.30 Selecting previously unselected package protobuf-c-compiler. [2020-02-10T14:56:32.615Z] #44 65.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 65.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T14:56:32.615Z] #44 65.57 Selecting previously unselected package protobuf-compiler. [2020-02-10T14:56:32.615Z] #44 65.59 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 65.60 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-10T14:56:32.615Z] #44 65.95 Selecting previously unselected package python-pkg-resources. [2020-02-10T14:56:32.615Z] #44 65.95 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T14:56:32.615Z] #44 65.96 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-10T14:56:32.615Z] #44 66.40 Selecting previously unselected package python-six. [2020-02-10T14:56:32.615Z] #44 66.43 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-10T14:56:32.615Z] #44 66.45 Unpacking python-six (1.12.0-1) ... [2020-02-10T14:56:32.615Z] #44 66.58 Selecting previously unselected package python-protobuf. [2020-02-10T14:56:32.615Z] #44 66.58 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-02-10T14:56:32.615Z] #44 66.59 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-10T14:56:32.615Z] #44 ... [2020-02-10T14:56:32.615Z] [2020-02-10T14:56:32.615Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:56:33.524Z] #28 7.861 #=#=# ##### 7.2% ############# 18.6% ##################### 30.1% ############################## 42.7% ###################################### 53.9% ############################################# 63.1% ##################################################### 74.5% ############################################################# 86.0% ######################################################################## 100.0% [2020-02-10T14:56:34.065Z] --- PASS: TestBuildMultiStageOnBuild (2.76s) [2020-02-10T14:56:34.065Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T14:56:34.163Z] #28 9.678 #=#=# [2020-02-10T14:56:35.002Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2020-02-10T14:56:35.002Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T14:56:35.045Z] #28 9.946 #=#=# ### 4.4% ######## 12.1% ############ 17.3% ################ 23.3% [2020-02-10T14:56:35.045Z] #28 ... [2020-02-10T14:56:35.045Z] [2020-02-10T14:56:35.045Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:56:35.045Z] #72 DONE 68.7s [2020-02-10T14:56:35.045Z] [2020-02-10T14:56:35.045Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:56:37.107Z] #28 9.946 #=#=# ### 4.4% ######## 12.1% ############ 17.3% ################ 23.3% #################### 28.5% ######################## 33.7% ############################ 39.5% ################################# 46.3% ##################################### 51.5% ######################################## 55.9% ######################################### 57.0% ########################################### 60.6% ############################################## 65.2% ################################################ 68.0% ################################################## 70.5% ###################################################### 75.7% ########################################################## 80.9% ########################################################### 83.2% ############################################################# 85.8% ################################################################ 89.1% #################################################################### 94.6% ##################################################################### 97.2% ######################################################################## 100.0% [2020-02-10T14:56:37.735Z] #28 13.20 [2020-02-10T14:56:38.286Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2020-02-10T14:56:38.286Z] === RUN TestBuildWithHugeFile [2020-02-10T14:56:38.378Z] #77 DONE 19.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T14:56:39.190Z] #28 13.48 #=#=# 1.3% ## 4.0% #### 6.4% #### 6.5% ###### 8.3% ####### 10.1% ######### 13.7% ########### 16.4% ############# 18.2% ############## 19.8% ############## 20.8% ### [2020-02-10T14:56:39.190Z] #28 ... [2020-02-10T14:56:39.190Z] [2020-02-10T14:56:39.190Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:56:39.190Z] #36 63.15 Selecting previously unselected package libicu63:ppc64el. [2020-02-10T14:56:39.190Z] #36 63.24 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-02-10T14:56:39.190Z] #36 63.27 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-10T14:56:39.295Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74187450016171819235c850ec918659096d3e9f hack/test/unit [2020-02-10T14:56:39.481Z] #36 ... [2020-02-10T14:56:39.481Z] [2020-02-10T14:56:39.481Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:56:41.909Z] ? github.com/docker/docker/api [no test files] [2020-02-10T14:56:42.136Z] #28 13.48 #=#=# 1.3% ## 4.0% #### 6.4% #### 6.5% ###### 8.3% ####### 10.1% ######### 13.7% ########### 16.4% ############# 18.2% ############## 19.8% ############## 20.8% ############### 22.2% ################# 23.8% ################## 25.8% #################### 28.5% ###################### 31.2% ######################## 33.7% ########################## 36.3% ########################### 38.1% ############################# 40.8% ############################### 43.5% ################################ 45.3% ################################# 47.1% ################################### 48.8% ##################################### 51.5% ####################################### 54.2% ######################################## 56.3% ######################################### 58.3% ########################################### 60.1% ############################################# 62.8% ############################################## 64.6% ################################################ 67.3% ################################################## 70.0% #################################################### 72.6% ###################################################### 75.3% ####################################################### 77.1% [2020-02-10T14:56:42.136Z] #28 ... [2020-02-10T14:56:42.136Z] [2020-02-10T14:56:42.136Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:56:42.136Z] #34 65.87 internal/reflectlite [2020-02-10T14:56:42.136Z] #34 65.91 sync [2020-02-10T14:56:42.136Z] #34 73.11 errors [2020-02-10T14:56:42.136Z] #34 73.14 sort [2020-02-10T14:56:42.136Z] #34 74.23 io [2020-02-10T14:56:42.136Z] #34 74.23 internal/oserror [2020-02-10T14:56:42.136Z] #34 74.36 strconv [2020-02-10T14:56:42.136Z] #34 74.87 syscall [2020-02-10T14:56:42.428Z] #34 ... [2020-02-10T14:56:42.428Z] [2020-02-10T14:56:42.428Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:56:43.310Z] #28 13.48 #=#=# 1.3% ## 4.0% #### 6.4% #### 6.5% ###### 8.3% ####### 10.1% ######### 13.7% ########### 16.4% ############# 18.2% ############## 19.8% ############## 20.8% ############### 22.2% ################# 23.8% ################## 25.8% #################### 28.5% ###################### 31.2% ######################## 33.7% ########################## 36.3% ########################### 38.1% ############################# 40.8% ############################### 43.5% ################################ 45.3% ################################# 47.1% ################################### 48.8% ##################################### 51.5% ####################################### 54.2% ######################################## 56.3% ######################################### 58.3% ########################################### 60.1% ############################################# 62.8% ############################################## 64.6% ################################################ 67.3% ################################################## 70.0% #################################################### 72.6% ###################################################### 75.3% ####################################################### 77.1% ######################################################## 78.7% ########################################################## 80.6% ########################################################### 83.3% ############################################################# 86.0% ############################################################### 87.8% ################################################################ 89.6% ################################################################# 91.4% [2020-02-10T14:56:43.310Z] #28 ... [2020-02-10T14:56:43.310Z] [2020-02-10T14:56:43.310Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:56:43.310Z] #11 67.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-02-10T14:56:43.310Z] #11 67.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-02-10T14:56:43.310Z] #11 67.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-10T14:56:43.310Z] #11 67.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-10T14:56:43.310Z] #11 67.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-02-10T14:56:43.310Z] #11 67.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-02-10T14:56:43.310Z] #11 67.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-02-10T14:56:43.310Z] #11 67.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-02-10T14:56:43.310Z] #11 67.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-02-10T14:56:43.310Z] #11 67.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-02-10T14:56:43.310Z] #11 67.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-02-10T14:56:43.310Z] #11 67.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-02-10T14:56:43.310Z] #11 67.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-02-10T14:56:43.310Z] #11 67.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-02-10T14:56:43.310Z] #11 67.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-02-10T14:56:43.310Z] #11 69.53 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:56:43.310Z] #11 69.96 Fetched 79.4 MB in 15s (5328 kB/s) [2020-02-10T14:56:43.310Z] #11 70.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T14:56:43.310Z] #11 70.53 Preparing to unpack .../libsystemd0_241-7~deb10u3_ppc64el.deb ... [2020-02-10T14:56:43.310Z] #11 70.59 Unpacking libsystemd0:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T14:56:43.310Z] #11 71.45 Setting up libsystemd0:ppc64el (241-7~deb10u3) ... [2020-02-10T14:56:43.310Z] #11 71.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T14:56:43.310Z] #11 71.76 Preparing to unpack .../libudev1_241-7~deb10u3_ppc64el.deb ... [2020-02-10T14:56:43.310Z] #11 71.79 Unpacking libudev1:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T14:56:43.310Z] #11 72.28 Setting up libudev1:ppc64el (241-7~deb10u3) ... [2020-02-10T14:56:43.310Z] #11 72.55 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T14:56:43.310Z] #11 72.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 ... 15330 files and directories currently installed.) [2020-02-10T14:56:43.310Z] #11 72.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-02-10T14:56:43.310Z] #11 72.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T14:56:43.310Z] #11 ... [2020-02-10T14:56:43.310Z] [2020-02-10T14:56:43.310Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:56:43.310Z] #51 77.02 + cd /tmp/tmp.iLIvzeXBxi/src/gotest.tools/gotestsum [2020-02-10T14:56:43.310Z] #51 77.02 + git checkout -q v0.3.5 [2020-02-10T14:56:43.601Z] #51 77.21 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T14:56:43.601Z] #51 ... [2020-02-10T14:56:43.601Z] [2020-02-10T14:56:43.601Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:56:43.601Z] #44 67.66 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-10T14:56:43.601Z] #44 76.91 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-10T14:56:43.601Z] #44 76.92 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T14:56:43.601Z] #44 76.94 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T14:56:43.601Z] #44 76.95 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-10T14:56:43.601Z] #44 76.97 Setting up python-six (1.12.0-1) ... [2020-02-10T14:56:43.889Z] #44 ... [2020-02-10T14:56:43.889Z] [2020-02-10T14:56:43.889Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:56:43.889Z] #28 13.48 #=#=# 1.3% ## 4.0% #### 6.4% #### 6.5% ###### 8.3% ####### 10.1% ######### 13.7% ########### 16.4% ############# 18.2% ############## 19.8% ############## 20.8% ############### 22.2% ################# 23.8% ################## 25.8% #################### 28.5% ###################### 31.2% ######################## 33.7% ########################## 36.3% ########################### 38.1% ############################# 40.8% ############################### 43.5% ################################ 45.3% ################################# 47.1% ################################### 48.8% ##################################### 51.5% ####################################### 54.2% ######################################## 56.3% ######################################### 58.3% ########################################### 60.1% ############################################# 62.8% ############################################## 64.6% ################################################ 67.3% ################################################## 70.0% #################################################### 72.6% ###################################################### 75.3% ####################################################### 77.1% ######################################################## 78.7% ########################################################## 80.6% ########################################################### 83.3% ############################################################# 86.0% ############################################################### 87.8% ################################################################ 89.6% ################################################################# 91.4% ################################################################### 93.1% #################################################################### 94.9% ##################################################################### 96.7% ###################################################################### 98.5% ######################################################################## 100.0% [2020-02-10T14:56:44.178Z] #28 19.63 [2020-02-10T14:56:46.938Z] #28 21.94 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T14:56:47.233Z] #28 22.56 [2020-02-10T14:56:47.808Z] #28 22.89 #=#=# #### 6.9% ######################################################################## 100.0% [2020-02-10T14:56:47.808Z] #28 23.33 [2020-02-10T14:56:47.808Z] #28 ... [2020-02-10T14:56:47.808Z] [2020-02-10T14:56:47.808Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:56:47.808Z] #48 71.53 math/rand [2020-02-10T14:56:47.808Z] #48 71.53 github.com/LK4D4/vndr/godl/singleflight [2020-02-10T14:56:47.808Z] #48 71.53 internal/singleflight [2020-02-10T14:56:47.808Z] #48 71.60 internal/reflectlite [2020-02-10T14:56:47.808Z] #48 78.06 sort [2020-02-10T14:56:47.808Z] #48 78.07 strconv [2020-02-10T14:56:47.808Z] #48 78.09 io [2020-02-10T14:56:47.808Z] #48 78.13 syscall [2020-02-10T14:56:48.096Z] #48 ... [2020-02-10T14:56:48.096Z] [2020-02-10T14:56:48.096Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:56:48.096Z] #36 76.93 Selecting previously unselected package libxml2:ppc64el. [2020-02-10T14:56:48.096Z] #36 76.96 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-02-10T14:56:48.096Z] #36 76.98 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-10T14:56:48.096Z] #36 78.13 Selecting previously unselected package libarchive13:ppc64el. [2020-02-10T14:56:48.096Z] #36 78.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-02-10T14:56:48.096Z] #36 78.16 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-10T14:56:48.096Z] #36 78.65 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-02-10T14:56:48.096Z] #36 78.67 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-02-10T14:56:48.096Z] #36 78.67 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-10T14:56:48.096Z] #36 78.87 Selecting previously unselected package librhash0:ppc64el. [2020-02-10T14:56:48.096Z] #36 78.90 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-02-10T14:56:48.096Z] #36 78.91 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-02-10T14:56:48.096Z] #36 79.19 Selecting previously unselected package libuv1:ppc64el. [2020-02-10T14:56:48.096Z] #36 79.20 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-02-10T14:56:48.096Z] #36 79.23 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-02-10T14:56:48.096Z] #36 79.46 Selecting previously unselected package cmake. [2020-02-10T14:56:48.096Z] #36 79.48 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-02-10T14:56:48.096Z] #36 79.49 Unpacking cmake (3.13.4-1) ... [2020-02-10T14:56:49.128Z] #36 ... [2020-02-10T14:56:49.128Z] [2020-02-10T14:56:49.128Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:56:49.128Z] #44 82.77 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-10T14:56:49.128Z] #44 82.78 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T14:56:49.128Z] #44 82.82 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-10T14:56:49.128Z] #44 82.82 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-02-10T14:56:49.128Z] #44 82.83 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-10T14:56:49.128Z] #44 82.84 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-10T14:56:49.128Z] #44 82.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T14:56:49.128Z] #44 82.87 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-10T14:56:49.128Z] #44 82.87 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T14:56:49.128Z] #44 82.88 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-10T14:56:51.217Z] #44 ... [2020-02-10T14:56:51.217Z] [2020-02-10T14:56:51.217Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T14:56:51.217Z] #36 83.96 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-10T14:56:51.217Z] #36 84.00 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T14:56:51.217Z] #36 84.00 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-02-10T14:56:51.217Z] #36 84.01 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T14:56:51.217Z] #36 84.07 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-02-10T14:56:51.217Z] #36 84.11 Setting up cmake-data (3.13.4-1) ... [2020-02-10T14:56:51.217Z] #36 84.13 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-10T14:56:51.217Z] #36 84.14 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-10T14:56:51.217Z] #36 84.14 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-10T14:56:51.217Z] #36 84.15 Setting up cmake (3.13.4-1) ... [2020-02-10T14:56:51.217Z] #36 84.16 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:56:51.217Z] #36 84.30 Processing triggers for mime-support (3.62) ... [2020-02-10T14:56:51.217Z] #36 DONE 84.8s [2020-02-10T14:56:51.217Z] [2020-02-10T14:56:51.217Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:56:51.217Z] #37 DONE 0.1s [2020-02-10T14:56:51.217Z] [2020-02-10T14:56:51.217Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:56:51.217Z] #28 25.39 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T14:56:51.217Z] #28 26.00 #=#=# [2020-02-10T14:56:51.217Z] #28 26.24 #=#=# ################################################### 71.8% ######################################################################## 100.0% [2020-02-10T14:56:51.217Z] #28 ... [2020-02-10T14:56:51.217Z] [2020-02-10T14:56:51.217Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T14:56:51.217Z] #38 DONE 0.1s [2020-02-10T14:56:51.217Z] [2020-02-10T14:56:51.217Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T14:56:51.217Z] #31 84.67 Checking out files: 92% (1223/1317) Checking out files: 93% (1225/1317) Checking out files: 94% (1238/1317) Checking out files: 95% (1252/1317) Checking out files: 96% (1265/1317) Checking out files: 97% (1278/1317) Checking out files: 98% (1291/1317) Checking out files: 99% (1304/1317) Checking out files: 100% (1317/1317) Checking out files: 100% (1317/1317), done. [2020-02-10T14:56:51.217Z] #31 84.82 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-10T14:56:51.291Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-02-10T14:56:53.969Z] #31 ... [2020-02-10T14:56:53.969Z] [2020-02-10T14:56:53.969Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:56:53.969Z] #11 77.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T14:56:53.969Z] #11 77.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-02-10T14:56:53.969Z] #11 77.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T14:56:53.969Z] #11 82.33 Selecting previously unselected package binutils-mingw-w64. [2020-02-10T14:56:53.969Z] #11 82.34 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-10T14:56:53.969Z] #11 82.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T14:56:53.969Z] #11 82.55 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-02-10T14:56:53.969Z] #11 82.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T14:56:53.969Z] #11 82.57 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T14:56:53.969Z] #11 82.85 Selecting previously unselected package dmsetup. [2020-02-10T14:56:53.969Z] #11 82.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T14:56:53.969Z] #11 82.90 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-10T14:56:53.969Z] #11 83.12 Selecting previously unselected package mingw-w64-common. [2020-02-10T14:56:53.969Z] #11 83.14 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-10T14:56:53.969Z] #11 83.15 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-10T14:56:53.969Z] #11 ... [2020-02-10T14:56:53.969Z] [2020-02-10T14:56:53.969Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T14:56:53.969Z] #31 87.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T14:56:57.543Z] #31 ... [2020-02-10T14:56:57.543Z] [2020-02-10T14:56:57.543Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T14:56:57.543Z] #28 26.74 [2020-02-10T14:56:57.543Z] #28 28.57 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T14:56:57.543Z] #28 28.66 skipping existing c8c2d4a6b2e3 [2020-02-10T14:56:57.543Z] #28 28.97 [2020-02-10T14:56:57.543Z] #28 30.78 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T14:56:57.543Z] #28 31.46 #=#=# [2020-02-10T14:56:57.543Z] #28 31.73 #=#=# ######################################################################## 100.0% [2020-02-10T14:56:57.543Z] #28 32.19 [2020-02-10T14:56:57.543Z] #28 32.34 Download of images into '/build' complete. [2020-02-10T14:56:57.543Z] #28 32.34 Use something like the following to load the result into a Docker daemon: [2020-02-10T14:56:57.543Z] #28 32.35 tar -cC '/build' . | docker load [2020-02-10T14:56:57.543Z] #28 DONE 32.4s [2020-02-10T14:56:57.543Z] [2020-02-10T14:56:57.543Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:56:57.543Z] #34 80.58 bytes [2020-02-10T14:56:57.543Z] #34 80.62 strings [2020-02-10T14:56:57.543Z] #34 ... [2020-02-10T14:56:57.543Z] [2020-02-10T14:56:57.543Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:56:57.543Z] #39 0.424 + RM_GOPATH=0 [2020-02-10T14:56:57.543Z] #39 0.426 + TMP_GOPATH= [2020-02-10T14:56:57.543Z] #39 0.427 + : /build [2020-02-10T14:56:57.543Z] #39 0.428 + '[' -z '' ']' [2020-02-10T14:56:57.543Z] #39 0.429 ++ mktemp -d [2020-02-10T14:56:57.543Z] #39 0.433 + export GOPATH=/tmp/tmp.i6XLyA5IcV [2020-02-10T14:56:57.543Z] #39 0.441 + GOPATH=/tmp/tmp.i6XLyA5IcV [2020-02-10T14:56:57.543Z] #39 0.441 + RM_GOPATH=1 [2020-02-10T14:56:57.543Z] #39 0.443 ++ dirname ./install.sh [2020-02-10T14:56:57.543Z] #39 0.445 + dir=. [2020-02-10T14:56:57.543Z] #39 0.446 + bin=tini [2020-02-10T14:56:57.543Z] #39 0.447 + shift [2020-02-10T14:56:57.543Z] #39 0.448 + '[' '!' -f ./tini.installer ']' [2020-02-10T14:56:57.543Z] #39 0.449 + . ./tini.installer [2020-02-10T14:56:57.543Z] #39 0.451 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T14:56:57.543Z] #39 0.454 + install_tini [2020-02-10T14:56:57.543Z] #39 0.455 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T14:56:57.543Z] #39 0.456 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T14:56:57.543Z] #39 0.457 + git clone https://github.com/krallin/tini.git /tmp/tmp.i6XLyA5IcV/tini [2020-02-10T14:56:57.543Z] #39 0.477 Cloning into '/tmp/tmp.i6XLyA5IcV/tini'... [2020-02-10T14:56:57.543Z] #39 1.865 + cd /tmp/tmp.i6XLyA5IcV/tini [2020-02-10T14:56:57.543Z] #39 1.886 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T14:56:57.543Z] #39 1.955 + cmake . [2020-02-10T14:56:57.543Z] #39 3.014 -- The C compiler identification is GNU 8.3.0 [2020-02-10T14:56:57.543Z] #39 3.110 -- Check for working C compiler: /usr/bin/cc [2020-02-10T14:56:57.543Z] #39 4.215 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T14:56:57.543Z] #39 4.232 -- Detecting C compiler ABI info [2020-02-10T14:56:57.543Z] #39 5.114 -- Detecting C compiler ABI info - done [2020-02-10T14:56:57.543Z] #39 5.226 -- Detecting C compile features [2020-02-10T14:56:57.834Z] #39 ... [2020-02-10T14:56:57.834Z] [2020-02-10T14:56:57.834Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:56:58.128Z] #11 91.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T14:56:58.128Z] #11 91.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-10T14:56:58.128Z] #11 91.98 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T14:56:58.430Z] #11 ... [2020-02-10T14:56:58.430Z] [2020-02-10T14:56:58.430Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T14:56:58.430Z] #44 92.03 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-10T14:56:58.430Z] #44 92.04 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:56:58.430Z] #44 DONE 92.4s [2020-02-10T14:56:58.725Z] [2020-02-10T14:56:58.725Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:57:00.239Z] #45 1.729 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T14:57:00.240Z] #45 1.729 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T14:57:00.240Z] #45 ... [2020-02-10T14:57:00.240Z] [2020-02-10T14:57:00.240Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:57:00.240Z] #48 83.88 bytes [2020-02-10T14:57:00.240Z] #48 83.95 strings [2020-02-10T14:57:00.529Z] #48 ... [2020-02-10T14:57:00.529Z] [2020-02-10T14:57:00.529Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:57:00.529Z] #39 9.205 -- Detecting C compile features - done [2020-02-10T14:57:00.529Z] #39 9.261 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T14:57:00.836Z] #39 9.635 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T14:57:00.836Z] #39 9.814 -- Configuring done [2020-02-10T14:57:01.125Z] #39 9.833 -- Generating done [2020-02-10T14:57:01.125Z] #39 9.866 -- Build files have been written to: /tmp/tmp.i6XLyA5IcV/tini [2020-02-10T14:57:01.125Z] #39 9.878 + make tini-static [2020-02-10T14:57:01.754Z] #39 10.61 Scanning dependencies of target tini-static [2020-02-10T14:57:01.754Z] #39 10.81 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T14:57:04.535Z] #39 13.37 [100%] Linking C executable tini-static [2020-02-10T14:57:04.609Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-10T14:57:05.175Z] #39 14.15 [100%] Built target tini-static [2020-02-10T14:57:05.467Z] #39 14.24 + mkdir -p /build [2020-02-10T14:57:05.467Z] #39 14.25 + cp tini-static /build/docker-init [2020-02-10T14:57:05.467Z] #39 DONE 14.4s [2020-02-10T14:57:05.467Z] [2020-02-10T14:57:05.467Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:57:05.467Z] #45 4.862 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T14:57:05.467Z] #45 4.881 GEN .gitid [2020-02-10T14:57:05.467Z] #45 4.913 GEN criu/include/version.h [2020-02-10T14:57:05.467Z] #45 4.935 GEN include/common/asm [2020-02-10T14:57:05.467Z] #45 7.059 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T14:57:06.097Z] #45 7.520 PBCC images/opts.pb-c.c [2020-02-10T14:57:06.097Z] #45 7.617 PBCC images/sit.pb-c.c [2020-02-10T14:57:06.388Z] #45 7.767 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T14:57:06.388Z] #45 7.905 DEP images/opts.pb-c.d [2020-02-10T14:57:06.682Z] #45 8.106 DEP images/sit.pb-c.d [2020-02-10T14:57:06.682Z] #45 8.225 PBCC images/macvlan.pb-c.c [2020-02-10T14:57:06.682Z] #45 8.327 DEP images/macvlan.pb-c.d [2020-02-10T14:57:06.973Z] #45 8.429 PBCC images/autofs.pb-c.c [2020-02-10T14:57:06.973Z] #45 8.476 DEP images/autofs.pb-c.d [2020-02-10T14:57:07.264Z] #45 8.595 PBCC images/sysctl.pb-c.c [2020-02-10T14:57:07.264Z] #45 8.681 DEP images/sysctl.pb-c.d [2020-02-10T14:57:07.264Z] #45 8.781 PBCC images/time.pb-c.c [2020-02-10T14:57:07.556Z] #45 8.855 DEP images/time.pb-c.d [2020-02-10T14:57:07.556Z] #45 8.960 PBCC images/binfmt-misc.pb-c.c [2020-02-10T14:57:07.556Z] #45 8.992 DEP images/binfmt-misc.pb-c.d [2020-02-10T14:57:07.556Z] #45 9.122 PBCC images/seccomp.pb-c.c [2020-02-10T14:57:07.556Z] #45 9.203 DEP images/seccomp.pb-c.d [2020-02-10T14:57:07.846Z] #45 9.265 PBCC images/userns.pb-c.c [2020-02-10T14:57:07.846Z] #45 9.331 DEP images/userns.pb-c.d [2020-02-10T14:57:08.135Z] #45 9.472 PBCC images/cgroup.pb-c.c [2020-02-10T14:57:08.135Z] #45 9.535 DEP images/cgroup.pb-c.d [2020-02-10T14:57:08.135Z] #45 9.606 PBCC images/fown.pb-c.c [2020-02-10T14:57:08.135Z] #45 9.629 PBCC images/ext-file.pb-c.c [2020-02-10T14:57:08.135Z] #45 9.663 DEP images/fown.pb-c.d [2020-02-10T14:57:08.448Z] #45 9.759 DEP images/ext-file.pb-c.d [2020-02-10T14:57:08.448Z] #45 9.869 PBCC images/rpc.pb-c.c [2020-02-10T14:57:08.448Z] #45 9.979 DEP images/rpc.pb-c.d [2020-02-10T14:57:08.741Z] #45 10.08 PBCC images/siginfo.pb-c.c [2020-02-10T14:57:08.741Z] #45 10.11 DEP images/siginfo.pb-c.d [2020-02-10T14:57:08.741Z] #45 10.22 PBCC images/pagemap.pb-c.c [2020-02-10T14:57:08.741Z] #45 10.29 DEP images/pagemap.pb-c.d [2020-02-10T14:57:09.031Z] #45 10.44 PBCC images/rlimit.pb-c.c [2020-02-10T14:57:09.031Z] #45 10.47 DEP images/rlimit.pb-c.d [2020-02-10T14:57:09.031Z] #45 ... [2020-02-10T14:57:09.031Z] [2020-02-10T14:57:09.031Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:57:09.031Z] #34 92.66 bufio [2020-02-10T14:57:09.031Z] #34 94.66 reflect [2020-02-10T14:57:09.031Z] #34 98.47 path [2020-02-10T14:57:09.031Z] #34 101.6 text/tabwriter [2020-02-10T14:57:09.323Z] #34 ... [2020-02-10T14:57:09.323Z] [2020-02-10T14:57:09.323Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:57:09.323Z] #45 10.63 PBCC images/file-lock.pb-c.c [2020-02-10T14:57:09.323Z] #45 10.70 DEP images/file-lock.pb-c.d [2020-02-10T14:57:09.323Z] #45 10.77 PBCC images/tty.pb-c.c [2020-02-10T14:57:09.323Z] #45 10.89 DEP images/tty.pb-c.d [2020-02-10T14:57:09.631Z] #45 11.00 PBCC images/tun.pb-c.c [2020-02-10T14:57:09.631Z] #45 11.11 PBCC images/netdev.pb-c.c [2020-02-10T14:57:09.631Z] #45 11.24 DEP images/tun.pb-c.d [2020-02-10T14:57:09.946Z] #45 11.38 DEP images/netdev.pb-c.d [2020-02-10T14:57:09.946Z] #45 11.48 PBCC images/vma.pb-c.c [2020-02-10T14:57:10.236Z] #45 11.62 DEP images/vma.pb-c.d [2020-02-10T14:57:10.236Z] #45 11.69 PBCC images/creds.pb-c.c [2020-02-10T14:57:10.236Z] #45 11.73 DEP images/creds.pb-c.d [2020-02-10T14:57:10.526Z] #45 11.90 PBCC images/utsns.pb-c.c [2020-02-10T14:57:10.526Z] #45 11.92 DEP images/utsns.pb-c.d [2020-02-10T14:57:10.526Z] #45 12.00 PBCC images/ipc-desc.pb-c.c [2020-02-10T14:57:10.526Z] #45 12.05 PBCC images/ipc-sem.pb-c.c [2020-02-10T14:57:10.526Z] #45 12.10 DEP images/ipc-desc.pb-c.d [2020-02-10T14:57:10.818Z] #45 12.18 DEP images/ipc-sem.pb-c.d [2020-02-10T14:57:10.818Z] #45 12.31 PBCC images/ipc-msg.pb-c.c [2020-02-10T14:57:10.818Z] #45 12.38 DEP images/ipc-msg.pb-c.d [2020-02-10T14:57:11.109Z] #45 12.49 PBCC images/ipc-shm.pb-c.c [2020-02-10T14:57:11.109Z] #45 12.53 DEP images/ipc-shm.pb-c.d [2020-02-10T14:57:11.398Z] #45 12.64 PBCC images/ipc-var.pb-c.c [2020-02-10T14:57:11.398Z] #45 12.71 DEP images/ipc-var.pb-c.d [2020-02-10T14:57:11.398Z] #45 12.80 PBCC images/sk-opts.pb-c.c [2020-02-10T14:57:11.398Z] #45 12.85 PBCC images/packet-sock.pb-c.c [2020-02-10T14:57:11.748Z] #45 12.97 DEP images/sk-opts.pb-c.d [2020-02-10T14:57:11.748Z] #45 13.06 DEP images/packet-sock.pb-c.d [2020-02-10T14:57:11.748Z] #45 13.18 PBCC images/sk-netlink.pb-c.c [2020-02-10T14:57:11.748Z] #45 13.26 DEP images/sk-netlink.pb-c.d [2020-02-10T14:57:12.049Z] #45 13.34 PBCC images/sk-inet.pb-c.c [2020-02-10T14:57:12.049Z] #45 13.45 DEP images/sk-inet.pb-c.d [2020-02-10T14:57:12.049Z] #45 13.58 PBCC images/sk-unix.pb-c.c [2020-02-10T14:57:12.049Z] #45 13.69 DEP images/sk-unix.pb-c.d [2020-02-10T14:57:12.340Z] #45 13.82 PBCC images/mm.pb-c.c [2020-02-10T14:57:12.340Z] #45 13.91 DEP images/mm.pb-c.d [2020-02-10T14:57:12.340Z] #45 ... [2020-02-10T14:57:12.340Z] [2020-02-10T14:57:12.340Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:57:12.340Z] #48 96.09 bufio [2020-02-10T14:57:12.340Z] #48 97.60 reflect [2020-02-10T14:57:12.340Z] #48 99.01 regexp/syntax [2020-02-10T14:57:12.340Z] #48 104.8 hash/crc32 [2020-02-10T14:57:12.628Z] #48 ... [2020-02-10T14:57:12.628Z] [2020-02-10T14:57:12.629Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:57:12.629Z] #45 14.02 PBCC images/timerfd.pb-c.c [2020-02-10T14:57:12.629Z] #45 14.12 DEP images/timerfd.pb-c.d [2020-02-10T14:57:12.925Z] #45 14.35 PBCC images/timer.pb-c.c [2020-02-10T14:57:12.925Z] #45 14.37 DEP images/timer.pb-c.d [2020-02-10T14:57:12.925Z] #45 14.43 PBCC images/sa.pb-c.c [2020-02-10T14:57:12.925Z] #45 14.51 DEP images/sa.pb-c.d [2020-02-10T14:57:13.244Z] #45 14.62 PBCC images/pipe-data.pb-c.c [2020-02-10T14:57:13.244Z] #45 14.64 DEP images/pipe-data.pb-c.d [2020-02-10T14:57:13.244Z] #45 14.77 PBCC images/mnt.pb-c.c [2020-02-10T14:57:13.244Z] #45 14.88 DEP images/mnt.pb-c.d [2020-02-10T14:57:13.534Z] #45 14.96 PBCC images/sk-packet.pb-c.c [2020-02-10T14:57:13.534Z] #45 15.02 DEP images/sk-packet.pb-c.d [2020-02-10T14:57:13.534Z] #45 15.14 PBCC images/tcp-stream.pb-c.c [2020-02-10T14:57:13.823Z] #45 15.21 DEP images/tcp-stream.pb-c.d [2020-02-10T14:57:13.823Z] #45 15.32 PBCC images/pipe.pb-c.c [2020-02-10T14:57:13.823Z] #45 15.40 DEP images/pipe.pb-c.d [2020-02-10T14:57:14.112Z] #45 15.47 PBCC images/pstree.pb-c.c [2020-02-10T14:57:14.112Z] #45 15.52 DEP images/pstree.pb-c.d [2020-02-10T14:57:14.112Z] #45 15.60 PBCC images/fs.pb-c.c [2020-02-10T14:57:14.112Z] #45 15.63 DEP images/fs.pb-c.d [2020-02-10T14:57:14.112Z] #45 15.74 PBCC images/signalfd.pb-c.c [2020-02-10T14:57:14.417Z] #45 15.82 DEP images/signalfd.pb-c.d [2020-02-10T14:57:14.417Z] #45 15.91 PBCC images/fh.pb-c.c [2020-02-10T14:57:14.417Z] #45 15.98 PBCC images/fsnotify.pb-c.c [2020-02-10T14:57:14.708Z] #45 16.17 DEP images/fh.pb-c.d [2020-02-10T14:57:14.708Z] #45 16.26 DEP images/fsnotify.pb-c.d [2020-02-10T14:57:14.997Z] #45 16.34 PBCC images/eventpoll.pb-c.c [2020-02-10T14:57:14.997Z] #45 16.40 DEP images/eventpoll.pb-c.d [2020-02-10T14:57:14.997Z] #45 16.52 PBCC images/eventfd.pb-c.c [2020-02-10T14:57:14.997Z] #45 16.55 DEP images/eventfd.pb-c.d [2020-02-10T14:57:15.286Z] #45 16.67 PBCC images/remap-file-path.pb-c.c [2020-02-10T14:57:15.286Z] #45 16.69 DEP images/remap-file-path.pb-c.d [2020-02-10T14:57:15.286Z] #45 16.83 PBCC images/fifo.pb-c.c [2020-02-10T14:57:15.286Z] #45 16.89 DEP images/fifo.pb-c.d [2020-02-10T14:57:15.597Z] #45 17.01 PBCC images/ghost-file.pb-c.c [2020-02-10T14:57:15.597Z] #45 17.09 DEP images/ghost-file.pb-c.d [2020-02-10T14:57:15.907Z] #45 17.21 PBCC images/regfile.pb-c.c [2020-02-10T14:57:15.907Z] #45 17.28 DEP images/regfile.pb-c.d [2020-02-10T14:57:15.907Z] #45 17.37 PBCC images/ns.pb-c.c [2020-02-10T14:57:15.907Z] #45 17.42 DEP images/ns.pb-c.d [2020-02-10T14:57:16.200Z] #45 17.51 PBCC images/fdinfo.pb-c.c [2020-02-10T14:57:16.491Z] #45 17.72 DEP images/fdinfo.pb-c.d [2020-02-10T14:57:16.491Z] #45 17.80 PBCC images/core-aarch64.pb-c.c [2020-02-10T14:57:16.491Z] #45 17.90 PBCC images/core-arm.pb-c.c [2020-02-10T14:57:16.491Z] #45 17.98 PBCC images/core-ppc64.pb-c.c [2020-02-10T14:57:16.491Z] #45 18.10 PBCC images/core-s390.pb-c.c [2020-02-10T14:57:16.786Z] #45 18.28 PBCC images/core-x86.pb-c.c [2020-02-10T14:57:16.786Z] #45 18.39 PBCC images/core.pb-c.c [2020-02-10T14:57:17.078Z] #45 18.59 PBCC images/inventory.pb-c.c [2020-02-10T14:57:17.367Z] #45 18.81 DEP images/core-aarch64.pb-c.d [2020-02-10T14:57:17.367Z] #45 18.89 DEP images/core-arm.pb-c.d [2020-02-10T14:57:17.367Z] #45 18.96 DEP images/core-ppc64.pb-c.d [2020-02-10T14:57:17.657Z] #45 19.08 DEP images/core-s390.pb-c.d [2020-02-10T14:57:17.657Z] #45 ... [2020-02-10T14:57:17.657Z] [2020-02-10T14:57:17.657Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:57:17.657Z] #11 101.5 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T14:57:17.657Z] #11 101.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-10T14:57:17.657Z] #11 101.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:57:17.657Z] #11 101.8 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T14:57:17.657Z] #11 101.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-10T14:57:17.657Z] #11 101.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:57:17.657Z] #11 ... [2020-02-10T14:57:17.657Z] [2020-02-10T14:57:17.657Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:57:17.657Z] #45 19.17 DEP images/core-x86.pb-c.d [2020-02-10T14:57:17.954Z] #45 19.34 DEP images/core.pb-c.d [2020-02-10T14:57:17.954Z] #45 19.42 DEP images/inventory.pb-c.d [2020-02-10T14:57:18.245Z] #45 19.50 PBCC images/cpuinfo.pb-c.c [2020-02-10T14:57:18.245Z] #45 19.57 DEP images/cpuinfo.pb-c.d [2020-02-10T14:57:18.245Z] #45 19.65 PBCC images/stats.pb-c.c [2020-02-10T14:57:18.245Z] #45 19.70 DEP images/stats.pb-c.d [2020-02-10T14:57:20.323Z] #45 21.83 make[1]: Nothing to be done for 'all'. [2020-02-10T14:57:23.085Z] #45 24.14 CC images/stats.o [2020-02-10T14:57:23.085Z] #45 ... [2020-02-10T14:57:23.085Z] [2020-02-10T14:57:23.085Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:57:23.085Z] #34 106.6 internal/syscall/unix [2020-02-10T14:57:23.085Z] #34 106.6 time [2020-02-10T14:57:23.085Z] #34 115.9 internal/poll [2020-02-10T14:57:23.085Z] #34 ... [2020-02-10T14:57:23.085Z] [2020-02-10T14:57:23.085Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:57:23.691Z] #63 62.37 Checking out files: 50% (1531/3042) Checking out files: 51% (1552/3042) Checking out files: 52% (1582/3042) Checking out files: 53% (1613/3042) Checking out files: 54% (1643/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 83% (2528/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-10T14:57:23.691Z] #63 64.18 + cd /tmp/tmp.8O9nFNgbau/src/github.com/containerd/containerd [2020-02-10T14:57:23.691Z] #63 64.18 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T14:57:24.739Z] #63 65.50 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T14:57:24.970Z] --- PASS: TestBuildWithHugeFile (40.64s) [2020-02-10T14:57:24.970Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T14:57:24.970Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T14:57:24.970Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T14:57:24.970Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T14:57:24.970Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T14:57:24.970Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T14:57:24.970Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T14:57:24.970Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T14:57:24.970Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T14:57:24.970Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T14:57:24.970Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-02-10T14:57:24.970Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-02-10T14:57:24.970Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-02-10T14:57:24.970Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-02-10T14:57:24.970Z] === RUN TestBuildPreserveOwnership [2020-02-10T14:57:24.970Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T14:57:24.970Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T14:57:24.970Z] --- PASS: TestBuildPreserveOwnership (6.01s) [2020-02-10T14:57:24.970Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) [2020-02-10T14:57:24.970Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2020-02-10T14:57:24.970Z] === RUN TestBuildPlatformInvalid [2020-02-10T14:57:24.970Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-10T14:57:24.970Z] PASS [2020-02-10T14:57:24.970Z] [2020-02-10T14:57:24.970Z] === Skipped [2020-02-10T14:57:24.970Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-02-10T14:57:24.970Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T14:57:24.970Z] [2020-02-10T14:57:24.970Z] [2020-02-10T14:57:24.970Z] DONE 32 tests, 1 skipped in 88.406s [2020-02-10T14:57:25.029Z] #63 65.50 + BUILDTAGS='netgo osusergo static_build' [2020-02-10T14:57:25.029Z] #63 65.50 + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T14:57:25.029Z] #63 65.50 + EXTRA_FLAGS=-buildmode=pie [2020-02-10T14:57:25.029Z] #63 65.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T14:57:25.029Z] #63 65.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T14:57:25.029Z] #63 65.50 + '[' '' = dynamic ']' [2020-02-10T14:57:25.029Z] #63 65.50 + make [2020-02-10T14:57:25.229Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T14:57:25.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-10T14:57:25.229Z] ++ set -e [2020-02-10T14:57:25.229Z] ++ '[' -n 0 ']' [2020-02-10T14:57:25.229Z] ++ set -x [2020-02-10T14:57:25.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-10T14:57:25.229Z] INFO: Testing against a local daemon [2020-02-10T14:57:25.229Z] === RUN TestConfigList [2020-02-10T14:57:26.062Z] #63 ... [2020-02-10T14:57:26.062Z] [2020-02-10T14:57:26.062Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:57:26.062Z] #48 109.4 vendor/golang.org/x/net/dns/dnsmessage [2020-02-10T14:57:26.062Z] #48 113.1 time [2020-02-10T14:57:26.062Z] #48 ... [2020-02-10T14:57:26.062Z] [2020-02-10T14:57:26.062Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:57:26.062Z] #34 119.7 os [2020-02-10T14:57:28.515Z] --- PASS: TestConfigList (3.34s) [2020-02-10T14:57:28.515Z] === RUN TestConfigsCreateAndDelete [2020-02-10T14:57:28.830Z] #34 122.2 internal/fmtsort [2020-02-10T14:57:30.905Z] #34 124.2 path/filepath [2020-02-10T14:57:30.905Z] #34 124.3 fmt [2020-02-10T14:57:31.803Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-02-10T14:57:31.803Z] === RUN TestConfigsUpdate [2020-02-10T14:57:33.073Z] #34 ... [2020-02-10T14:57:33.073Z] [2020-02-10T14:57:33.073Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:57:33.073Z] #45 25.09 CC images/core.o [2020-02-10T14:57:33.073Z] #45 26.40 CC images/core-x86.o [2020-02-10T14:57:33.073Z] #45 27.37 CC images/core-arm.o [2020-02-10T14:57:33.073Z] #45 28.15 CC images/core-aarch64.o [2020-02-10T14:57:33.073Z] #45 28.90 CC images/core-ppc64.o [2020-02-10T14:57:33.073Z] #45 30.01 CC images/core-s390.o [2020-02-10T14:57:33.073Z] #45 31.19 CC images/cpuinfo.o [2020-02-10T14:57:33.073Z] #45 32.15 CC images/inventory.o [2020-02-10T14:57:33.073Z] #45 32.49 CC images/fdinfo.o [2020-02-10T14:57:33.073Z] #45 33.21 CC images/fown.o [2020-02-10T14:57:33.073Z] #45 33.57 CC images/ns.o [2020-02-10T14:57:33.073Z] #45 34.01 CC images/regfile.o [2020-02-10T14:57:33.073Z] #45 34.59 CC images/ghost-file.o [2020-02-10T14:57:33.385Z] #45 ... [2020-02-10T14:57:33.385Z] [2020-02-10T14:57:33.385Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:57:33.385Z] #34 126.9 io/ioutil [2020-02-10T14:57:35.089Z] --- PASS: TestConfigsUpdate (3.21s) [2020-02-10T14:57:35.089Z] === RUN TestTemplatedConfig [2020-02-10T14:57:36.124Z] #34 ... [2020-02-10T14:57:36.124Z] [2020-02-10T14:57:36.124Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:57:36.124Z] #63 66.65 + bin/ctr [2020-02-10T14:57:36.413Z] #63 ... [2020-02-10T14:57:36.413Z] [2020-02-10T14:57:36.413Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:57:36.413Z] #45 35.19 CC images/fifo.o [2020-02-10T14:57:36.413Z] #45 35.62 CC images/remap-file-path.o [2020-02-10T14:57:36.413Z] #45 36.04 CC images/eventfd.o [2020-02-10T14:57:36.413Z] #45 36.38 CC images/eventpoll.o [2020-02-10T14:57:36.413Z] #45 36.75 CC images/fh.o [2020-02-10T14:57:36.413Z] #45 37.27 CC images/fsnotify.o [2020-02-10T14:57:37.039Z] #45 38.38 CC images/signalfd.o [2020-02-10T14:57:37.328Z] #45 38.77 CC images/fs.o [2020-02-10T14:57:37.618Z] #45 ... [2020-02-10T14:57:37.618Z] [2020-02-10T14:57:37.618Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:57:37.618Z] #48 121.2 regexp [2020-02-10T14:57:37.908Z] #48 ... [2020-02-10T14:57:37.908Z] [2020-02-10T14:57:37.908Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:57:37.908Z] #45 39.21 CC images/pstree.o [2020-02-10T14:57:38.198Z] #45 39.68 CC images/pipe.o [2020-02-10T14:57:38.829Z] #45 40.06 CC images/tcp-stream.o [2020-02-10T14:57:38.829Z] #45 40.45 CC images/sk-packet.o [2020-02-10T14:57:39.278Z] --- PASS: TestTemplatedConfig (3.49s) [2020-02-10T14:57:39.278Z] === RUN TestConfigInspect [2020-02-10T14:57:39.458Z] #45 40.98 CC images/mnt.o [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T14:57:40.015Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-02-10T14:57:40.015Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T14:57:40.015Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T14:57:40.015Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-02-10T14:57:40.015Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T14:57:40.015Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-02-10T14:57:40.015Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T14:57:40.015Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T14:57:40.015Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-02-10T14:57:40.096Z] #45 41.39 CC images/pipe-data.o [2020-02-10T14:57:40.369Z] ok github.com/docker/docker/builder/remotecontext 0.278s coverage: 13.6% of statements [2020-02-10T14:57:40.720Z] ok github.com/docker/docker/builder/dockerfile 0.796s coverage: 48.2% of statements [2020-02-10T14:57:40.723Z] #45 41.97 CC images/sa.o [2020-02-10T14:57:41.013Z] #45 42.40 CC images/timer.o [2020-02-10T14:57:41.180Z] --- PASS: TestConfigInspect (2.71s) [2020-02-10T14:57:41.180Z] === RUN TestConfigCreateWithLabels [2020-02-10T14:57:41.485Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-02-10T14:57:41.485Z] ok github.com/docker/docker/builder/remotecontext/git 0.673s coverage: 86.3% of statements [2020-02-10T14:57:41.485Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T14:57:41.485Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T14:57:41.638Z] #45 43.24 CC images/timerfd.o [2020-02-10T14:57:42.262Z] #45 43.60 CC images/mm.o [2020-02-10T14:57:42.888Z] #45 44.24 CC images/sk-opts.o [2020-02-10T14:57:42.888Z] #45 44.54 CC images/sk-unix.o [2020-02-10T14:57:43.518Z] #45 45.12 CC images/sk-inet.o [2020-02-10T14:57:44.146Z] #45 45.66 CC images/tun.o [2020-02-10T14:57:44.467Z] --- PASS: TestConfigCreateWithLabels (3.26s) [2020-02-10T14:57:44.467Z] === RUN TestConfigCreateResolve [2020-02-10T14:57:44.626Z] ok github.com/docker/docker/client 0.177s coverage: 75.8% of statements [2020-02-10T14:57:44.779Z] #45 46.29 CC images/sk-netlink.o [2020-02-10T14:57:45.415Z] #45 46.62 CC images/packet-sock.o [2020-02-10T14:57:45.704Z] #45 47.23 CC images/ipc-var.o [2020-02-10T14:57:46.026Z] #45 47.53 CC images/ipc-desc.o [2020-02-10T14:57:46.676Z] #45 48.04 CC images/ipc-shm.o [2020-02-10T14:57:46.676Z] #45 ... [2020-02-10T14:57:46.676Z] [2020-02-10T14:57:46.676Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:57:46.676Z] #34 130.4 github.com/BurntSushi/toml [2020-02-10T14:57:46.676Z] #34 130.4 log [2020-02-10T14:57:46.676Z] #34 130.4 flag [2020-02-10T14:57:46.676Z] #34 136.8 github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T14:57:46.964Z] #34 ... [2020-02-10T14:57:46.964Z] [2020-02-10T14:57:46.965Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:57:46.965Z] #45 48.35 CC images/ipc-msg.o [2020-02-10T14:57:47.623Z] #45 49.00 CC images/ipc-sem.o [2020-02-10T14:57:47.752Z] --- PASS: TestConfigCreateResolve (3.20s) [2020-02-10T14:57:47.752Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T14:57:47.912Z] #45 49.53 CC images/utsns.o [2020-02-10T14:57:48.319Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-02-10T14:57:48.319Z] PASS [2020-02-10T14:57:48.319Z] [2020-02-10T14:57:48.319Z] DONE 8 tests in 23.222s [2020-02-10T14:57:48.319Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T14:57:48.319Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-10T14:57:48.319Z] ++ set -e [2020-02-10T14:57:48.319Z] ++ '[' -n 0 ']' [2020-02-10T14:57:48.319Z] ++ set -x [2020-02-10T14:57:48.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-10T14:57:48.567Z] #45 49.90 CC images/creds.o [2020-02-10T14:57:48.567Z] #45 ... [2020-02-10T14:57:48.567Z] [2020-02-10T14:57:48.567Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:57:48.567Z] #11 132.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T14:57:48.567Z] #11 132.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-10T14:57:48.567Z] #11 132.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:57:48.567Z] #11 ... [2020-02-10T14:57:48.567Z] [2020-02-10T14:57:48.567Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:57:48.567Z] #48 133.9 os/exec [2020-02-10T14:57:48.567Z] #48 134.1 net [2020-02-10T14:57:48.567Z] #48 136.1 github.com/LK4D4/vndr/versioned [2020-02-10T14:57:48.567Z] #48 142.1 go/token [2020-02-10T14:57:48.567Z] #48 142.1 net/url [2020-02-10T14:57:48.567Z] #48 142.2 text/template/parse [2020-02-10T14:57:48.578Z] INFO: Testing against a local daemon [2020-02-10T14:57:48.578Z] === RUN TestCheckpoint [2020-02-10T14:57:48.578Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T14:57:48.578Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T14:57:48.578Z] === RUN TestContainerInvalidJSON [2020-02-10T14:57:48.578Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T14:57:48.578Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T14:57:48.578Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T14:57:48.578Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T14:57:48.578Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T14:57:48.578Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T14:57:48.578Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T14:57:48.578Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T14:57:48.578Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T14:57:48.578Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-10T14:57:48.578Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T14:57:48.578Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T14:57:48.578Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T14:57:48.578Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T14:57:48.578Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-02-10T14:57:48.578Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T14:57:48.836Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-02-10T14:57:48.836Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T14:57:48.836Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-02-10T14:57:48.836Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T14:57:48.858Z] #48 ... [2020-02-10T14:57:48.858Z] [2020-02-10T14:57:48.858Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:57:48.858Z] #45 50.23 CC images/vma.o [2020-02-10T14:57:49.095Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-02-10T14:57:49.095Z] === RUN TestCopyFromContainer [2020-02-10T14:57:49.149Z] #45 50.65 CC images/netdev.o [2020-02-10T14:57:49.800Z] #45 ... [2020-02-10T14:57:49.800Z] [2020-02-10T14:57:49.800Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T14:57:49.800Z] #34 DONE 143.5s [2020-02-10T14:57:50.095Z] [2020-02-10T14:57:50.095Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:57:50.095Z] #45 51.50 CC images/tty.o [2020-02-10T14:57:50.998Z] === RUN TestCopyFromContainer// [2020-02-10T14:57:50.999Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T14:57:51.257Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T14:57:51.257Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T14:57:51.517Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T14:57:51.517Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T14:57:51.517Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T14:57:51.776Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T14:57:51.776Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T14:57:52.035Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T14:57:52.035Z] --- PASS: TestCopyFromContainer (3.08s) [2020-02-10T14:57:52.035Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-10T14:57:52.035Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-02-10T14:57:52.035Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-10T14:57:52.035Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-02-10T14:57:52.035Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-02-10T14:57:52.035Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-02-10T14:57:52.035Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-02-10T14:57:52.035Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-02-10T14:57:52.035Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-02-10T14:57:52.035Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-02-10T14:57:52.035Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T14:57:52.035Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T14:57:52.035Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T14:57:52.035Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T14:57:52.035Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T14:57:52.035Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T14:57:52.035Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T14:57:52.035Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T14:57:52.035Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T14:57:52.035Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T14:57:52.035Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-10T14:57:52.035Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-10T14:57:52.035Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-10T14:57:52.035Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-10T14:57:52.035Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T14:57:52.168Z] #45 53.37 CC images/file-lock.o [2020-02-10T14:57:52.168Z] #45 53.71 CC images/rlimit.o [2020-02-10T14:57:52.295Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-02-10T14:57:52.295Z] === RUN TestCreateWithInvalidEnv [2020-02-10T14:57:52.295Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T14:57:52.295Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T14:57:52.295Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T14:57:52.295Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T14:57:52.295Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T14:57:52.295Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T14:57:52.295Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T14:57:52.295Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T14:57:52.295Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T14:57:52.295Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-10T14:57:52.295Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T14:57:52.295Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-10T14:57:52.295Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T14:57:52.295Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T14:57:52.295Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-10T14:57:52.295Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T14:57:52.807Z] #45 54.04 CC images/pagemap.o [2020-02-10T14:57:53.096Z] #45 54.57 CC images/siginfo.o [2020-02-10T14:57:53.404Z] #45 54.99 CC images/rpc.o [2020-02-10T14:57:54.828Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2020-02-10T14:57:54.828Z] === RUN TestCreateWithCapabilities [2020-02-10T14:57:54.828Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T14:57:54.828Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T14:57:54.828Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T14:57:54.828Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T14:57:54.828Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T14:57:54.828Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T14:57:54.828Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T14:57:54.828Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T14:57:54.828Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T14:57:54.828Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T14:57:54.828Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T14:57:54.828Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T14:57:54.828Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T14:57:54.828Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T14:57:54.828Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T14:57:54.828Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T14:57:54.828Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T14:57:54.828Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T14:57:54.828Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T14:57:54.828Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T14:57:54.828Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T14:57:54.828Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T14:57:54.828Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T14:57:54.828Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T14:57:54.828Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T14:57:54.828Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T14:57:54.828Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T14:57:54.828Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T14:57:54.828Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T14:57:54.828Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T14:57:54.828Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T14:57:54.828Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T14:57:54.828Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T14:57:54.828Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-10T14:57:54.828Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-10T14:57:54.828Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-10T14:57:54.828Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-02-10T14:57:54.828Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-02-10T14:57:54.828Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-02-10T14:57:54.828Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-10T14:57:54.828Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-10T14:57:54.828Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T14:57:54.828Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-02-10T14:57:54.828Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-10T14:57:54.828Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-02-10T14:57:54.828Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T14:57:55.468Z] #45 56.88 CC images/ext-file.o [2020-02-10T14:57:55.768Z] #45 57.20 CC images/cgroup.o [2020-02-10T14:57:57.286Z] #45 58.46 CC images/userns.o [2020-02-10T14:57:57.361Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2020-02-10T14:57:57.361Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T14:57:57.361Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T14:57:57.361Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T14:57:57.361Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T14:57:57.361Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T14:57:57.361Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T14:57:57.361Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T14:57:57.361Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T14:57:57.361Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T14:57:57.361Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T14:57:57.361Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T14:57:57.361Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T14:57:57.361Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T14:57:57.361Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T14:57:57.361Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T14:57:57.361Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T14:57:57.361Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-10T14:57:57.361Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-02-10T14:57:57.361Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-10T14:57:57.361Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-02-10T14:57:57.361Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-02-10T14:57:57.361Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-02-10T14:57:57.361Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T14:57:57.575Z] #45 59.03 CC images/google/protobuf/descriptor.o [2020-02-10T14:57:57.928Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-02-10T14:57:57.928Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T14:57:57.928Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T14:57:57.928Z] === RUN TestDaemonRestartIpcMode [2020-02-10T14:57:57.928Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T14:57:57.928Z] === RUN TestDaemonHostGatewayIP [2020-02-10T14:57:57.928Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T14:57:57.928Z] === RUN TestDiff [2020-02-10T14:57:58.495Z] --- PASS: TestDiff (0.76s) [2020-02-10T14:57:58.495Z] === RUN TestExecWithCloseStdin [2020-02-10T14:57:59.431Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-02-10T14:57:59.431Z] === RUN TestExec [2020-02-10T14:58:00.367Z] --- PASS: TestExec (0.93s) [2020-02-10T14:58:00.367Z] === RUN TestExecUser [2020-02-10T14:58:01.150Z] #45 62.30 CC images/opts.o [2020-02-10T14:58:01.150Z] #45 62.64 CC images/seccomp.o [2020-02-10T14:58:01.308Z] --- PASS: TestExecUser (0.90s) [2020-02-10T14:58:01.308Z] === RUN TestExportContainerAndImportImage [2020-02-10T14:58:01.790Z] #45 63.19 CC images/binfmt-misc.o [2020-02-10T14:58:02.101Z] #45 63.60 CC images/time.o [2020-02-10T14:58:02.245Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-02-10T14:58:02.245Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T14:58:02.448Z] #45 64.01 CC images/sysctl.o [2020-02-10T14:58:02.747Z] #45 ... [2020-02-10T14:58:02.747Z] [2020-02-10T14:58:02.747Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:58:02.747Z] #48 146.2 go/scanner [2020-02-10T14:58:02.747Z] #48 150.0 encoding/json [2020-02-10T14:58:02.747Z] #48 150.8 go/ast [2020-02-10T14:58:03.038Z] #48 ... [2020-02-10T14:58:03.038Z] [2020-02-10T14:58:03.038Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:58:03.038Z] #45 64.37 CC images/autofs.o [2020-02-10T14:58:03.334Z] #45 64.73 CC images/macvlan.o [2020-02-10T14:58:03.638Z] #45 65.04 CC images/sit.o [2020-02-10T14:58:03.928Z] #45 65.39 LINK images/built-in.o [2020-02-10T14:58:04.218Z] #45 65.63 GEN compel/include/asm [2020-02-10T14:58:04.218Z] #45 65.64 GEN compel/include/version.h [2020-02-10T14:58:04.218Z] #45 65.67 touch .config [2020-02-10T14:58:04.218Z] #45 65.69 GEN include/common/config.h [2020-02-10T14:58:04.510Z] #45 65.81 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T14:58:04.510Z] #45 65.85 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T14:58:04.510Z] #45 65.94 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-02-10T14:58:04.510Z] #45 65.98 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-02-10T14:58:04.510Z] #45 66.05 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-02-10T14:58:04.778Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s) [2020-02-10T14:58:04.778Z] === RUN TestHealthCheckWorkdir [2020-02-10T14:58:04.804Z] #45 66.14 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-02-10T14:58:04.804Z] #45 66.22 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-02-10T14:58:04.804Z] #45 66.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T14:58:04.804Z] #45 66.25 DEP compel/plugins/std/infect.d [2020-02-10T14:58:05.098Z] #45 66.48 DEP compel/plugins/std/string.d [2020-02-10T14:58:05.345Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-02-10T14:58:05.346Z] === RUN TestHealthKillContainer [2020-02-10T14:58:05.413Z] #45 66.76 DEP compel/plugins/std/log.d [2020-02-10T14:58:05.703Z] #45 67.06 DEP compel/plugins/std/fds.d [2020-02-10T14:58:05.703Z] #45 67.28 DEP compel/plugins/std/std.d [2020-02-10T14:58:05.993Z] #45 67.45 DEP compel/plugins/shmem/shmem.d [2020-02-10T14:58:06.285Z] #45 67.62 DEP compel/plugins/fds/fds.d [2020-02-10T14:58:06.614Z] #45 67.89 CC compel/plugins/std/std.o [2020-02-10T14:58:06.902Z] #45 68.33 CC compel/plugins/std/fds.o [2020-02-10T14:58:07.547Z] #45 68.98 CC compel/plugins/std/log.o [2020-02-10T14:58:08.630Z] --- PASS: TestHealthKillContainer (2.99s) [2020-02-10T14:58:08.630Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T14:58:09.153Z] #45 ... [2020-02-10T14:58:09.153Z] [2020-02-10T14:58:09.153Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T14:58:09.153Z] #11 157.1 Selecting previously unselected package libapparmor1:ppc64el. [2020-02-10T14:58:09.153Z] #11 157.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 157.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-02-10T14:58:09.153Z] #11 157.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-02-10T14:58:09.153Z] #11 157.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 157.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-10T14:58:09.153Z] #11 157.6 Selecting previously unselected package libbtrfs0. [2020-02-10T14:58:09.153Z] #11 157.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 157.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T14:58:09.153Z] #11 157.7 Selecting previously unselected package libbtrfs-dev. [2020-02-10T14:58:09.153Z] #11 157.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 157.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T14:58:09.153Z] #11 157.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-02-10T14:58:09.153Z] #11 157.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 157.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T14:58:09.153Z] #11 158.0 Selecting previously unselected package libudev-dev:ppc64el. [2020-02-10T14:58:09.153Z] #11 158.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 158.1 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T14:58:09.153Z] #11 158.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-02-10T14:58:09.153Z] #11 158.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 158.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-02-10T14:58:09.153Z] #11 158.9 Selecting previously unselected package libpcre16-3:ppc64el. [2020-02-10T14:58:09.153Z] #11 158.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 158.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-10T14:58:09.153Z] #11 159.2 Selecting previously unselected package libpcre32-3:ppc64el. [2020-02-10T14:58:09.153Z] #11 159.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 159.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-10T14:58:09.153Z] #11 159.5 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-02-10T14:58:09.153Z] #11 159.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 159.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-10T14:58:09.153Z] #11 159.7 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-02-10T14:58:09.153Z] #11 159.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 159.8 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-10T14:58:09.153Z] #11 160.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-02-10T14:58:09.153Z] #11 160.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 160.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-10T14:58:09.153Z] #11 160.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-02-10T14:58:09.153Z] #11 160.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 160.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-10T14:58:09.153Z] #11 161.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-02-10T14:58:09.153Z] #11 161.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 161.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-10T14:58:09.153Z] #11 161.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-02-10T14:58:09.153Z] #11 161.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-10T14:58:09.153Z] #11 161.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T14:58:09.153Z] #11 162.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-10T14:58:09.153Z] #11 162.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-10T14:58:09.153Z] #11 162.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-02-10T14:58:09.153Z] #11 162.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T14:58:09.153Z] #11 162.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-10T14:58:09.153Z] #11 162.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-02-10T14:58:09.153Z] #11 162.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:58:09.153Z] #11 162.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T14:58:09.153Z] #11 162.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-10T14:58:09.153Z] #11 162.1 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T14:58:09.153Z] #11 162.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T14:58:09.153Z] #11 162.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T14:58:09.153Z] #11 162.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-10T14:58:09.153Z] #11 162.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-10T14:58:09.153Z] #11 162.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T14:58:09.153Z] #11 162.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T14:58:09.153Z] #11 162.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-10T14:58:09.153Z] #11 162.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:58:09.153Z] #11 162.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T14:58:09.153Z] #11 162.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T14:58:09.153Z] #11 162.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T14:58:09.153Z] #11 162.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 [2020-02-10T14:58:09.153Z] #11 162.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 [2020-02-10T14:58:09.153Z] #11 162.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T14:58:09.153Z] #11 162.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-10T14:58:09.153Z] #11 162.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T14:58:09.153Z] #11 162.4 Setting up dmsetup (2:1.02.155-3) ... [2020-02-10T14:58:09.153Z] #11 162.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T14:58:09.153Z] #11 162.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-10T14:58:09.153Z] #11 162.4 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T14:58:09.153Z] #11 DONE 162.9s [2020-02-10T14:58:09.153Z] [2020-02-10T14:58:09.153Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:58:09.153Z] #45 70.53 CC compel/plugins/std/string.o [2020-02-10T14:58:09.153Z] #45 ... [2020-02-10T14:58:09.153Z] [2020-02-10T14:58:09.153Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T14:58:09.197Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-02-10T14:58:09.198Z] === RUN TestIpcModeNone [2020-02-10T14:58:09.443Z] #56 DONE 0.3s [2020-02-10T14:58:09.443Z] [2020-02-10T14:58:09.443Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T14:58:09.443Z] #57 DONE 0.1s [2020-02-10T14:58:09.443Z] [2020-02-10T14:58:09.443Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:58:09.733Z] #58 ... [2020-02-10T14:58:09.733Z] [2020-02-10T14:58:09.733Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-10T14:58:09.733Z] #12 DONE 0.7s [2020-02-10T14:58:09.733Z] [2020-02-10T14:58:09.733Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:58:09.733Z] #58 0.357 + RM_GOPATH=0 [2020-02-10T14:58:09.733Z] #58 0.358 + TMP_GOPATH= [2020-02-10T14:58:09.733Z] #58 0.360 + : /build [2020-02-10T14:58:09.733Z] #58 0.362 + '[' -z '' ']' [2020-02-10T14:58:09.733Z] #58 0.374 ++ mktemp -d [2020-02-10T14:58:09.733Z] #58 0.377 + export GOPATH=/tmp/tmp.85LPDVMAfe [2020-02-10T14:58:09.733Z] #58 0.378 + GOPATH=/tmp/tmp.85LPDVMAfe [2020-02-10T14:58:09.733Z] #58 0.379 + RM_GOPATH=1 [2020-02-10T14:58:09.733Z] #58 0.386 ++ dirname ./install.sh [2020-02-10T14:58:09.733Z] #58 0.395 + dir=. [2020-02-10T14:58:09.733Z] #58 0.395 + bin=runc [2020-02-10T14:58:09.733Z] #58 0.396 + shift [2020-02-10T14:58:09.733Z] #58 0.397 + '[' '!' -f ./runc.installer ']' [2020-02-10T14:58:09.733Z] #58 0.398 + . ./runc.installer [2020-02-10T14:58:09.733Z] #58 0.399 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T14:58:09.733Z] #58 0.401 + install_runc [2020-02-10T14:58:09.733Z] #58 0.403 + uname -r [2020-02-10T14:58:09.733Z] #58 0.404 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T14:58:09.733Z] #58 0.410 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T14:58:09.733Z] #58 0.410 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T14:58:09.733Z] #58 0.411 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.85LPDVMAfe/src/github.com/opencontainers/runc [2020-02-10T14:58:09.733Z] #58 0.411 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T14:58:09.733Z] #58 0.445 Cloning into '/tmp/tmp.85LPDVMAfe/src/github.com/opencontainers/runc'... [2020-02-10T14:58:10.021Z] #58 ... [2020-02-10T14:58:10.021Z] [2020-02-10T14:58:10.021Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T14:58:10.021Z] #13 DONE 0.5s [2020-02-10T14:58:10.134Z] --- PASS: TestIpcModeNone (0.86s) [2020-02-10T14:58:10.134Z] === RUN TestIpcModePrivate [2020-02-10T14:58:10.311Z] [2020-02-10T14:58:10.311Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T14:58:10.603Z] #14 0.359 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T14:58:10.603Z] #14 DONE 0.4s [2020-02-10T14:58:10.603Z] [2020-02-10T14:58:10.603Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T14:58:11.070Z] --- PASS: TestIpcModePrivate (0.86s) [2020-02-10T14:58:11.070Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-02-10T14:58:11.070Z] === RUN TestIpcModeShareable [2020-02-10T14:58:11.240Z] #15 DONE 0.5s [2020-02-10T14:58:11.240Z] [2020-02-10T14:58:11.240Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T14:58:11.530Z] #16 DONE 0.4s [2020-02-10T14:58:11.530Z] [2020-02-10T14:58:11.530Z] #17 [dev 6/25] RUN ldconfig [2020-02-10T14:58:11.823Z] #17 DONE 0.5s [2020-02-10T14:58:11.823Z] [2020-02-10T14:58:11.823Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:58:11.823Z] #45 71.82 CC compel/plugins/std/infect.o [2020-02-10T14:58:11.823Z] #45 72.83 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-02-10T14:58:11.823Z] #45 72.91 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-02-10T14:58:11.823Z] #45 72.96 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-02-10T14:58:11.823Z] #45 73.07 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-02-10T14:58:11.823Z] #45 73.23 AR compel/plugins/std.lib.a [2020-02-10T14:58:11.823Z] #45 73.36 CC compel/plugins/fds/fds.o [2020-02-10T14:58:12.006Z] --- PASS: TestIpcModeShareable (0.91s) [2020-02-10T14:58:12.006Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-02-10T14:58:12.006Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T14:58:12.457Z] #45 73.95 AR compel/plugins/fds.lib.a [2020-02-10T14:58:12.761Z] #45 74.08 HOSTDEP compel/src/lib/log-host.d [2020-02-10T14:58:12.761Z] #45 74.29 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T14:58:12.986Z] ok github.com/docker/docker/cmd/dockerd 0.049s coverage: 30.6% of statements [2020-02-10T14:58:12.986Z] ok github.com/docker/docker/container 0.108s coverage: 35.3% of statements [2020-02-10T14:58:12.986Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T14:58:12.986Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T14:58:12.986Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T14:58:12.986Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T14:58:13.393Z] #45 74.64 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-02-10T14:58:13.393Z] #45 74.86 HOSTDEP compel/src/main-host.d [2020-02-10T14:58:13.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T14:58:13.689Z] #45 75.11 DEP compel/src/lib/ptrace.d [2020-02-10T14:58:13.981Z] #45 75.42 DEP compel/src/lib/infect.d [2020-02-10T14:58:14.272Z] #45 75.70 DEP compel/src/lib/infect-util.d [2020-02-10T14:58:14.538Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.74s) [2020-02-10T14:58:14.538Z] === RUN TestAPIIpcModeHost [2020-02-10T14:58:14.561Z] #45 75.90 DEP compel/src/lib/infect-rpc.d [2020-02-10T14:58:14.877Z] #45 76.10 DEP compel/arch/ppc64/src/lib/infect.d [2020-02-10T14:58:15.105Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-02-10T14:58:15.105Z] === RUN TestDaemonIpcModeShareable [2020-02-10T14:58:15.173Z] #45 76.48 DEP compel/arch/ppc64/src/lib/cpu.d [2020-02-10T14:58:15.464Z] #45 76.76 DEP compel/src/lib/log.d [2020-02-10T14:58:15.464Z] #45 76.97 DEP compel/src/main.d [2020-02-10T14:58:16.092Z] #45 77.31 DEP compel/src/lib/handle-elf.d [2020-02-10T14:58:16.092Z] #45 77.56 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-02-10T14:58:16.146Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2020-02-10T14:58:16.392Z] #45 ... [2020-02-10T14:58:16.392Z] [2020-02-10T14:58:16.392Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:58:16.392Z] #48 159.9 text/template [2020-02-10T14:58:16.392Z] #48 169.7 go/parser [2020-02-10T14:58:16.392Z] #48 ... [2020-02-10T14:58:16.392Z] [2020-02-10T14:58:16.392Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:58:16.392Z] #45 77.96 CC compel/src/lib/log.o [2020-02-10T14:58:16.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T14:58:17.008Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-02-10T14:58:17.008Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-02-10T14:58:17.008Z] === RUN TestDaemonIpcModePrivate [2020-02-10T14:58:17.025Z] #45 78.43 CC compel/arch/ppc64/src/lib/cpu.o [2020-02-10T14:58:17.399Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-02-10T14:58:17.659Z] #45 79.15 CC compel/arch/ppc64/src/lib/infect.o [2020-02-10T14:58:18.421Z] ................................................. [ 29%] [2020-02-10T14:58:18.634Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.7% of statements [2020-02-10T14:58:18.913Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-02-10T14:58:18.913Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-02-10T14:58:18.913Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T14:58:19.189Z] #45 80.58 CC compel/src/lib/infect-rpc.o [2020-02-10T14:58:19.816Z] #45 81.19 CC compel/src/lib/infect-util.o [2020-02-10T14:58:20.458Z] #45 81.68 CC compel/src/lib/infect.o [2020-02-10T14:58:20.820Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.99s) [2020-02-10T14:58:20.820Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-02-10T14:58:20.820Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T14:58:21.969Z] #45 ... [2020-02-10T14:58:21.969Z] [2020-02-10T14:58:21.969Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:58:21.969Z] #58 12.43 + cd /tmp/tmp.85LPDVMAfe/src/github.com/opencontainers/runc [2020-02-10T14:58:21.969Z] #58 12.44 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T14:58:21.969Z] #58 ... [2020-02-10T14:58:21.969Z] [2020-02-10T14:58:21.969Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:58:21.969Z] #18 0.851 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T14:58:21.969Z] #18 1.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T14:58:21.969Z] #18 1.219 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T14:58:21.969Z] #18 2.613 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T14:58:21.969Z] #18 5.217 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T14:58:21.969Z] #18 7.184 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T14:58:22.260Z] #18 ... [2020-02-10T14:58:22.260Z] [2020-02-10T14:58:22.260Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:58:22.260Z] #58 13.07 + '[' -z '' ']' [2020-02-10T14:58:22.260Z] #58 13.07 + target=static [2020-02-10T14:58:22.260Z] #58 13.07 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T14:58:22.723Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-02-10T14:58:22.723Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-02-10T14:58:22.723Z] === RUN TestIpcModeOlderClient [2020-02-10T14:58:22.723Z] === PAUSE TestIpcModeOlderClient [2020-02-10T14:58:22.723Z] === RUN TestKillContainerInvalidSignal [2020-02-10T14:58:23.435Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-02-10T14:58:23.435Z] === RUN TestKillContainer [2020-02-10T14:58:23.435Z] === RUN TestKillContainer/no_signal [2020-02-10T14:58:24.371Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T14:58:24.630Z] === RUN TestKillContainer/killing_signal [2020-02-10T14:58:24.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T14:58:25.131Z] #58 15.79 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-10T14:58:26.007Z] --- PASS: TestKillContainer (2.34s) [2020-02-10T14:58:26.007Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-02-10T14:58:26.007Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-02-10T14:58:26.007Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-02-10T14:58:26.007Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T14:58:26.007Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T14:58:26.124Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.7% of statements [2020-02-10T14:58:26.498Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 82.1% of statements [2020-02-10T14:58:26.574Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T14:58:27.262Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-02-10T14:58:27.508Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-02-10T14:58:27.508Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-02-10T14:58:27.508Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-02-10T14:58:27.508Z] === RUN TestKillStoppedContainer [2020-02-10T14:58:27.508Z] --- PASS: TestKillStoppedContainer (0.13s) [2020-02-10T14:58:27.508Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T14:58:27.508Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-02-10T14:58:27.508Z] === RUN TestKillDifferentUserContainer [2020-02-10T14:58:28.045Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-02-10T14:58:28.437Z] ok github.com/docker/docker/daemon 12.254s coverage: 17.5% of statements [2020-02-10T14:58:28.437Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T14:58:28.437Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T14:58:28.437Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T14:58:28.437Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T14:58:28.444Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-02-10T14:58:28.444Z] === RUN TestInspectOomKilledTrue [2020-02-10T14:58:28.444Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-10T14:58:28.444Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T14:58:28.444Z] === RUN TestInspectOomKilledFalse [2020-02-10T14:58:28.444Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T14:58:28.444Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T14:58:28.444Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T14:58:28.649Z] #58 ... [2020-02-10T14:58:28.649Z] [2020-02-10T14:58:28.649Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:58:28.649Z] #45 86.75 CC compel/src/lib/ptrace.o [2020-02-10T14:58:28.649Z] #45 87.47 AR compel/libcompel.a [2020-02-10T14:58:28.649Z] #45 87.58 HOSTCC compel/src/main-host.o [2020-02-10T14:58:28.649Z] #45 88.32 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-02-10T14:58:28.649Z] #45 88.61 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T14:58:28.649Z] #45 89.38 HOSTCC compel/src/lib/log-host.o [2020-02-10T14:58:28.649Z] #45 89.79 HOSTLINK compel/compel-host-bin [2020-02-10T14:58:28.649Z] #45 89.93 DEP soccr/soccr.d [2020-02-10T14:58:28.649Z] #45 90.16 CC soccr/soccr.o [2020-02-10T14:58:29.011Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-02-10T14:58:29.011Z] === RUN TestLinksContainerNames [2020-02-10T14:58:29.531Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-02-10T14:58:30.913Z] --- PASS: TestLinksContainerNames (1.63s) [2020-02-10T14:58:30.913Z] === RUN TestLogsFollowTailEmpty [2020-02-10T14:58:31.426Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-02-10T14:58:31.480Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-02-10T14:58:31.480Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T14:58:32.191Z] #45 93.18 AR soccr/libsoccr.a [2020-02-10T14:58:32.191Z] #45 93.27 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T14:58:32.204Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.173s coverage: 57.9% of statements [2020-02-10T14:58:32.416Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-02-10T14:58:32.416Z] === RUN TestMountDaemonRoot [2020-02-10T14:58:32.416Z] === RUN TestMountDaemonRoot/default [2020-02-10T14:58:32.416Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/private [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/slave [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/shared [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/default [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/shared [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/slave [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/private [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T14:58:32.417Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T14:58:32.417Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T14:58:32.417Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T14:58:32.519Z] #45 93.85 DEP criu/arch/ppc64/sigframe.d [2020-02-10T14:58:32.519Z] #45 94.08 DEP criu/arch/ppc64/crtools.d [2020-02-10T14:58:32.676Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T14:58:32.676Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T14:58:32.676Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T14:58:32.676Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T14:58:32.676Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T14:58:32.676Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T14:58:32.676Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T14:58:32.676Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T14:58:32.676Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T14:58:32.676Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T14:58:32.676Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T14:58:32.676Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T14:58:32.676Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-02-10T14:58:32.676Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-02-10T14:58:32.676Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T14:58:33.152Z] #45 94.57 DEP criu/arch/ppc64/cpu.d [2020-02-10T14:58:33.442Z] #45 94.93 CC criu/arch/ppc64/cpu.o [2020-02-10T14:58:34.082Z] #45 ... [2020-02-10T14:58:34.082Z] [2020-02-10T14:58:34.082Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:58:34.082Z] #48 177.7 encoding/xml [2020-02-10T14:58:34.082Z] #48 187.7 go/doc [2020-02-10T14:58:34.082Z] #48 ... [2020-02-10T14:58:34.082Z] [2020-02-10T14:58:34.082Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:58:34.082Z] #66 183.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T14:58:34.082Z] #66 183.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T14:58:35.209Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-02-10T14:58:35.209Z] === RUN TestNetworkNat [2020-02-10T14:58:35.469Z] --- PASS: TestNetworkNat (0.86s) [2020-02-10T14:58:35.469Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T14:58:36.156Z] #66 ... [2020-02-10T14:58:36.156Z] [2020-02-10T14:58:36.156Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:58:36.156Z] #48 188.2 math/big [2020-02-10T14:58:36.406Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-02-10T14:58:36.406Z] === RUN TestNetworkLoopbackNat [2020-02-10T14:58:37.787Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-02-10T14:58:37.787Z] === RUN TestPause [2020-02-10T14:58:38.336Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.361s coverage: 45.9% of statements [2020-02-10T14:58:38.354Z] --- PASS: TestPause (0.79s) [2020-02-10T14:58:38.354Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T14:58:38.354Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T14:58:38.354Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T14:58:38.354Z] === RUN TestPauseStopPausedContainer [2020-02-10T14:58:38.706Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-02-10T14:58:39.289Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-02-10T14:58:39.289Z] === RUN TestPsFilter [2020-02-10T14:58:39.548Z] --- PASS: TestPsFilter (0.27s) [2020-02-10T14:58:39.548Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T14:58:40.482Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-02-10T14:58:40.482Z] === RUN TestRemoveContainerWithVolume [2020-02-10T14:58:40.594Z] #48 ... [2020-02-10T14:58:40.594Z] [2020-02-10T14:58:40.594Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:58:40.594Z] #45 95.84 CC criu/arch/ppc64/crtools.o [2020-02-10T14:58:40.594Z] #45 97.71 CC criu/arch/ppc64/sigframe.o [2020-02-10T14:58:40.594Z] #45 98.32 LINK criu/arch/ppc64/crtools.built-in.o [2020-02-10T14:58:40.594Z] #45 98.39 DEP criu/arch/ppc64/misc.d [2020-02-10T14:58:40.594Z] #45 98.44 DEP criu/arch/ppc64/vdso-trampoline.d [2020-02-10T14:58:40.594Z] #45 98.49 DEP criu/arch/ppc64/vdso-pie.d [2020-02-10T14:58:40.594Z] #45 98.77 DEP criu/pie/parasite-vdso.d [2020-02-10T14:58:40.594Z] #45 99.11 DEP criu/pie/util-vdso.d [2020-02-10T14:58:40.594Z] #45 99.37 DEP criu/pie/util.d [2020-02-10T14:58:40.594Z] #45 99.71 CC criu/pie/util.o [2020-02-10T14:58:40.594Z] #45 100.3 CC criu/pie/util-vdso.o [2020-02-10T14:58:40.594Z] #45 101.5 CC criu/pie/parasite-vdso.o [2020-02-10T14:58:40.594Z] #45 ... [2020-02-10T14:58:40.594Z] [2020-02-10T14:58:40.594Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:58:40.594Z] #18 18.08 Fetched 8107 kB in 17s (467 kB/s) [2020-02-10T14:58:40.594Z] #18 18.08 Reading package lists... [2020-02-10T14:58:41.049Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-02-10T14:58:41.049Z] === RUN TestRemoveContainerRunning [2020-02-10T14:58:41.290Z] #18 24.63 Reading package lists... [2020-02-10T14:58:41.290Z] #18 ... [2020-02-10T14:58:41.290Z] [2020-02-10T14:58:41.290Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:58:41.290Z] #45 102.7 CC criu/arch/ppc64/vdso-pie.o [2020-02-10T14:58:41.781Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.039s coverage: 48.6% of statements [2020-02-10T14:58:41.927Z] #45 103.3 CC criu/arch/ppc64/vdso-trampoline.o [2020-02-10T14:58:41.927Z] #45 103.4 CC criu/arch/ppc64/misc.o [2020-02-10T14:58:41.927Z] #45 103.4 AR criu/pie/pie.lib.a [2020-02-10T14:58:41.984Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-02-10T14:58:41.984Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T14:58:42.068Z] tests/integration/api_exec_test.py ..................... [ 35%] [2020-02-10T14:58:42.218Z] #45 103.5 DEP criu/pie/restorer.d [2020-02-10T14:58:42.551Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-02-10T14:58:42.551Z] === RUN TestRemoveInvalidContainer [2020-02-10T14:58:42.551Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-02-10T14:58:42.551Z] === RUN TestRenameLinkedContainer [2020-02-10T14:58:42.849Z] #45 104.2 DEP criu/arch/ppc64/restorer.d [2020-02-10T14:58:43.141Z] #45 104.5 DEP criu/pie/parasite.d [2020-02-10T14:58:43.775Z] #45 105.1 CC criu/pie/parasite.o [2020-02-10T14:58:44.069Z] #45 ... [2020-02-10T14:58:44.069Z] [2020-02-10T14:58:44.069Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:58:44.069Z] #66 DONE 197.6s [2020-02-10T14:58:44.069Z] [2020-02-10T14:58:44.069Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T14:58:44.069Z] #67 DONE 0.1s [2020-02-10T14:58:44.069Z] [2020-02-10T14:58:44.069Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:58:44.069Z] #18 24.63 Reading package lists... [2020-02-10T14:58:44.163Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.516s coverage: 72.5% of statements [2020-02-10T14:58:44.163Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T14:58:45.532Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.705s coverage: 76.1% of statements [2020-02-10T14:58:45.839Z] --- PASS: TestRenameLinkedContainer (3.11s) [2020-02-10T14:58:45.839Z] === RUN TestRenameStoppedContainer [2020-02-10T14:58:46.134Z] #18 31.73 Building dependency tree... [2020-02-10T14:58:46.330Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-02-10T14:58:46.775Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-02-10T14:58:46.775Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T14:58:47.171Z] #18 35.12 libcap2-bin is already the newest version (1:2.25-2). [2020-02-10T14:58:47.171Z] #18 35.12 The following additional packages will be installed: [2020-02-10T14:58:47.171Z] #18 35.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-10T14:58:47.171Z] #18 35.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-10T14:58:47.171Z] #18 35.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-10T14:58:47.171Z] #18 35.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-10T14:58:47.171Z] #18 35.13 python3.7 python3.7-minimal vim-runtime xxd [2020-02-10T14:58:47.171Z] #18 35.13 Suggested packages: [2020-02-10T14:58:47.171Z] #18 35.13 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-10T14:58:47.171Z] #18 35.13 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-10T14:58:47.171Z] #18 35.13 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T14:58:47.171Z] #18 35.13 Recommended packages: [2020-02-10T14:58:47.171Z] #18 35.13 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-10T14:58:47.171Z] #18 35.13 python3-keyrings.alt python3-xdg unzip [2020-02-10T14:58:47.549Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-02-10T14:58:47.925Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.600s coverage: 60.5% of statements [2020-02-10T14:58:47.925Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T14:58:47.925Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T14:58:48.151Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2020-02-10T14:58:48.151Z] === RUN TestRenameInvalidName [2020-02-10T14:58:48.684Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-02-10T14:58:49.055Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 4.9% of statements [2020-02-10T14:58:49.055Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T14:58:49.055Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T14:58:49.085Z] --- PASS: TestRenameInvalidName (0.78s) [2020-02-10T14:58:49.086Z] === RUN TestRenameAnonymousContainer [2020-02-10T14:58:50.251Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-10T14:58:50.343Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 42.7% of statements [2020-02-10T14:58:50.717Z] #18 38.41 The following NEW packages will be installed: [2020-02-10T14:58:50.717Z] #18 38.41 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-10T14:58:50.717Z] #18 38.42 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-10T14:58:50.717Z] #18 38.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-10T14:58:50.717Z] #18 38.42 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-10T14:58:50.717Z] #18 38.42 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-10T14:58:50.717Z] #18 38.42 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-10T14:58:50.717Z] #18 38.42 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-10T14:58:50.717Z] #18 38.42 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-10T14:58:50.717Z] #18 38.60 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T14:58:50.717Z] #18 38.60 Need to get 27.7 MB of archives. [2020-02-10T14:58:50.717Z] #18 38.60 After this operation, 129 MB of additional disk space will be used. [2020-02-10T14:58:50.717Z] #18 38.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-02-10T14:58:50.717Z] #18 38.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-02-10T14:58:50.717Z] #18 38.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-02-10T14:58:50.718Z] ok github.com/docker/docker/daemon/logger/awslogs 0.095s coverage: 77.8% of statements [2020-02-10T14:58:50.718Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T14:58:50.718Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T14:58:51.008Z] #18 39.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-02-10T14:58:51.008Z] #18 39.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-02-10T14:58:51.008Z] #18 39.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-02-10T14:58:51.095Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2020-02-10T14:58:51.305Z] #18 39.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-02-10T14:58:51.305Z] #18 39.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-02-10T14:58:51.305Z] #18 39.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-02-10T14:58:51.305Z] #18 39.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-02-10T14:58:51.305Z] #18 39.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-02-10T14:58:51.305Z] #18 39.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-02-10T14:58:51.305Z] #18 39.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-02-10T14:58:51.305Z] #18 39.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-02-10T14:58:51.305Z] #18 39.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-02-10T14:58:51.306Z] #18 39.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-02-10T14:58:51.457Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 26.2% of statements [2020-02-10T14:58:51.611Z] #18 39.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-10T14:58:51.611Z] #18 39.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T14:58:51.611Z] #18 39.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-02-10T14:58:51.611Z] #18 39.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-02-10T14:58:51.611Z] #18 39.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-02-10T14:58:51.611Z] #18 39.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-02-10T14:58:51.611Z] #18 39.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-02-10T14:58:51.905Z] #18 39.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-10T14:58:51.905Z] #18 39.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-10T14:58:51.905Z] #18 39.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-10T14:58:51.905Z] #18 39.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-02-10T14:58:51.905Z] #18 39.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-02-10T14:58:51.905Z] #18 39.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-10T14:58:52.235Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-02-10T14:58:52.235Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 62.1% of statements [2020-02-10T14:58:52.537Z] #18 40.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-10T14:58:52.838Z] #18 40.69 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-10T14:58:52.838Z] #18 40.70 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-10T14:58:52.838Z] #18 40.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-02-10T14:58:52.838Z] #18 40.76 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-02-10T14:58:52.838Z] #18 40.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-02-10T14:58:53.023Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 74.7% of statements [2020-02-10T14:58:53.023Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T14:58:53.132Z] #18 40.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-10T14:58:53.132Z] #18 40.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-02-10T14:58:53.132Z] #18 41.02 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-02-10T14:58:53.132Z] #18 41.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-10T14:58:53.132Z] #18 41.07 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-02-10T14:58:53.132Z] #18 41.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-10T14:58:53.132Z] #18 41.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-02-10T14:58:53.132Z] #18 41.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-10T14:58:53.132Z] #18 ... [2020-02-10T14:58:53.132Z] [2020-02-10T14:58:53.132Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:58:53.132Z] #48 206.7 github.com/LK4D4/vndr/build [2020-02-10T14:58:53.274Z] --- PASS: TestRenameAnonymousContainer (3.87s) [2020-02-10T14:58:53.274Z] === RUN TestRenameContainerWithSameName [2020-02-10T14:58:53.395Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.017s coverage: 19.9% of statements [2020-02-10T14:58:53.534Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-02-10T14:58:53.535Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T14:58:54.204Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-02-10T14:58:54.961Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-02-10T14:58:55.325Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-02-10T14:58:55.439Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2020-02-10T14:58:55.439Z] === RUN TestResize [2020-02-10T14:58:55.616Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-10T14:58:56.007Z] --- PASS: TestResize (0.79s) [2020-02-10T14:58:56.007Z] === RUN TestResizeWithInvalidSize [2020-02-10T14:58:56.168Z] ok github.com/docker/docker/daemon/logger/splunk 1.494s coverage: 82.5% of statements [2020-02-10T14:58:56.168Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T14:58:56.168Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T14:58:56.945Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-02-10T14:58:56.945Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T14:58:57.513Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-02-10T14:58:57.513Z] === RUN TestDaemonRestartKillContainers [2020-02-10T14:58:57.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T14:58:57.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T14:58:57.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T14:58:57.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T14:58:57.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T14:58:57.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T14:58:57.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T14:58:57.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T14:58:57.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T14:58:57.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T14:58:57.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T14:58:57.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T14:58:57.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T14:58:57.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T14:58:57.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T14:58:57.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T14:58:57.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T14:58:57.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T14:58:57.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T14:58:57.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T14:58:57.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T14:58:57.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T14:58:57.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T14:58:57.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T14:58:57.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T14:58:57.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T14:58:57.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T14:58:57.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T14:58:57.612Z] #48 210.7 vendor/golang.org/x/text/unicode/norm [2020-02-10T14:58:57.612Z] #48 ... [2020-02-10T14:58:57.612Z] [2020-02-10T14:58:57.612Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:58:57.612Z] #45 108.5 LINK criu/pie/parasite.built-in.o [2020-02-10T14:58:57.612Z] #45 108.6 GEN criu/pie/parasite-blob.h [2020-02-10T14:58:57.612Z] #45 108.6 CC criu/arch/ppc64/restorer.o [2020-02-10T14:58:57.612Z] #45 109.4 CC criu/pie/restorer.o [2020-02-10T14:58:57.612Z] #45 114.4 LINK criu/pie/restorer.built-in.o [2020-02-10T14:58:57.612Z] #45 114.4 GEN criu/pie/restorer-blob.h [2020-02-10T14:58:57.612Z] #45 114.7 DEP criu/vdso.d [2020-02-10T14:58:57.612Z] #45 115.1 DEP criu/uts_ns.d [2020-02-10T14:58:57.612Z] #45 115.4 DEP criu/util.d [2020-02-10T14:58:57.612Z] #45 115.9 DEP criu/uffd.d [2020-02-10T14:58:57.612Z] #45 116.3 DEP criu/tun.d [2020-02-10T14:58:57.612Z] #45 116.6 DEP criu/tty.d [2020-02-10T14:58:57.612Z] #45 117.0 DEP criu/timerfd.d [2020-02-10T14:58:57.612Z] #45 117.4 DEP criu/sysfs_parse.d [2020-02-10T14:58:57.612Z] #45 117.7 DEP criu/sysctl.d [2020-02-10T14:58:57.612Z] #45 118.0 DEP criu/string.d [2020-02-10T14:58:57.612Z] #45 118.1 DEP criu/stats.d [2020-02-10T14:58:57.612Z] #45 118.3 DEP criu/sockets.d [2020-02-10T14:58:57.612Z] #45 118.7 DEP criu/sk-unix.d [2020-02-10T14:58:57.612Z] #45 ... [2020-02-10T14:58:57.612Z] [2020-02-10T14:58:57.612Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:58:57.612Z] #18 41.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-02-10T14:58:57.612Z] #18 42.11 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-02-10T14:58:57.612Z] #18 42.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-02-10T14:58:57.612Z] #18 43.40 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T14:58:57.612Z] #18 43.57 Fetched 27.7 MB in 4s (7454 kB/s) [2020-02-10T14:58:57.612Z] #18 43.68 Selecting previously unselected package pigz. [2020-02-10T14:58:57.612Z] #18 43.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-02-10T14:58:57.612Z] #18 43.79 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-02-10T14:58:57.612Z] #18 43.80 Unpacking pigz (2.4-1) ... [2020-02-10T14:58:57.612Z] #18 43.97 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-02-10T14:58:57.612Z] #18 43.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T14:58:57.612Z] #18 43.98 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T14:58:57.612Z] #18 44.76 Selecting previously unselected package python3.7-minimal. [2020-02-10T14:58:57.612Z] #18 44.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T14:58:57.612Z] #18 44.82 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T14:58:58.127Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-02-10T14:58:58.127Z] ok github.com/docker/docker/distribution 0.282s coverage: 22.1% of statements [2020-02-10T14:58:58.127Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T14:58:58.250Z] #18 46.18 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T14:58:58.250Z] #18 46.20 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T14:58:58.926Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-02-10T14:58:59.421Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T14:58:59.421Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T14:59:00.168Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-02-10T14:59:00.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T14:59:00.518Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2020-02-10T14:59:01.288Z] ok github.com/docker/docker/distribution/xfer 1.881s coverage: 85.1% of statements [2020-02-10T14:59:01.288Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T14:59:01.288Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T14:59:01.288Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-02-10T14:59:01.288Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T14:59:01.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T14:59:01.869Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T14:59:02.075Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-02-10T14:59:02.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T14:59:02.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T14:59:02.835Z] ok github.com/docker/docker/opts 0.017s coverage: 67.0% of statements [2020-02-10T14:59:02.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T14:59:03.201Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-10T14:59:03.823Z] #18 51.42 Selecting previously unselected package python3-minimal. [2020-02-10T14:59:03.823Z] #18 51.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-02-10T14:59:03.823Z] #18 51.54 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-02-10T14:59:03.823Z] #18 51.56 Unpacking python3-minimal (3.7.3-1) ... [2020-02-10T14:59:03.823Z] #18 51.74 Selecting previously unselected package libmpdec2:ppc64el. [2020-02-10T14:59:03.823Z] #18 51.79 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-02-10T14:59:03.823Z] #18 51.82 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-02-10T14:59:04.117Z] #18 51.99 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-02-10T14:59:04.117Z] #18 52.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T14:59:04.117Z] #18 52.05 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T14:59:04.439Z] ok github.com/docker/docker/pkg/archive 0.438s coverage: 77.0% of statements [2020-02-10T14:59:05.497Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T14:59:05.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-02-10T14:59:05.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-02-10T14:59:05.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.55s) [2020-02-10T14:59:05.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.67s) [2020-02-10T14:59:05.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-02-10T14:59:05.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2020-02-10T14:59:05.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) [2020-02-10T14:59:05.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-02-10T14:59:05.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s) [2020-02-10T14:59:05.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2020-02-10T14:59:05.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s) [2020-02-10T14:59:05.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2020-02-10T14:59:05.497Z] === RUN TestCgroupNamespacesRun [2020-02-10T14:59:05.686Z] ok github.com/docker/docker/pkg/authorization 0.202s coverage: 68.3% of statements [2020-02-10T14:59:05.686Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-10T14:59:05.686Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-10T14:59:06.212Z] #18 53.87 Selecting previously unselected package python3.7. [2020-02-10T14:59:06.212Z] #18 53.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T14:59:06.212Z] #18 53.89 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T14:59:06.212Z] #18 54.12 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-02-10T14:59:06.212Z] #18 54.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-02-10T14:59:06.212Z] #18 54.13 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-10T14:59:06.566Z] #18 54.33 Setting up python3-minimal (3.7.3-1) ... [2020-02-10T14:59:07.397Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-02-10T14:59:07.398Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T14:59:08.151Z] #18 ... [2020-02-10T14:59:08.152Z] [2020-02-10T14:59:08.152Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:59:08.152Z] #45 119.2 DEP criu/sk-tcp.d [2020-02-10T14:59:08.152Z] #45 119.7 DEP criu/sk-queue.d [2020-02-10T14:59:08.152Z] #45 120.1 DEP criu/sk-packet.d [2020-02-10T14:59:08.152Z] #45 120.5 DEP criu/sk-netlink.d [2020-02-10T14:59:08.152Z] #45 120.9 DEP criu/sk-inet.d [2020-02-10T14:59:08.152Z] #45 121.3 DEP criu/signalfd.d [2020-02-10T14:59:08.152Z] #45 121.7 DEP criu/sigframe.d [2020-02-10T14:59:08.152Z] #45 122.0 DEP criu/shmem.d [2020-02-10T14:59:08.152Z] #45 122.4 DEP criu/servicefd.d [2020-02-10T14:59:08.152Z] #45 122.8 DEP criu/seize.d [2020-02-10T14:59:08.152Z] #45 123.0 DEP criu/seccomp.d [2020-02-10T14:59:08.152Z] #45 123.5 DEP criu/rst-malloc.d [2020-02-10T14:59:08.152Z] #45 123.8 DEP criu/rbtree.d [2020-02-10T14:59:08.152Z] #45 123.8 DEP criu/pstree.d [2020-02-10T14:59:08.152Z] #45 124.2 DEP criu/protobuf.d [2020-02-10T14:59:08.152Z] #45 124.4 GEN criu/protobuf-desc-gen.h [2020-02-10T14:59:08.152Z] #45 127.8 DEP criu/protobuf-desc.d [2020-02-10T14:59:08.152Z] #45 128.1 DEP criu/proc_parse.d [2020-02-10T14:59:08.152Z] #45 128.7 DEP criu/plugin.d [2020-02-10T14:59:08.152Z] #45 128.8 DEP criu/pipes.d [2020-02-10T14:59:08.152Z] #45 129.2 DEP criu/pie-util.d [2020-02-10T14:59:08.152Z] #45 ... [2020-02-10T14:59:08.152Z] [2020-02-10T14:59:08.152Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:59:08.152Z] #18 55.91 Selecting previously unselected package python3. [2020-02-10T14:59:08.152Z] #18 55.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-02-10T14:59:08.152Z] #18 55.99 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-02-10T14:59:08.152Z] #18 56.02 Unpacking python3 (3.7.3-1) ... [2020-02-10T14:59:08.152Z] #18 56.19 Selecting previously unselected package libip4tc0:ppc64el. [2020-02-10T14:59:08.152Z] #18 56.20 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-02-10T14:59:08.152Z] #18 56.21 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-02-10T14:59:08.152Z] #18 56.27 Selecting previously unselected package libip6tc0:ppc64el. [2020-02-10T14:59:08.452Z] #18 56.29 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-02-10T14:59:08.452Z] #18 56.30 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-02-10T14:59:08.452Z] #18 56.40 Selecting previously unselected package libiptc0:ppc64el. [2020-02-10T14:59:08.452Z] #18 56.42 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-02-10T14:59:08.452Z] #18 56.43 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-02-10T14:59:08.751Z] #18 56.55 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-02-10T14:59:08.751Z] #18 56.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-02-10T14:59:08.751Z] #18 56.58 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-10T14:59:08.751Z] #18 56.65 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-02-10T14:59:08.751Z] #18 56.66 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-02-10T14:59:08.751Z] #18 56.67 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-10T14:59:09.054Z] #18 56.96 Selecting previously unselected package libnftnl11:ppc64el. [2020-02-10T14:59:09.054Z] #18 56.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-02-10T14:59:09.054Z] #18 56.99 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-02-10T14:59:09.054Z] #18 57.20 Selecting previously unselected package iptables. [2020-02-10T14:59:09.054Z] #18 57.21 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-02-10T14:59:09.054Z] #18 57.21 Unpacking iptables (1.8.2-4) ... [2020-02-10T14:59:09.301Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2020-02-10T14:59:09.301Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T14:59:09.722Z] ok github.com/docker/docker/pkg/chrootarchive 3.270s coverage: 43.2% of statements [2020-02-10T14:59:10.070Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-02-10T14:59:10.070Z] ok github.com/docker/docker/layer 7.746s coverage: 68.8% of statements [2020-02-10T14:59:10.070Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T14:59:10.070Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T14:59:10.070Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T14:59:10.070Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T14:59:10.070Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T14:59:10.070Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T14:59:10.070Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T14:59:10.070Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T14:59:10.125Z] #18 58.09 Selecting previously unselected package xxd. [2020-02-10T14:59:10.125Z] #18 58.10 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-10T14:59:10.125Z] #18 58.11 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T14:59:10.413Z] #18 58.32 Selecting previously unselected package vim-common. [2020-02-10T14:59:10.413Z] #18 58.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T14:59:10.413Z] #18 58.38 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T14:59:10.445Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-02-10T14:59:10.707Z] #18 58.69 Selecting previously unselected package bash-completion. [2020-02-10T14:59:10.707Z] #18 58.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-10T14:59:10.816Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-02-10T14:59:11.179Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-02-10T14:59:11.205Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2020-02-10T14:59:11.205Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T14:59:11.554Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-02-10T14:59:11.917Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-02-10T14:59:13.106Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-02-10T14:59:13.107Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T14:59:13.139Z] ok github.com/docker/docker/pkg/filenotify 0.639s coverage: 67.0% of statements [2020-02-10T14:59:13.515Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 89.5% of statements [2020-02-10T14:59:14.294Z] ok github.com/docker/docker/pkg/fsutils 0.434s coverage: 85.1% of statements [2020-02-10T14:59:14.650Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2020-02-10T14:59:15.006Z] ok github.com/docker/docker/pkg/homedir 0.020s coverage: 11.4% of statements [2020-02-10T14:59:15.012Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-02-10T14:59:15.012Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T14:59:15.369Z] ok github.com/docker/docker/pkg/idtools 0.209s coverage: 70.1% of statements [2020-02-10T14:59:15.579Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2020-02-10T14:59:15.579Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T14:59:15.730Z] ok github.com/docker/docker/pkg/ioutils 0.318s coverage: 70.6% of statements [2020-02-10T14:59:16.080Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-02-10T14:59:16.080Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-02-10T14:59:16.080Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2020-02-10T14:59:16.080Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T14:59:16.516Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-02-10T14:59:16.516Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T14:59:16.839Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-02-10T14:59:16.839Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-10T14:59:17.211Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-02-10T14:59:17.572Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-02-10T14:59:17.572Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-02-10T14:59:17.624Z] #18 64.89 Unpacking bash-completion (1:2.8-6) ... [2020-02-10T14:59:17.624Z] #18 65.62 Selecting previously unselected package bzip2. [2020-02-10T14:59:17.624Z] #18 65.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-02-10T14:59:17.624Z] #18 65.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T14:59:17.921Z] ok github.com/docker/docker/pkg/mount 1.223s coverage: 70.0% of statements [2020-02-10T14:59:17.921Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T14:59:17.921Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T14:59:17.921Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T14:59:17.929Z] #18 65.83 Selecting previously unselected package xz-utils. [2020-02-10T14:59:17.929Z] #18 65.86 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-02-10T14:59:17.929Z] #18 65.87 Unpacking xz-utils (5.2.4-1) ... [2020-02-10T14:59:17.929Z] #18 ... [2020-02-10T14:59:17.929Z] [2020-02-10T14:59:17.929Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:59:17.929Z] #45 129.5 DEP criu/pie-util-vdso.d [2020-02-10T14:59:17.929Z] #45 129.9 DEP criu/pie-util-vdso-elf32.d [2020-02-10T14:59:17.929Z] #45 130.2 DEP criu/path.d [2020-02-10T14:59:17.929Z] #45 130.5 DEP criu/parasite-syscall.d [2020-02-10T14:59:17.929Z] #45 130.9 DEP criu/pagemap.d [2020-02-10T14:59:17.929Z] #45 131.1 DEP criu/pagemap-cache.d [2020-02-10T14:59:17.929Z] #45 131.4 DEP criu/page-xfer.d [2020-02-10T14:59:17.929Z] #45 131.7 DEP criu/page-pipe.d [2020-02-10T14:59:17.929Z] #45 131.9 DEP criu/netfilter.d [2020-02-10T14:59:17.929Z] #45 132.2 DEP criu/net.d [2020-02-10T14:59:17.929Z] #45 132.6 DEP criu/namespaces.d [2020-02-10T14:59:17.929Z] #45 133.0 DEP criu/mount.d [2020-02-10T14:59:17.929Z] #45 133.4 DEP criu/mem.d [2020-02-10T14:59:17.929Z] #45 134.0 DEP criu/lsm.d [2020-02-10T14:59:17.929Z] #45 134.3 DEP criu/log.d [2020-02-10T14:59:17.929Z] #45 134.6 DEP criu/libnetlink.d [2020-02-10T14:59:17.929Z] #45 134.9 DEP criu/kerndat.d [2020-02-10T14:59:17.929Z] #45 135.2 DEP criu/kcmp-ids.d [2020-02-10T14:59:17.929Z] #45 135.4 DEP criu/irmap.d [2020-02-10T14:59:17.929Z] #45 135.6 DEP criu/ipc_ns.d [2020-02-10T14:59:17.929Z] #45 136.0 DEP criu/image.d [2020-02-10T14:59:17.929Z] #45 136.4 DEP criu/image-desc.d [2020-02-10T14:59:17.929Z] #45 136.6 DEP criu/fsnotify.d [2020-02-10T14:59:17.929Z] #45 136.9 DEP criu/filesystems.d [2020-02-10T14:59:17.929Z] #45 137.2 DEP criu/files.d [2020-02-10T14:59:17.929Z] #45 137.6 DEP criu/files-reg.d [2020-02-10T14:59:17.929Z] #45 138.0 DEP criu/files-ext.d [2020-02-10T14:59:17.929Z] #45 138.2 DEP criu/file-lock.d [2020-02-10T14:59:17.929Z] #45 138.7 DEP criu/file-ids.d [2020-02-10T14:59:17.929Z] #45 139.0 DEP criu/fifo.d [2020-02-10T14:59:17.929Z] #45 139.3 DEP criu/fdstore.d [2020-02-10T14:59:18.218Z] #45 139.6 DEP criu/fault-injection.d [2020-02-10T14:59:18.218Z] #45 139.7 DEP criu/external.d [2020-02-10T14:59:18.218Z] #45 ... [2020-02-10T14:59:18.218Z] [2020-02-10T14:59:18.218Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:59:18.218Z] #18 66.22 Selecting previously unselected package apparmor. [2020-02-10T14:59:18.218Z] #18 66.22 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-02-10T14:59:18.420Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-02-10T14:59:18.420Z] === RUN TestKernelTCPMemory [2020-02-10T14:59:18.508Z] #18 66.47 Unpacking apparmor (2.13.2-10) ... [2020-02-10T14:59:18.664Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-02-10T14:59:19.017Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-02-10T14:59:19.147Z] #18 66.96 Selecting previously unselected package aufs-tools. [2020-02-10T14:59:19.147Z] #18 66.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-02-10T14:59:19.147Z] #18 67.00 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-10T14:59:19.147Z] #18 67.21 Selecting previously unselected package libonig5:ppc64el. [2020-02-10T14:59:19.147Z] #18 ... [2020-02-10T14:59:19.147Z] [2020-02-10T14:59:19.147Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:59:19.147Z] #48 222.7 mime [2020-02-10T14:59:19.147Z] #48 232.2 vendor/golang.org/x/net/idna [2020-02-10T14:59:19.356Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-02-10T14:59:19.356Z] === RUN TestNISDomainname [2020-02-10T14:59:19.374Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-10T14:59:19.374Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-10T14:59:19.438Z] #48 ... [2020-02-10T14:59:19.438Z] [2020-02-10T14:59:19.438Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:59:19.438Z] #18 67.21 Selecting previously unselected package libonig5:ppc64el. [2020-02-10T14:59:19.438Z] #18 67.25 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-02-10T14:59:19.438Z] #18 67.26 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-10T14:59:19.438Z] #18 67.59 Selecting previously unselected package libjq1:ppc64el. [2020-02-10T14:59:19.730Z] #18 67.61 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T14:59:19.730Z] #18 67.62 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T14:59:20.021Z] #18 67.88 Selecting previously unselected package jq. [2020-02-10T14:59:20.021Z] #18 67.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T14:59:20.021Z] #18 67.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T14:59:20.021Z] #18 68.10 Selecting previously unselected package libaio1:ppc64el. [2020-02-10T14:59:20.292Z] --- PASS: TestNISDomainname (1.03s) [2020-02-10T14:59:20.292Z] === RUN TestHostnameDnsResolution [2020-02-10T14:59:20.313Z] #18 68.14 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-02-10T14:59:20.313Z] #18 68.14 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-02-10T14:59:20.313Z] #18 68.25 Selecting previously unselected package libgpm2:ppc64el. [2020-02-10T14:59:20.313Z] #18 68.27 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-02-10T14:59:20.313Z] #18 68.28 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-02-10T14:59:20.601Z] #18 68.38 Selecting previously unselected package libicu63:ppc64el. [2020-02-10T14:59:20.601Z] #18 68.42 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-02-10T14:59:20.601Z] #18 68.42 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-10T14:59:20.613Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-02-10T14:59:20.884Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-10T14:59:21.020Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-02-10T14:59:22.195Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-02-10T14:59:22.195Z] === RUN TestStats [2020-02-10T14:59:24.152Z] ok github.com/docker/docker/pkg/signal 2.443s coverage: 61.0% of statements [2020-02-10T14:59:24.152Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-02-10T14:59:24.503Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-02-10T14:59:24.727Z] --- PASS: TestStats (2.20s) [2020-02-10T14:59:24.727Z] === RUN TestStopContainerWithTimeout [2020-02-10T14:59:24.727Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T14:59:24.727Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T14:59:24.727Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T14:59:24.727Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T14:59:24.727Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T14:59:24.727Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T14:59:24.727Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T14:59:24.727Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T14:59:24.727Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T14:59:24.727Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T14:59:24.727Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T14:59:24.727Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T14:59:24.863Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-02-10T14:59:25.210Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-02-10T14:59:25.584Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 71.3% of statements [2020-02-10T14:59:25.947Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.2% of statements [2020-02-10T14:59:26.335Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2020-02-10T14:59:26.702Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-02-10T14:59:27.059Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-02-10T14:59:27.425Z] testing: warning: no tests to run [2020-02-10T14:59:27.425Z] coverage: [no statements] [2020-02-10T14:59:27.425Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-10T14:59:27.485Z] #18 75.18 Selecting previously unselected package libnet1:ppc64el. [2020-02-10T14:59:27.485Z] #18 75.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-10T14:59:27.485Z] #18 75.20 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T14:59:27.485Z] #18 75.33 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-10T14:59:27.485Z] #18 75.37 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-10T14:59:27.485Z] #18 75.38 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T14:59:27.485Z] #18 75.57 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-10T14:59:27.485Z] #18 75.59 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T14:59:27.784Z] #18 75.59 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T14:59:27.784Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-02-10T14:59:27.784Z] #18 75.72 Selecting previously unselected package libreadline5:ppc64el. [2020-02-10T14:59:27.784Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-10T14:59:27.784Z] #18 75.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-02-10T14:59:27.785Z] #18 75.74 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-10T14:59:28.013Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-10T14:59:28.013Z] --- PASS: TestStopContainerWithTimeout/0 (1.44s) [2020-02-10T14:59:28.013Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-02-10T14:59:28.013Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2020-02-10T14:59:28.013Z] --- PASS: TestStopContainerWithTimeout/3 (3.39s) [2020-02-10T14:59:28.013Z] === RUN TestDeleteDevicemapper [2020-02-10T14:59:28.013Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T14:59:28.013Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T14:59:28.013Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T14:59:28.087Z] #18 76.06 Selecting previously unselected package net-tools. [2020-02-10T14:59:28.087Z] #18 76.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-02-10T14:59:28.087Z] #18 76.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T14:59:28.147Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-10T14:59:28.727Z] #18 76.48 Selecting previously unselected package python-pip-whl. [2020-02-10T14:59:28.727Z] #18 76.50 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-10T14:59:28.727Z] #18 76.53 Unpacking python-pip-whl (18.1-5) ... [2020-02-10T14:59:28.727Z] #18 ... [2020-02-10T14:59:28.727Z] [2020-02-10T14:59:28.727Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:59:28.727Z] #45 140.0 DEP criu/eventpoll.d [2020-02-10T14:59:28.727Z] #45 140.5 DEP criu/eventfd.d [2020-02-10T14:59:28.727Z] #45 140.8 DEP criu/crtools.d [2020-02-10T14:59:28.727Z] #45 141.1 DEP criu/cr-service.d [2020-02-10T14:59:28.727Z] #45 141.5 DEP criu/cr-restore.d [2020-02-10T14:59:28.727Z] #45 142.1 DEP criu/cr-errno.d [2020-02-10T14:59:28.727Z] #45 142.2 DEP criu/cr-dump.d [2020-02-10T14:59:28.727Z] #45 142.6 DEP criu/cr-dedup.d [2020-02-10T14:59:28.727Z] #45 142.8 DEP criu/cr-check.d [2020-02-10T14:59:28.727Z] #45 143.3 DEP criu/config.d [2020-02-10T14:59:28.727Z] #45 143.7 DEP criu/clone-noasan.d [2020-02-10T14:59:28.727Z] #45 143.9 DEP criu/cgroup.d [2020-02-10T14:59:28.727Z] #45 144.3 DEP criu/cgroup-props.d [2020-02-10T14:59:28.727Z] #45 144.6 DEP criu/bitmap.d [2020-02-10T14:59:28.727Z] #45 144.6 DEP criu/bfd.d [2020-02-10T14:59:28.727Z] #45 144.8 DEP criu/autofs.d [2020-02-10T14:59:28.727Z] #45 145.1 DEP criu/aio.d [2020-02-10T14:59:28.727Z] #45 145.3 DEP criu/action-scripts.d [2020-02-10T14:59:28.727Z] #45 145.8 CC criu/action-scripts.o [2020-02-10T14:59:28.727Z] #45 146.6 CC criu/aio.o [2020-02-10T14:59:28.727Z] #45 147.6 CC criu/autofs.o [2020-02-10T14:59:28.727Z] #45 ... [2020-02-10T14:59:28.727Z] [2020-02-10T14:59:28.727Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:59:28.727Z] #51 DONE 242.4s [2020-02-10T14:59:28.727Z] [2020-02-10T14:59:28.727Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:59:28.727Z] #48 234.0 crypto/x509 [2020-02-10T14:59:28.727Z] #48 234.0 net/textproto [2020-02-10T14:59:28.727Z] #48 237.5 mime/multipart [2020-02-10T14:59:28.727Z] #48 240.3 vendor/golang.org/x/net/http/httpproxy [2020-02-10T14:59:28.727Z] #48 240.4 vendor/golang.org/x/net/http/httpguts [2020-02-10T14:59:29.163Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-10T14:59:29.374Z] #48 ... [2020-02-10T14:59:29.374Z] [2020-02-10T14:59:29.374Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:59:29.374Z] #18 77.39 Selecting previously unselected package python3-lib2to3. [2020-02-10T14:59:29.374Z] #18 77.41 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-10T14:59:29.374Z] #18 77.41 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-10T14:59:29.664Z] #18 77.59 Selecting previously unselected package python3-distutils. [2020-02-10T14:59:29.664Z] #18 77.60 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-10T14:59:29.664Z] #18 77.61 Unpacking python3-distutils (3.7.3-1) ... [2020-02-10T14:59:29.918Z] ok github.com/docker/docker/plugin 0.544s coverage: 27.1% of statements [2020-02-10T14:59:29.957Z] #18 77.82 Selecting previously unselected package python3-pip. [2020-02-10T14:59:29.957Z] #18 77.84 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-10T14:59:29.957Z] #18 77.85 Unpacking python3-pip (18.1-5) ... [2020-02-10T14:59:30.260Z] #18 78.14 Selecting previously unselected package python3-pkg-resources. [2020-02-10T14:59:30.260Z] #18 78.18 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T14:59:30.260Z] #18 78.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-10T14:59:30.548Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.82s) [2020-02-10T14:59:30.548Z] === RUN TestUpdateMemory [2020-02-10T14:59:30.548Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-10T14:59:30.548Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T14:59:30.548Z] === RUN TestUpdateCPUQuota [2020-02-10T14:59:30.553Z] #18 78.36 Selecting previously unselected package python3-setuptools. [2020-02-10T14:59:30.553Z] #18 78.42 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-10T14:59:30.553Z] #18 78.42 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-10T14:59:30.678Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-02-10T14:59:31.034Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-02-10T14:59:31.050Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-02-10T14:59:31.181Z] #18 79.11 Selecting previously unselected package python3-wheel. [2020-02-10T14:59:31.181Z] #18 79.12 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-10T14:59:31.181Z] #18 79.13 Unpacking python3-wheel (0.32.3-2) ... [2020-02-10T14:59:31.414Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-02-10T14:59:31.482Z] #18 79.23 Selecting previously unselected package thin-provisioning-tools. [2020-02-10T14:59:31.482Z] #18 79.26 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-02-10T14:59:31.482Z] #18 79.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T14:59:31.482Z] #18 79.62 Selecting previously unselected package vim-runtime. [2020-02-10T14:59:31.482Z] #18 79.64 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-10T14:59:31.793Z] #18 79.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-10T14:59:31.793Z] #18 79.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-10T14:59:31.793Z] #18 79.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-10T14:59:31.924Z] --- PASS: TestUpdateCPUQuota (1.34s) [2020-02-10T14:59:31.924Z] === RUN TestUpdatePidsLimit [2020-02-10T14:59:31.924Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T14:59:32.182Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T14:59:32.654Z] ok github.com/docker/docker/registry 0.100s coverage: 56.0% of statements [2020-02-10T14:59:32.751Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T14:59:33.011Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T14:59:33.479Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-02-10T14:59:33.578Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T14:59:33.836Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T14:59:33.876Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-02-10T14:59:34.404Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T14:59:34.665Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-02-10T14:59:34.665Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-02-10T14:59:35.326Z] #18 ... [2020-02-10T14:59:35.326Z] [2020-02-10T14:59:35.326Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:59:35.782Z] --- PASS: TestUpdatePidsLimit (3.95s) [2020-02-10T14:59:35.782Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-02-10T14:59:35.782Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-02-10T14:59:35.782Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-02-10T14:59:35.782Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-02-10T14:59:35.782Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-02-10T14:59:35.782Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-02-10T14:59:35.782Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-02-10T14:59:35.782Z] === RUN TestUpdateRestartPolicy [2020-02-10T14:59:36.202Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-02-10T14:59:37.076Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-02-10T14:59:37.445Z] ok github.com/docker/docker/volume/local 0.029s coverage: 73.0% of statements [2020-02-10T14:59:38.208Z] ok github.com/docker/docker/volume/mounts 0.025s coverage: 67.0% of statements [2020-02-10T14:59:38.971Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-02-10T14:59:40.711Z] #24 248.7 Checking out files: 21% (2321/10551) Checking out files: 22% (2322/10551) Checking out files: 23% (2427/10551) Checking out files: 24% (2533/10551) Checking out files: 25% (2638/10551) Checking out files: 26% (2744/10551) Checking out files: 27% (2849/10551) Checking out files: 28% (2955/10551) Checking out files: 29% (3060/10551) Checking out files: 30% (3166/10551) Checking out files: 31% (3271/10551) Checking out files: 32% (3377/10551) Checking out files: 33% (3482/10551) Checking out files: 34% (3588/10551) Checking out files: 34% (3654/10551) Checking out files: 35% (3693/10551) Checking out files: 36% (3799/10551) Checking out files: 37% (3904/10551) Checking out files: 38% (4010/10551) Checking out files: 39% (4115/10551) Checking out files: 40% (4221/10551) Checking out files: 41% (4326/10551) Checking out files: 42% (4432/10551) Checking out files: 43% (4537/10551) Checking out files: 44% (4643/10551) Checking out files: 45% (4748/10551) Checking out files: 46% (4854/10551) Checking out files: 47% (4959/10551) Checking out files: 48% (5065/10551) Checking out files: 49% (5170/10551) Checking out files: 50% (5276/10551) Checking out files: 50% (5333/10551) Checking out files: 51% (5382/10551) Checking out files: 52% (5487/10551) Checking out files: 53% (5593/10551) Checking out files: 54% (5698/10551) Checking out files: 55% (5804/10551) Checking out files: 56% (5909/10551) Checking out files: 57% (6015/10551) Checking out files: 58% (6120/10551) Checking out files: 59% (6226/10551) Checking out files: 60% (6331/10551) Checking out files: 61% (6437/10551) Checking out files: 62% (6542/10551) Checking out files: 63% (6648/10551) Checking out files: 64% (6753/10551) Checking out files: 65% (6859/10551) Checking out files: 65% (6951/10551) Checking out files: 66% (6964/10551) Checking out files: 67% (7070/10551) Checking out files: 68% (7175/10551) Checking out files: 69% (7281/10551) Checking out files: 70% (7386/10551) Checking out files: 71% (7492/10551) Checking out files: 72% (7597/10551) Checking out files: 73% (7703/10551) Checking out files: 74% (7808/10551) Checking out files: 75% (7914/10551) Checking out files: 76% (8019/10551) Checking out files: 77% (8125/10551) Checking out files: 77% (8190/10551) Checking out files: 78% (8230/10551) Checking out files: 79% (8336/10551) Checking out files: 80% (8441/10551) Checking out files: 81% (8547/10551) Checking out files: 82% (8652/10551) Checking out files: 83% (8758/10551) Checking out files: 84% (8863/10551) Checking out files: 85% (8969/10551) Checking out files: 86% (9074/10551) Checking out files: 87% (9180/10551) Checking out files: 88% (9285/10551) Checking out files: 89% (9391/10551) Checking out files: 90% (9496/10551) Checking out files: 90% (9568/10551) Checking out files: 91% (9602/10551) Checking out files: 92% (9707/10551) Checking out files: 93% (9813/10551) Checking out files: 94% (9918/10551) Checking out files: 95% (10024/10551) Checking out files: 96% (10129/10551) Checking out files: 97% (10235/10551) Checking out files: 98% (10340/10551) Checking out files: 99% (10446/10551) Checking out files: 100% (10551/10551) Checking out files: 100% (10551/10551), done. [2020-02-10T14:59:40.711Z] #24 ... [2020-02-10T14:59:40.711Z] [2020-02-10T14:59:40.711Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:59:40.711Z] #45 152.0 CC criu/bfd.o [2020-02-10T14:59:40.711Z] #45 153.1 CC criu/bitmap.o [2020-02-10T14:59:40.711Z] #45 153.5 CC criu/cgroup-props.o [2020-02-10T14:59:40.711Z] #45 155.3 CC criu/cgroup.o [2020-02-10T14:59:40.711Z] #45 ... [2020-02-10T14:59:40.711Z] [2020-02-10T14:59:40.711Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:59:40.711Z] #24 254.5 + cd /tmp/tmp.cvkuI8gFnW/tmp/docker-ce [2020-02-10T14:59:40.711Z] #24 254.5 + git checkout -q v17.06.2-ce [2020-02-10T14:59:43.444Z] #24 ... [2020-02-10T14:59:43.444Z] [2020-02-10T14:59:43.444Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:59:43.444Z] #48 246.6 crypto/tls [2020-02-10T14:59:43.444Z] #48 ... [2020-02-10T14:59:43.444Z] [2020-02-10T14:59:43.444Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:59:43.444Z] #18 85.42 Selecting previously unselected package vim. [2020-02-10T14:59:43.444Z] #18 85.43 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-10T14:59:43.444Z] #18 85.49 Unpacking vim (2:8.1.0875-5) ... [2020-02-10T14:59:43.444Z] #18 86.73 Selecting previously unselected package xfsprogs. [2020-02-10T14:59:43.444Z] #18 86.75 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-02-10T14:59:43.444Z] #18 86.75 Unpacking xfsprogs (4.20.0-1) ... [2020-02-10T14:59:43.444Z] #18 87.55 Selecting previously unselected package zip. [2020-02-10T14:59:43.444Z] #18 87.58 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-02-10T14:59:43.444Z] #18 87.58 Unpacking zip (3.0-11+b1) ... [2020-02-10T14:59:43.444Z] #18 87.96 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-10T14:59:43.444Z] #18 87.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T14:59:43.444Z] #18 87.98 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-02-10T14:59:43.444Z] #18 87.99 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-10T14:59:43.444Z] #18 88.00 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-02-10T14:59:43.444Z] #18 88.01 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-02-10T14:59:43.444Z] #18 88.03 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-02-10T14:59:43.444Z] #18 88.04 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T14:59:43.444Z] #18 88.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T14:59:43.444Z] #18 88.07 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T14:59:43.444Z] #18 88.08 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-10T14:59:43.444Z] #18 88.09 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T14:59:43.444Z] #18 88.10 Setting up zip (3.0-11+b1) ... [2020-02-10T14:59:43.444Z] #18 88.10 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T14:59:43.444Z] #18 88.15 Setting up bash-completion (1:2.8-6) ... [2020-02-10T14:59:45.509Z] #18 ... [2020-02-10T14:59:45.509Z] [2020-02-10T14:59:45.509Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T14:59:45.509Z] #48 259.1 net/http/httptrace [2020-02-10T14:59:45.800Z] #48 259.5 net/http [2020-02-10T14:59:46.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T14:59:46.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T14:59:46.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T14:59:49.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T14:59:50.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T14:59:50.655Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2020-02-10T14:59:50.655Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T14:59:50.655Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2020-02-10T14:59:50.655Z] === RUN TestWaitNonBlocked [2020-02-10T14:59:50.655Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T14:59:50.655Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T14:59:50.655Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T14:59:50.655Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T14:59:50.655Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T14:59:50.655Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T14:59:50.655Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-10T14:59:50.655Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-02-10T14:59:50.655Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-02-10T14:59:50.656Z] === RUN TestWaitBlocked [2020-02-10T14:59:50.656Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T14:59:50.656Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T14:59:50.656Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T14:59:50.656Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T14:59:50.656Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T14:59:50.656Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T14:59:51.080Z] ......................... [ 67%] [2020-02-10T14:59:51.222Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-10T14:59:51.223Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-02-10T14:59:51.223Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-02-10T14:59:51.223Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T14:59:51.223Z] === CONT TestDaemonHostGatewayIP [2020-02-10T14:59:51.223Z] === CONT TestDaemonRestartIpcMode [2020-02-10T14:59:51.223Z] === CONT TestIpcModeOlderClient [2020-02-10T14:59:51.367Z] #48 ... [2020-02-10T14:59:51.367Z] [2020-02-10T14:59:51.367Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:59:51.367Z] #18 94.44 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-02-10T14:59:51.367Z] #18 94.44 Setting up xz-utils (5.2.4-1) ... [2020-02-10T14:59:51.367Z] #18 94.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T14:59:51.367Z] #18 94.48 Setting up pigz (2.4-1) ... [2020-02-10T14:59:51.367Z] #18 94.49 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-10T14:59:51.367Z] #18 94.49 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T14:59:51.367Z] #18 94.50 Setting up python-pip-whl (18.1-5) ... [2020-02-10T14:59:51.367Z] #18 94.51 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-02-10T14:59:51.367Z] #18 94.52 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-10T14:59:51.367Z] #18 95.38 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-02-10T14:59:51.367Z] #18 95.39 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-10T14:59:51.367Z] #18 95.40 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T14:59:51.367Z] #18 95.41 Setting up vim (2:8.1.0875-5) ... [2020-02-10T14:59:51.367Z] #18 95.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T14:59:51.367Z] #18 95.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T14:59:51.367Z] #18 95.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T14:59:51.367Z] #18 95.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T14:59:51.367Z] #18 95.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T14:59:51.367Z] #18 95.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T14:59:51.367Z] #18 95.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T14:59:51.367Z] #18 95.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T14:59:51.367Z] #18 95.60 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T14:59:51.367Z] #18 95.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T14:59:51.367Z] #18 95.62 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-10T14:59:51.367Z] #18 95.63 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T14:59:51.367Z] #18 95.63 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-10T14:59:51.367Z] #18 95.64 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T14:59:51.482Z] --- PASS: TestIpcModeOlderClient (0.23s) [2020-02-10T14:59:51.658Z] #18 ... [2020-02-10T14:59:51.658Z] [2020-02-10T14:59:51.658Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T14:59:51.658Z] #45 163.0 CC criu/clone-noasan.o [2020-02-10T14:59:51.658Z] #45 163.2 CC criu/config.o [2020-02-10T14:59:51.658Z] #45 167.5 CC criu/cr-check.o [2020-02-10T14:59:51.658Z] #45 170.8 CC criu/cr-dedup.o [2020-02-10T14:59:51.658Z] #45 171.7 CC criu/cr-dump.o [2020-02-10T14:59:51.658Z] #45 ... [2020-02-10T14:59:51.658Z] [2020-02-10T14:59:51.658Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T14:59:51.658Z] #24 259.8 + mkdir -p /tmp/tmp.cvkuI8gFnW/src/github.com/docker [2020-02-10T14:59:51.658Z] #24 259.8 + mv components/cli /tmp/tmp.cvkuI8gFnW/src/github.com/docker/cli [2020-02-10T14:59:51.658Z] #24 259.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-10T14:59:52.315Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T14:59:52.316Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === Skipped [2020-02-10T14:59:52.316Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T14:59:52.316Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T14:59:52.316Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T14:59:52.316Z] graphtest_unix.go:73: No driver to put! [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-02-10T14:59:52.316Z] time="2020-02-10T14:58:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-02-10T14:59:52.316Z] time="2020-02-10T14:58:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-02-10T14:59:52.316Z] time="2020-02-10T14:58:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-02-10T14:59:52.316Z] time="2020-02-10T14:58:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-02-10T14:59:52.316Z] time="2020-02-10T14:58:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-02-10T14:59:52.316Z] graphtest_unix.go:73: No driver to put! [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T14:59:52.316Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T14:59:52.316Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T14:59:52.316Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T14:59:52.316Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T14:59:52.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T14:59:52.316Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T14:59:52.316Z] graphtest_unix.go:73: No driver to put! [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T14:59:52.316Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T14:59:52.316Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] [2020-02-10T14:59:52.316Z] DONE 2161 tests, 26 skipped in 190.927s Post stage [Pipeline] junit [2020-02-10T14:59:52.959Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T14:59:54.769Z] --- PASS: TestContainerStartOnDaemonRestart (3.32s) [2020-02-10T14:59:55.232Z] #24 ... [2020-02-10T14:59:55.232Z] [2020-02-10T14:59:55.232Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T14:59:55.232Z] #18 102.7 Setting up iptables (1.8.2-4) ... [2020-02-10T14:59:55.232Z] #18 102.8 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T14:59:55.232Z] #18 102.8 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T14:59:55.232Z] #18 102.8 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T14:59:55.232Z] #18 102.8 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T14:59:55.232Z] #18 102.8 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-10T14:59:55.232Z] #18 102.8 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-10T14:59:55.232Z] #18 102.8 Setting up python3 (3.7.3-1) ... [2020-02-10T14:59:55.309Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -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:74187450016171819235c850ec918659096d3e9f hack/make.sh dynbinary test-integration [2020-02-10T14:59:55.337Z] --- PASS: TestDaemonRestartIpcMode (4.19s) [2020-02-10T14:59:55.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T14:59:55.521Z] #18 103.5 Setting up python3-wheel (0.32.3-2) ... [2020-02-10T14:59:55.666Z] [2020-02-10T14:59:55.666Z] Removing bundles/ [2020-02-10T14:59:55.666Z] [2020-02-10T14:59:55.666Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-10T14:59:55.666Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T14:59:55.666Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T14:59:55.904Z] --- PASS: TestDaemonHostGatewayIP (4.66s) [2020-02-10T14:59:55.904Z] PASS [2020-02-10T14:59:55.904Z] [2020-02-10T14:59:55.904Z] === Skipped [2020-02-10T14:59:55.904Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-02-10T14:59:55.904Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T14:59:55.904Z] [2020-02-10T14:59:55.904Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-10T14:59:55.904Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T14:59:55.904Z] [2020-02-10T14:59:55.904Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-10T14:59:55.904Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T14:59:55.904Z] [2020-02-10T14:59:55.904Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T14:59:55.904Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T14:59:55.904Z] [2020-02-10T14:59:55.904Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T14:59:55.904Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T14:59:55.904Z] [2020-02-10T14:59:55.904Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-02-10T14:59:55.904Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T14:59:55.904Z] [2020-02-10T14:59:55.904Z] [2020-02-10T14:59:55.904Z] DONE 199 tests, 6 skipped in 127.431s [2020-02-10T14:59:55.904Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T14:59:55.904Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-10T14:59:55.904Z] ++ set -e [2020-02-10T14:59:55.904Z] ++ '[' -n 0 ']' [2020-02-10T14:59:55.904Z] ++ set -x [2020-02-10T14:59:55.904Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-10T14:59:55.904Z] INFO: Testing against a local daemon [2020-02-10T14:59:55.904Z] === RUN TestCommitInheritsEnv [2020-02-10T14:59:56.471Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-02-10T14:59:56.471Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T14:59:56.730Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-02-10T14:59:56.730Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-10T14:59:56.730Z] === RUN TestImagesFilterMultiReference [2020-02-10T14:59:56.730Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-02-10T14:59:56.730Z] === RUN TestImagePullPlatformInvalid [2020-02-10T14:59:56.730Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-10T14:59:56.730Z] === RUN TestRemoveImageOrphaning [2020-02-10T14:59:57.056Z] #18 104.9 Setting up apparmor (2.13.2-10) ... [2020-02-10T14:59:57.298Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-02-10T14:59:57.298Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T14:59:57.298Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-10T14:59:57.298Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T14:59:57.298Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T14:59:57.298Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-10T14:59:57.298Z] === RUN TestTagInvalidReference [2020-02-10T14:59:57.298Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-10T14:59:57.298Z] === RUN TestTagValidPrefixedRepo [2020-02-10T14:59:57.556Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-10T14:59:57.557Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T14:59:57.557Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-10T14:59:57.557Z] === RUN TestTagOfficialNames [2020-02-10T14:59:57.557Z] --- PASS: TestTagOfficialNames (0.08s) [2020-02-10T14:59:57.557Z] === RUN TestTagMatchesDigest [2020-02-10T14:59:57.557Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-10T14:59:57.557Z] PASS [2020-02-10T14:59:57.557Z] [2020-02-10T14:59:57.557Z] === Skipped [2020-02-10T14:59:57.557Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-10T14:59:57.557Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-10T14:59:57.557Z] [2020-02-10T14:59:57.557Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-10T14:59:57.557Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T14:59:57.557Z] [2020-02-10T14:59:57.557Z] [2020-02-10T14:59:57.557Z] DONE 12 tests, 2 skipped in 1.759s [2020-02-10T14:59:57.557Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T14:59:57.557Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-10T14:59:57.557Z] ++ set -e [2020-02-10T14:59:57.557Z] ++ '[' -n 0 ']' [2020-02-10T14:59:57.557Z] ++ set -x [2020-02-10T14:59:57.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-10T14:59:57.816Z] INFO: Testing against a local daemon [2020-02-10T14:59:57.816Z] === RUN TestNetworkCreateDelete [2020-02-10T14:59:58.074Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-02-10T14:59:58.074Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T14:59:58.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T14:59:59.453Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s) [2020-02-10T14:59:59.453Z] === RUN TestInspectNetwork [2020-02-10T14:59:59.790Z] #18 107.5 Setting up xfsprogs (4.20.0-1) ... [2020-02-10T14:59:59.790Z] #18 107.5 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-10T15:00:00.418Z] #18 108.5 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-10T15:00:02.481Z] #18 110.3 Setting up python3-distutils (3.7.3-1) ... [2020-02-10T15:00:02.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T15:00:03.117Z] #18 111.2 Setting up python3-setuptools (40.8.0-1) ... [2020-02-10T15:00:04.724Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T15:00:04.724Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T15:00:04.724Z] === RUN TestInspectNetwork/network_name [2020-02-10T15:00:04.724Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T15:00:05.184Z] #18 ... [2020-02-10T15:00:05.184Z] [2020-02-10T15:00:05.184Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T15:00:05.184Z] #45 176.5 CC criu/cr-errno.o [2020-02-10T15:00:05.184Z] #45 176.6 CC criu/cr-restore.o [2020-02-10T15:00:05.184Z] #45 186.0 CC criu/cr-service.o [2020-02-10T15:00:05.474Z] #45 ... [2020-02-10T15:00:05.474Z] [2020-02-10T15:00:05.474Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T15:00:05.474Z] #18 113.4 Setting up python3-pip (18.1-5) ... [2020-02-10T15:00:07.573Z] #18 115.5 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T15:00:07.573Z] #18 115.5 Processing triggers for mime-support (3.62) ... [2020-02-10T15:00:08.205Z] #18 DONE 115.9s [2020-02-10T15:00:08.205Z] [2020-02-10T15:00:08.205Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T15:00:08.495Z] #19 0.471 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-10T15:00:08.495Z] #19 0.479 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-10T15:00:08.495Z] #19 0.486 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-10T15:00:08.495Z] #19 DONE 0.6s [2020-02-10T15:00:08.495Z] [2020-02-10T15:00:08.495Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T15:00:08.911Z] --- PASS: TestInspectNetwork (9.48s) [2020-02-10T15:00:08.911Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T15:00:08.911Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T15:00:08.911Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-10T15:00:08.911Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T15:00:08.911Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T15:00:09.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T15:00:11.442Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-02-10T15:00:11.442Z] === RUN TestNetworkInvalidJSON [2020-02-10T15:00:11.442Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T15:00:11.442Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T15:00:11.442Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T15:00:11.442Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T15:00:11.442Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T15:00:11.442Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T15:00:11.442Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T15:00:11.442Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T15:00:11.442Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T15:00:11.442Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-10T15:00:11.442Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T15:00:11.442Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T15:00:11.442Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T15:00:11.442Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T15:00:12.819Z] --- PASS: TestDaemonRestartWithLiveRestore (1.54s) [2020-02-10T15:00:12.819Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T15:00:13.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T15:00:14.117Z] #20 ... [2020-02-10T15:00:14.117Z] [2020-02-10T15:00:14.117Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T15:00:14.117Z] #45 189.7 CC criu/crtools.o [2020-02-10T15:00:14.117Z] #45 191.0 CC criu/eventfd.o [2020-02-10T15:00:14.117Z] #45 191.6 CC criu/eventpoll.o [2020-02-10T15:00:14.117Z] #45 193.6 CC criu/external.o [2020-02-10T15:00:14.117Z] #45 194.2 CC criu/fault-injection.o [2020-02-10T15:00:14.117Z] #45 194.6 CC criu/fdstore.o [2020-02-10T15:00:14.117Z] #45 195.3 CC criu/fifo.o [2020-02-10T15:00:14.197Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2020-02-10T15:00:14.197Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T15:00:15.159Z] #45 196.3 CC criu/file-ids.o [2020-02-10T15:00:15.810Z] #45 197.1 CC criu/file-lock.o [2020-02-10T15:00:15.810Z] #45 ... [2020-02-10T15:00:15.810Z] [2020-02-10T15:00:15.810Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T15:00:15.810Z] #48 279.2 github.com/LK4D4/vndr/godl [2020-02-10T15:00:15.810Z] #48 280.5 github.com/LK4D4/vndr [2020-02-10T15:00:16.102Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) [2020-02-10T15:00:16.102Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T15:00:17.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T15:00:17.884Z] #48 ... [2020-02-10T15:00:17.884Z] [2020-02-10T15:00:17.884Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T15:00:17.884Z] #45 198.9 CC criu/files-ext.o [2020-02-10T15:00:18.198Z] #45 199.6 CC criu/files-reg.o [2020-02-10T15:00:18.635Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.27s) [2020-02-10T15:00:18.635Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T15:00:19.202Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2020-02-10T15:00:19.202Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T15:00:22.505Z] --- PASS: TestServiceWithPredefinedNetwork (3.44s) [2020-02-10T15:00:22.505Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T15:00:22.505Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T15:00:22.505Z] service_test.go:230: FLAKY_TEST [2020-02-10T15:00:22.505Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T15:00:22.672Z] #45 ... [2020-02-10T15:00:22.672Z] [2020-02-10T15:00:22.672Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T15:00:22.672Z] #48 DONE 296.1s [2020-02-10T15:00:22.672Z] [2020-02-10T15:00:22.672Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T15:00:22.672Z] #20 9.086 Collecting yamllint==1.16.0 [2020-02-10T15:00:22.672Z] #20 9.958 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T15:00:22.672Z] #20 10.15 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T15:00:22.672Z] #20 10.25 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T15:00:22.672Z] #20 10.42 Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T15:00:22.672Z] #20 10.81 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T15:00:22.672Z] #20 14.21 Building wheels for collected packages: pyyaml [2020-02-10T15:00:22.964Z] #20 14.21 Running setup.py bdist_wheel for pyyaml: started [2020-02-10T15:00:23.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T15:00:23.353Z] Running on azwin-2-f80ad0 in d:\jenkins\workspace\moby_PR-40483 [Pipeline] { [Pipeline] ws [2020-02-10T15:00:23.370Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-02-10T15:00:24.013Z] #20 ... [2020-02-10T15:00:24.013Z] [2020-02-10T15:00:24.013Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T15:00:24.013Z] #45 205.3 CC criu/files.o [2020-02-10T15:00:26.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T15:00:26.763Z] #45 ... [2020-02-10T15:00:26.763Z] [2020-02-10T15:00:26.763Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T15:00:26.763Z] #20 16.88 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T15:00:26.763Z] #20 16.89 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T15:00:26.763Z] #20 17.07 Successfully built pyyaml [2020-02-10T15:00:26.763Z] #20 17.12 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-10T15:00:26.763Z] #20 17.91 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T15:00:26.763Z] #20 DONE 18.2s [2020-02-10T15:00:26.763Z] [2020-02-10T15:00:26.763Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T15:00:28.266Z] #42 ... [2020-02-10T15:00:28.266Z] [2020-02-10T15:00:28.266Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T15:00:28.266Z] #45 209.6 CC criu/filesystems.o [2020-02-10T15:00:29.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T15:00:29.796Z] #45 211.0 CC criu/fsnotify.o [2020-02-10T15:00:31.339Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-10T15:00:31.879Z] #45 213.1 CC criu/image-desc.o [2020-02-10T15:00:32.170Z] #45 213.5 CC criu/image.o [2020-02-10T15:00:32.977Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T15:00:32.978Z] Using test binary docker [2020-02-10T15:00:32.978Z] +++ /etc/init.d/apparmor start [2020-02-10T15:00:32.978Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T15:00:32.978Z] INFO: Waiting for daemon to start... [2020-02-10T15:00:32.978Z] Starting dockerd [2020-02-10T15:00:32.978Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-10T15:00:33.675Z] #45 215.2 CC criu/ipc_ns.o [2020-02-10T15:00:34.876Z] . [2020-02-10T15:00:34.876Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T15:00:34.876Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T15:00:34.876Z] Error: No such image: emptyfs [2020-02-10T15:00:34.876Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T15:00:34.876Z] ++++ docker load [2020-02-10T15:00:35.134Z] Running integration-test (iteration 1) [2020-02-10T15:00:35.134Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T15:00:35.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:00:35.134Z] ++ set -e [2020-02-10T15:00:35.134Z] ++ '[' -n 0 ']' [2020-02-10T15:00:35.134Z] ++ set -x [2020-02-10T15:00:35.134Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:00:35.748Z] #45 217.1 CC criu/irmap.o [2020-02-10T15:00:37.267Z] #45 218.3 CC criu/kcmp-ids.o [2020-02-10T15:00:37.905Z] #45 219.1 CC criu/kerndat.o [2020-02-10T15:00:38.556Z] #45 ... [2020-02-10T15:00:38.556Z] [2020-02-10T15:00:38.556Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T15:00:38.556Z] #31 DONE 312.3s [2020-02-10T15:00:38.556Z] [2020-02-10T15:00:38.556Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T15:00:40.610Z] #24 ... [2020-02-10T15:00:40.610Z] [2020-02-10T15:00:40.610Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T15:00:40.610Z] #45 221.9 CC criu/libnetlink.o [2020-02-10T15:00:40.899Z] #45 222.5 CC criu/log.o [2020-02-10T15:00:41.928Z] #45 223.4 CC criu/lsm.o [2020-02-10T15:00:42.957Z] #45 224.2 CC criu/mem.o [2020-02-10T15:00:44.434Z] --- PASS: TestServiceWithDataPathPortInit (18.44s) [2020-02-10T15:00:44.434Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T15:00:45.678Z] #45 226.8 CC criu/mount.o [2020-02-10T15:00:45.909Z] using credential docker-jenkins-github-credentials [2020-02-10T15:00:45.986Z] Cloning the remote Git repository [2020-02-10T15:00:45.986Z] Cloning with configured refspecs honoured and without tags [2020-02-10T15:00:46.424Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-10T15:00:46.172Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T15:00:46.537Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-10T15:00:48.308Z] tests/integration/client_test.py ..... [ 75%] [2020-02-10T15:00:48.308Z] tests/integration/context_api_test.py .. [ 76%] [2020-02-10T15:00:47.497Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T15:00:47.497Z] > git --version # timeout=10 [2020-02-10T15:00:47.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T15:00:47.547Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master [2020-02-10T15:00:49.233Z] tests/integration/errors_test.py . [ 76%] [2020-02-10T15:00:50.995Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.08s) [2020-02-10T15:00:50.995Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yfbu4lzto1x4zf89rm2elhlyp Created:2020-02-10 15:00:42.642753564 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[ac4c50e173faffe02323870315d5247e0efb26b391062ddc3050dc3ead3119da:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qpnxk1hoqdf8w4qqlmhcro8w4 EndpointID:73c0dbc7cc3e1dc2494ad9cc5bff9fced660121e14e248b2297eaea8679c1809 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fc4c24d0368fab24d3696bc418f3159f9c382fd671e34ff8a1a17e4f70bd2173 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:c734b3348b82 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qpnxk1hoqdf8w4qqlmhcro8w4 EndpointID:73c0dbc7cc3e1dc2494ad9cc5bff9fced660121e14e248b2297eaea8679c1809 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T15:00:50.995Z] PASS [2020-02-10T15:00:50.995Z] [2020-02-10T15:00:50.995Z] === Skipped [2020-02-10T15:00:50.995Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T15:00:50.995Z] service_test.go:230: FLAKY_TEST [2020-02-10T15:00:50.995Z] [2020-02-10T15:00:50.995Z] [2020-02-10T15:00:50.995Z] DONE 21 tests, 1 skipped in 52.491s [2020-02-10T15:00:50.995Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T15:00:50.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:00:50.995Z] ++ set -e [2020-02-10T15:00:50.995Z] ++ '[' -n 0 ']' [2020-02-10T15:00:50.995Z] ++ set -x [2020-02-10T15:00:50.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:00:50.996Z] INFO: Testing against a local daemon [2020-02-10T15:00:50.996Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T15:00:50.996Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T15:00:50.996Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:00:50.996Z] === RUN TestDockerNetworkIpvlan [2020-02-10T15:00:50.996Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T15:00:50.996Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:00:50.996Z] PASS [2020-02-10T15:00:50.996Z] [2020-02-10T15:00:50.996Z] === Skipped [2020-02-10T15:00:50.996Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T15:00:50.996Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:00:50.996Z] [2020-02-10T15:00:50.996Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T15:00:50.996Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:00:50.996Z] [2020-02-10T15:00:50.996Z] [2020-02-10T15:00:50.996Z] DONE 2 tests, 2 skipped in 0.148s [2020-02-10T15:00:50.996Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T15:00:50.996Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:00:50.996Z] ++ set -e [2020-02-10T15:00:50.996Z] ++ '[' -n 0 ']' [2020-02-10T15:00:50.996Z] ++ set -x [2020-02-10T15:00:50.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:00:50.996Z] INFO: Testing against a local daemon [2020-02-10T15:00:50.996Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T15:00:52.577Z] #45 233.1 CC criu/namespaces.o [2020-02-10T15:00:52.899Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.08s) [2020-02-10T15:00:52.899Z] === RUN TestDockerNetworkMacvlan [2020-02-10T15:00:53.835Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T15:00:54.012Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T15:00:54.012Z] [2020-02-10T15:00:54.012Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T15:00:54.012Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T15:00:54.012Z] HOSTNAME=624ff30e8cc0 [2020-02-10T15:00:54.012Z] TESTDEBUG=0 [2020-02-10T15:00:54.012Z] DEST=bundles/test-integration [2020-02-10T15:00:54.012Z] PWD=/go/src/github.com/docker/docker [2020-02-10T15:00:54.012Z] DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f [2020-02-10T15:00:54.012Z] container=docker [2020-02-10T15:00:54.012Z] HOME=/root [2020-02-10T15:00:54.012Z] GOLANG_VERSION=1.13.7 [2020-02-10T15:00:54.012Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T15:00:54.012Z] VALIDATE_BRANCH=master [2020-02-10T15:00:54.012Z] TERM=xterm [2020-02-10T15:00:54.012Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T15:00:54.012Z] SHLVL=1 [2020-02-10T15:00:54.012Z] TIMEOUT=120m [2020-02-10T15:00:54.012Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T15:00:54.012Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T15:00:54.012Z] GO111MODULE=off [2020-02-10T15:00:54.012Z] DOCKER_EXPERIMENTAL=1 [2020-02-10T15:00:54.012Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T15:00:54.012Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T15:00:54.012Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T15:00:54.012Z] GOPATH=/go [2020-02-10T15:00:54.012Z] PKG_CONFIG=pkg-config [2020-02-10T15:00:54.012Z] _=/usr/bin/env [2020-02-10T15:00:54.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T15:00:54.771Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T15:00:55.312Z] #45 236.2 CC criu/net.o [2020-02-10T15:00:56.148Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T15:00:59.434Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T15:01:00.930Z] #45 241.9 CC criu/netfilter.o [2020-02-10T15:01:00.931Z] #45 242.5 CC criu/page-pipe.o [2020-02-10T15:01:02.434Z] #45 243.6 CC criu/page-xfer.o [2020-02-10T15:01:02.705Z] Fetching without tags [2020-02-10T15:01:02.392Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T15:01:02.462Z] > git config --add remote.origin.fetch +refs/pull/40483/head:refs/remotes/origin/PR-40483 # timeout=10 [2020-02-10T15:01:02.506Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T15:01:02.621Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T15:01:03.489Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit 74187450016171819235c850ec918659096d3e9f [2020-02-10T15:01:04.492Z] #45 245.8 CC criu/pagemap-cache.o [2020-02-10T15:01:04.716Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T15:01:05.121Z] #45 246.5 CC criu/pagemap.o [2020-02-10T15:01:02.735Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T15:01:02.735Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T15:01:02.736Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master [2020-02-10T15:01:03.589Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T15:01:03.633Z] > git checkout -f 74187450016171819235c850ec918659096d3e9f [2020-02-10T15:01:06.595Z] Merge succeeded, producing 74187450016171819235c850ec918659096d3e9f [2020-02-10T15:01:06.596Z] Checking out Revision 74187450016171819235c850ec918659096d3e9f (PR-40483) [2020-02-10T15:01:06.658Z] #45 248.1 CC criu/parasite-syscall.o [2020-02-10T15:01:07.198Z] Loaded image: buildpack-deps:jessie [2020-02-10T15:01:07.198Z] Loaded image: busybox:latest [2020-02-10T15:01:07.198Z] Loaded image: busybox:glibc [2020-02-10T15:01:07.198Z] Loaded image: debian:jessie [2020-02-10T15:01:07.198Z] Loaded image: hello-world:latest [2020-02-10T15:01:07.198Z] INFO: Testing against a local daemon [2020-02-10T15:01:07.198Z] === RUN TestCgroupNamespacesBuild [2020-02-10T15:01:08.170Z] #45 249.7 CC criu/path.o [2020-02-10T15:01:06.330Z] > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10 [2020-02-10T15:01:06.490Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-10T15:01:06.626Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T15:01:06.686Z] > git checkout -f 74187450016171819235c850ec918659096d3e9f [2020-02-10T15:01:08.797Z] #45 250.3 CC criu/pie-util-vdso-elf32.o [2020-02-10T15:01:09.841Z] #45 251.1 CC criu/pie-util-vdso.o [2020-02-10T15:01:10.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T15:01:10.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T15:01:10.491Z] #45 251.8 CC criu/pie-util.o [2020-02-10T15:01:10.781Z] #45 252.1 CC criu/pipes.o [2020-02-10T15:01:11.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T15:01:11.282Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T15:01:11.380Z] --- PASS: TestCgroupNamespacesBuild (3.49s) [2020-02-10T15:01:11.380Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T15:01:11.809Z] #45 253.3 CC criu/plugin.o [2020-02-10T15:01:11.849Z] --- PASS: TestDockerNetworkMacvlan (19.45s) [2020-02-10T15:01:11.849Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-02-10T15:01:11.849Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-02-10T15:01:11.849Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s) [2020-02-10T15:01:11.849Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.04s) [2020-02-10T15:01:11.849Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s) [2020-02-10T15:01:11.849Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-02-10T15:01:11.849Z] PASS [2020-02-10T15:01:11.849Z] [2020-02-10T15:01:11.849Z] DONE 8 tests in 21.667s [2020-02-10T15:01:11.849Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T15:01:11.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:01:12.108Z] ++ set -e [2020-02-10T15:01:12.108Z] ++ '[' -n 0 ']' [2020-02-10T15:01:12.108Z] ++ set -x [2020-02-10T15:01:12.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:01:12.108Z] testing: warning: no tests to run [2020-02-10T15:01:12.108Z] PASS [2020-02-10T15:01:12.108Z] [2020-02-10T15:01:12.108Z] DONE 0 tests in 0.028s [2020-02-10T15:01:12.108Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T15:01:12.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:01:12.108Z] ++ set -e [2020-02-10T15:01:12.108Z] ++ '[' -n 0 ']' [2020-02-10T15:01:12.108Z] ++ set -x [2020-02-10T15:01:12.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:01:12.108Z] INFO: Testing against a local daemon [2020-02-10T15:01:12.108Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T15:01:12.441Z] #45 254.0 CC criu/proc_parse.o [2020-02-10T15:01:13.291Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.51s) [2020-02-10T15:01:13.292Z] === RUN TestBuildWithSession [2020-02-10T15:01:13.292Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T15:01:13.292Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T15:01:13.292Z] === RUN TestBuildSquashParent [2020-02-10T15:01:14.011Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2020-02-10T15:01:14.011Z] === RUN TestAuthZPluginTLS [2020-02-10T15:01:14.947Z] --- PASS: TestAuthZPluginTLS (0.71s) [2020-02-10T15:01:14.947Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T15:01:15.035Z] Commit message: "new storage driver: fuse-overlayfs" [2020-02-10T15:01:15.514Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2020-02-10T15:01:15.514Z] === RUN TestAuthZPluginAPIDenyResponse [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T15:01:16.081Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2020-02-10T15:01:16.081Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T15:01:16.650Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2020-02-10T15:01:16.650Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T15:01:18.475Z] + docker version [2020-02-10T15:01:18.552Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2020-02-10T15:01:18.552Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T15:01:19.336Z] #45 259.7 CC criu/protobuf-desc.o [2020-02-10T15:01:19.488Z] --- PASS: TestAuthZPluginErrorResponse (0.70s) [2020-02-10T15:01:19.488Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T15:01:19.970Z] #45 261.4 CC criu/protobuf.o [2020-02-10T15:01:20.055Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-02-10T15:01:20.055Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T15:01:20.615Z] #45 262.1 CC criu/pstree.o [2020-02-10T15:01:20.623Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-02-10T15:01:20.623Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T15:01:22.692Z] #45 264.1 CC criu/rbtree.o [2020-02-10T15:01:23.161Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s) [2020-02-10T15:01:23.161Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T15:01:23.323Z] #45 264.6 CC criu/rst-malloc.o [2020-02-10T15:01:23.629Z] #45 265.2 CC criu/seccomp.o [2020-02-10T15:01:24.229Z] Client: Docker Engine - Enterprise [2020-02-10T15:01:24.229Z] Version: 19.03.5 [2020-02-10T15:01:24.229Z] API version: 1.40 [2020-02-10T15:01:24.229Z] Go version: go1.12.12 [2020-02-10T15:01:24.229Z] Git commit: 2ee0c57608 [2020-02-10T15:01:24.229Z] Built: 11/13/2019 08:00:16 [2020-02-10T15:01:24.229Z] OS/Arch: windows/amd64 [2020-02-10T15:01:24.229Z] Experimental: false [2020-02-10T15:01:24.229Z] [2020-02-10T15:01:24.229Z] Server: Docker Engine - Enterprise [2020-02-10T15:01:24.229Z] Engine: [2020-02-10T15:01:24.229Z] Version: 19.03.5 [2020-02-10T15:01:24.229Z] API version: 1.40 (minimum version 1.24) [2020-02-10T15:01:24.229Z] Go version: go1.12.12 [2020-02-10T15:01:24.229Z] Git commit: 2ee0c57608 [2020-02-10T15:01:24.229Z] Built: 11/13/2019 07:58:51 [2020-02-10T15:01:24.229Z] OS/Arch: windows/amd64 [2020-02-10T15:01:24.229Z] Experimental: true [Pipeline] sh [2020-02-10T15:01:25.065Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.35s) [2020-02-10T15:01:25.065Z] === RUN TestAuthZPluginHeader [2020-02-10T15:01:25.143Z] #45 266.5 CC criu/seize.o [2020-02-10T15:01:25.491Z] --- PASS: TestBuildSquashParent (10.72s) [2020-02-10T15:01:25.491Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T15:01:25.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T15:01:25.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T15:01:25.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T15:01:25.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T15:01:25.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T15:01:25.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T15:01:25.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T15:01:25.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T15:01:25.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T15:01:25.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T15:01:25.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T15:01:25.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T15:01:25.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T15:01:25.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T15:01:25.721Z] + docker info [2020-02-10T15:01:26.442Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-02-10T15:01:26.442Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T15:01:26.442Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T15:01:26.442Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:01:26.442Z] === RUN TestAuthZPluginV2Disable [2020-02-10T15:01:26.442Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-10T15:01:26.442Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:01:26.442Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T15:01:26.442Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T15:01:26.442Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:01:26.442Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T15:01:26.442Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T15:01:26.442Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:01:26.442Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T15:01:27.272Z] #45 268.4 CC criu/servicefd.o [2020-02-10T15:01:27.386Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T15:01:27.387Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T15:01:27.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T15:01:27.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T15:01:27.907Z] #45 269.3 CC criu/shmem.o [2020-02-10T15:01:28.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T15:01:29.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T15:01:29.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T15:01:29.982Z] #45 271.1 CC criu/sigframe.o [2020-02-10T15:01:29.982Z] #45 271.4 CC criu/signalfd.o [2020-02-10T15:01:30.614Z] #45 271.9 CC criu/sk-inet.o [2020-02-10T15:01:30.662Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T15:01:30.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T15:01:31.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T15:01:31.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T15:01:32.698Z] #45 273.9 CC criu/sk-netlink.o [2020-02-10T15:01:33.341Z] #45 274.6 CC criu/sk-packet.o [2020-02-10T15:01:33.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T15:01:34.197Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-10T15:01:34.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.42s) [2020-02-10T15:01:34.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.56s) [2020-02-10T15:01:34.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.42s) [2020-02-10T15:01:34.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.52s) [2020-02-10T15:01:34.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.42s) [2020-02-10T15:01:34.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s) [2020-02-10T15:01:34.197Z] === RUN TestBuildMultiStageCopy [2020-02-10T15:01:34.197Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T15:01:34.383Z] #45 275.9 CC criu/sk-queue.o [2020-02-10T15:01:35.032Z] #45 ... [2020-02-10T15:01:35.033Z] [2020-02-10T15:01:35.033Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T15:01:35.033Z] #42 368.7 + dpkg --print-architecture [2020-02-10T15:01:35.033Z] #42 368.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T15:01:35.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T15:01:35.321Z] #42 369.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-10T15:01:35.321Z] #42 369.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T15:01:36.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T15:01:37.479Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T15:01:37.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T15:01:38.044Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T15:01:38.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T15:01:38.978Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T15:01:39.543Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T15:01:39.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T15:01:40.478Z] --- PASS: TestBuildMultiStageCopy (5.96s) [2020-02-10T15:01:40.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.18s) [2020-02-10T15:01:40.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2020-02-10T15:01:40.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2020-02-10T15:01:40.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.79s) [2020-02-10T15:01:40.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2020-02-10T15:01:40.478Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T15:01:40.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T15:01:41.741Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T15:01:41.741Z] Using test binary docker [2020-02-10T15:01:41.741Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T15:01:41.741Z] +++ /etc/init.d/apparmor start [2020-02-10T15:01:41.741Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T15:01:41.741Z] Starting dockerd [2020-02-10T15:01:41.741Z] INFO: Waiting for daemon to start... [2020-02-10T15:01:41.741Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-10T15:01:42.377Z] --- PASS: TestBuildMultiStageParentConfig (1.76s) [2020-02-10T15:01:42.377Z] === RUN TestBuildLabelWithTargets [2020-02-10T15:01:44.086Z] . [2020-02-10T15:01:44.086Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T15:01:44.086Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T15:01:44.086Z] Error: No such image: emptyfs [2020-02-10T15:01:44.086Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T15:01:44.086Z] ++++ docker load [2020-02-10T15:01:44.086Z] Running integration-test (iteration 1) [2020-02-10T15:01:44.086Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T15:01:44.086Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:01:44.086Z] ++ set -e [2020-02-10T15:01:44.086Z] ++ '[' -n 0 ']' [2020-02-10T15:01:44.086Z] ++ set -x [2020-02-10T15:01:44.086Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:01:44.522Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s) [2020-02-10T15:01:44.522Z] PASS [2020-02-10T15:01:44.522Z] [2020-02-10T15:01:44.522Z] === Skipped [2020-02-10T15:01:44.522Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T15:01:44.522Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:01:44.522Z] [2020-02-10T15:01:44.522Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-10T15:01:44.522Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:01:44.522Z] [2020-02-10T15:01:44.522Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T15:01:44.522Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:01:44.522Z] [2020-02-10T15:01:44.522Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T15:01:44.522Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:01:44.522Z] [2020-02-10T15:01:44.522Z] [2020-02-10T15:01:44.522Z] DONE 17 tests, 4 skipped in 32.172s [2020-02-10T15:01:44.522Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T15:01:44.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:01:44.522Z] ++ set -e [2020-02-10T15:01:44.522Z] ++ '[' -n 0 ']' [2020-02-10T15:01:44.522Z] ++ set -x [2020-02-10T15:01:44.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:01:44.522Z] INFO: Testing against a local daemon [2020-02-10T15:01:44.522Z] === RUN TestPluginInvalidJSON [2020-02-10T15:01:44.522Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T15:01:44.522Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T15:01:44.522Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T15:01:44.522Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-10T15:01:44.522Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T15:01:44.522Z] PASS [2020-02-10T15:01:44.522Z] [2020-02-10T15:01:44.522Z] DONE 2 tests in 0.160s [2020-02-10T15:01:44.522Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T15:01:44.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:01:44.522Z] ++ set -e [2020-02-10T15:01:44.522Z] ++ '[' -n 0 ']' [2020-02-10T15:01:44.522Z] ++ set -x [2020-02-10T15:01:44.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:01:44.522Z] INFO: Testing against a local daemon [2020-02-10T15:01:44.522Z] === RUN TestExternalGraphDriver [2020-02-10T15:01:44.781Z] === RUN TestExternalGraphDriver/json [2020-02-10T15:01:44.906Z] --- PASS: TestBuildLabelWithTargets (2.54s) [2020-02-10T15:01:44.906Z] === RUN TestBuildWithEmptyLayers [2020-02-10T15:01:45.703Z] #42 ... [2020-02-10T15:01:45.703Z] [2020-02-10T15:01:45.703Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T15:01:45.703Z] #45 276.9 CC criu/sk-tcp.o [2020-02-10T15:01:45.703Z] #45 277.8 CC criu/sk-unix.o [2020-02-10T15:01:45.703Z] #45 281.7 CC criu/sockets.o [2020-02-10T15:01:45.703Z] #45 283.5 CC criu/stats.o [2020-02-10T15:01:45.703Z] #45 284.2 CC criu/string.o [2020-02-10T15:01:45.703Z] #45 284.3 CC criu/sysctl.o [2020-02-10T15:01:45.703Z] #45 285.6 CC criu/sysfs_parse.o [2020-02-10T15:01:45.703Z] #45 286.4 CC criu/timerfd.o [2020-02-10T15:01:45.703Z] #45 287.1 CC criu/tty.o [2020-02-10T15:01:45.840Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2020-02-10T15:01:45.840Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T15:01:46.737Z] Client: [2020-02-10T15:01:46.737Z] Debug Mode: false [2020-02-10T15:01:46.737Z] Plugins: [2020-02-10T15:01:46.737Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-10T15:01:46.737Z] [2020-02-10T15:01:46.737Z] Server: [2020-02-10T15:01:46.737Z] Containers: 0 [2020-02-10T15:01:46.737Z] Running: 0 [2020-02-10T15:01:46.737Z] Paused: 0 [2020-02-10T15:01:46.737Z] Stopped: 0 [2020-02-10T15:01:46.737Z] Images: 0 [2020-02-10T15:01:46.737Z] Server Version: 19.03.5 [2020-02-10T15:01:46.738Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-10T15:01:46.738Z] Windows: [2020-02-10T15:01:46.738Z] LCOW: [2020-02-10T15:01:46.738Z] Logging Driver: json-file [2020-02-10T15:01:46.738Z] Plugins: [2020-02-10T15:01:46.738Z] Volume: local [2020-02-10T15:01:46.738Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T15:01:46.738Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T15:01:46.738Z] Swarm: inactive [2020-02-10T15:01:46.738Z] Default Isolation: process [2020-02-10T15:01:46.738Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T15:01:46.738Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T15:01:46.738Z] OSType: windows [2020-02-10T15:01:46.738Z] Architecture: x86_64 [2020-02-10T15:01:46.738Z] CPUs: 4 [2020-02-10T15:01:46.738Z] Total Memory: 32GiB [2020-02-10T15:01:46.738Z] Name: azwin-2-f80ad0 [2020-02-10T15:01:46.738Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-10T15:01:46.738Z] Docker Root Dir: D:\docker [2020-02-10T15:01:46.738Z] Debug Mode: false [2020-02-10T15:01:46.738Z] Registry: https://index.docker.io/v1/ [2020-02-10T15:01:46.738Z] Labels: [2020-02-10T15:01:46.738Z] Experimental: true [2020-02-10T15:01:46.738Z] Insecure Registries: [2020-02-10T15:01:46.738Z] 10.0.0.4:5000 [2020-02-10T15:01:46.738Z] 127.0.0.0/8 [2020-02-10T15:01:46.738Z] Registry Mirrors: [2020-02-10T15:01:46.738Z] http://10.0.0.4:5000/ [2020-02-10T15:01:46.738Z] Live Restore Enabled: false [2020-02-10T15:01:46.738Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-10T15:01:47.313Z] === RUN TestExternalGraphDriver/spec [2020-02-10T15:01:49.847Z] === RUN TestExternalGraphDriver/pull [2020-02-10T15:01:50.024Z] --- PASS: TestBuildMultiStageOnBuild (3.66s) [2020-02-10T15:01:50.024Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T15:01:50.216Z] #45 290.9 CC criu/tun.o [2020-02-10T15:01:50.509Z] #45 292.0 CC criu/uffd.o [2020-02-10T15:01:51.635Z] Loaded image: buildpack-deps:jessie [2020-02-10T15:01:51.635Z] Loaded image: busybox:latest [2020-02-10T15:01:51.635Z] Loaded image: busybox:glibc [2020-02-10T15:01:51.635Z] Loaded image: debian:jessie [2020-02-10T15:01:51.635Z] Loaded image: hello-world:latest [2020-02-10T15:01:51.635Z] INFO: Testing against a local daemon [2020-02-10T15:01:51.635Z] === RUN TestCgroupNamespacesBuild [2020-02-10T15:01:51.922Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2020-02-10T15:01:51.922Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T15:01:52.854Z] --- PASS: TestCgroupNamespacesBuild (1.75s) [2020-02-10T15:01:52.854Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T15:01:53.131Z] --- PASS: TestExternalGraphDriver (8.65s) [2020-02-10T15:01:53.132Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-02-10T15:01:53.132Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2020-02-10T15:01:53.132Z] --- PASS: TestExternalGraphDriver/pull (3.35s) [2020-02-10T15:01:53.132Z] === RUN TestGraphdriverPluginV2 [2020-02-10T15:01:53.232Z] #45 294.6 CC criu/util.o [2020-02-10T15:01:53.390Z] --- SKIP: TestGraphdriverPluginV2 (0.15s) [2020-02-10T15:01:53.390Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:01:53.390Z] PASS [2020-02-10T15:01:53.390Z] [2020-02-10T15:01:53.390Z] === Skipped [2020-02-10T15:01:53.390Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.15s) [2020-02-10T15:01:53.390Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:01:53.390Z] [2020-02-10T15:01:53.390Z] [2020-02-10T15:01:53.390Z] DONE 5 tests, 1 skipped in 8.953s [2020-02-10T15:01:53.390Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T15:01:53.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:01:53.390Z] ++ set -e [2020-02-10T15:01:53.390Z] ++ '[' -n 0 ']' [2020-02-10T15:01:53.390Z] ++ set -x [2020-02-10T15:01:53.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:01:53.650Z] INFO: Testing against a local daemon [2020-02-10T15:01:53.650Z] === RUN TestContinueAfterPluginCrash [2020-02-10T15:01:53.650Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T15:01:53.650Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T15:01:53.650Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T15:01:53.650Z] === CONT TestContinueAfterPluginCrash [2020-02-10T15:01:53.650Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T15:01:54.587Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.68s) [2020-02-10T15:01:54.587Z] === RUN TestBuildWithSession [2020-02-10T15:01:54.587Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T15:01:54.587Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T15:01:54.587Z] === RUN TestBuildSquashParent [2020-02-10T15:01:55.302Z] #45 296.8 CC criu/uts_ns.o [2020-02-10T15:01:55.935Z] #45 297.2 CC criu/vdso.o [2020-02-10T15:01:56.115Z] --- PASS: TestBuildMultiStageLayerLeak (3.97s) [2020-02-10T15:01:56.115Z] === RUN TestBuildWithHugeFile [2020-02-10T15:01:56.967Z] #45 298.4 LINK criu/built-in.o [2020-02-10T15:01:57.254Z] #45 298.6 LINK criu/criu [2020-02-10T15:01:58.315Z] #45 299.7 DEP lib/c/criu.d [2020-02-10T15:01:58.315Z] #45 299.9 CC images/rpc.pb-c.o [2020-02-10T15:01:59.827Z] #45 301.2 CC lib/c/criu.o [2020-02-10T15:02:00.932Z] --- PASS: TestBuildSquashParent (5.86s) [2020-02-10T15:02:00.932Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T15:02:00.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T15:02:00.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T15:02:00.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T15:02:00.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T15:02:00.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T15:02:00.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T15:02:00.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T15:02:00.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T15:02:00.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T15:02:00.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T15:02:00.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T15:02:00.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T15:02:00.932Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T15:02:00.932Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T15:02:01.929Z] #45 303.5 LINK lib/c/built-in.o [2020-02-10T15:02:02.224Z] #45 303.5 LINK lib/c/libcriu.so [2020-02-10T15:02:02.521Z] #45 304.0 GEN magic.py [2020-02-10T15:02:02.855Z] #45 304.3 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T15:02:02.855Z] #45 304.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T15:02:03.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T15:02:03.347Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T15:02:03.636Z] --- PASS: TestDaemonStartWithLogOpt (10.07s) [2020-02-10T15:02:03.888Z] #45 305.4 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T15:02:05.287Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T15:02:05.288Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T15:02:05.427Z] #45 306.8 make[1]: Nothing to be done for 'all'. [2020-02-10T15:02:06.080Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T15:02:06.080Z] Using test binary docker [2020-02-10T15:02:06.080Z] +++ /etc/init.d/apparmor start [2020-02-10T15:02:06.080Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T15:02:06.080Z] INFO: Waiting for daemon to start... [2020-02-10T15:02:06.080Z] Starting dockerd [2020-02-10T15:02:06.080Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-10T15:02:06.999Z] #45 308.3 make[1]: 'images/built-in.o' is up to date. [2020-02-10T15:02:06.999Z] #45 308.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T15:02:06.999Z] #45 308.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T15:02:07.291Z] #45 308.6 make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T15:02:07.291Z] #45 308.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T15:02:07.291Z] #45 308.8 make[1]: Nothing to be done for 'all'. [2020-02-10T15:02:07.602Z] #45 308.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T15:02:07.891Z] #45 309.2 make[2]: Nothing to be done for 'all'. [2020-02-10T15:02:07.891Z] #45 309.3 make[2]: Nothing to be done for 'all'. [2020-02-10T15:02:07.891Z] #45 309.3 make[2]: Nothing to be done for 'all'. [2020-02-10T15:02:08.181Z] #45 309.6 make[2]: Nothing to be done for 'all'. [2020-02-10T15:02:08.441Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-10T15:02:08.441Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-42af6ce3\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-10T15:02:08.441Z] ---------------------------------------------------------------------------- [2020-02-10T15:02:08.441Z] [2020-02-10T15:02:08.441Z] INFO: executeCI.ps1 starting at Mon Feb 10 15:02:07 CUT 2020 [2020-02-10T15:02:08.441Z] [2020-02-10T15:02:08.441Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-10T15:02:08.441Z] INFO: Running git version 2.24.1.windows.2 [2020-02-10T15:02:08.441Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-10T15:02:08.441Z] INFO: Environment variables: [2020-02-10T15:02:08.441Z] [2020-02-10T15:02:08.441Z] Name Value [2020-02-10T15:02:08.441Z] ---- ----- [2020-02-10T15:02:08.441Z] ALLUSERSPROFILE C:\ProgramData [2020-02-10T15:02:08.441Z] amd64 true [2020-02-10T15:02:08.441Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-10T15:02:08.441Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-10T15:02:08.441Z] arm64 true [2020-02-10T15:02:08.441Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-10T15:02:08.441Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-10T15:02:08.441Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-10T15:02:08.441Z] BRANCH_NAME PR-40483 [2020-02-10T15:02:08.441Z] BUILD_DISPLAY_NAME #3 [2020-02-10T15:02:08.441Z] BUILD_ID 3 [2020-02-10T15:02:08.441Z] BUILD_NUMBER 3 [2020-02-10T15:02:08.441Z] BUILD_TAG jenkins-moby-PR-40483-3 [2020-02-10T15:02:08.441Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40483/3/ [2020-02-10T15:02:08.441Z] CHANGE_AUTHOR AkihiroSuda [2020-02-10T15:02:08.441Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2020-02-10T15:02:08.441Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2020-02-10T15:02:08.441Z] CHANGE_BRANCH fuse-overlayfs [2020-02-10T15:02:08.441Z] CHANGE_FORK AkihiroSuda/docker [2020-02-10T15:02:08.441Z] CHANGE_ID 40483 [2020-02-10T15:02:08.441Z] CHANGE_TARGET master [2020-02-10T15:02:08.441Z] CHANGE_TITLE new storage driver: fuse-overlayfs [2020-02-10T15:02:08.441Z] CHANGE_URL https://github.com/moby/moby/pull/40483 [2020-02-10T15:02:08.441Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T15:02:08.441Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-10T15:02:08.441Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-10T15:02:08.441Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-10T15:02:08.441Z] COMPUTERNAME azwin-2-f80ad0 [2020-02-10T15:02:08.441Z] ComSpec C:\windows\system32\cmd.exe [2020-02-10T15:02:08.441Z] ConfigSequenceNumber 0 [2020-02-10T15:02:08.441Z] dco true [2020-02-10T15:02:08.441Z] DOCKER_BUILDKIT 0 [2020-02-10T15:02:08.441Z] DOCKER_DUT_DEBUG 1 [2020-02-10T15:02:08.441Z] DOCKER_EXPERIMENTAL 1 [2020-02-10T15:02:08.441Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-10T15:02:08.441Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-10T15:02:08.441Z] EXECUTOR_NUMBER 0 [2020-02-10T15:02:08.441Z] FQDN azwin-2-f80ad0.westus.cloudapp.azure.com [2020-02-10T15:02:08.441Z] GIT_BRANCH PR-40483 [2020-02-10T15:02:08.441Z] GIT_COMMIT 74187450016171819235c850ec918659096d3e9f [2020-02-10T15:02:08.441Z] GIT_PREVIOUS_COMMIT a07824e04487729deadaf28aea469d4b0b263ecb [2020-02-10T15:02:08.441Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT a07824e04487729deadaf28aea469d4b0b263ecb [2020-02-10T15:02:08.441Z] GIT_URL https://github.com/moby/moby.git [2020-02-10T15:02:08.441Z] HUDSON_COOKIE 6de583d6-3195-4805-bab2-553030c57490 [2020-02-10T15:02:08.441Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-10T15:02:08.441Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-10T15:02:08.441Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-02-10T15:02:08.441Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-02-10T15:02:08.441Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-10T15:02:08.441Z] JENKINS_NODE_COOKIE 3ee7b440-ed15-40f3-9b07-dd58f2cdfcb3 [2020-02-10T15:02:08.441Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-10T15:02:08.441Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-02-10T15:02:08.441Z] JOB_BASE_NAME PR-40483 [2020-02-10T15:02:08.441Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40483/display/redirect [2020-02-10T15:02:08.441Z] JOB_NAME moby/PR-40483 [2020-02-10T15:02:08.441Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40483/ [2020-02-10T15:02:08.441Z] library.jps.version master [2020-02-10T15:02:08.441Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-10T15:02:08.441Z] NODE_LABELS amd64 azure azwin-2-f80ad0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-10T15:02:08.441Z] NODE_NAME azwin-2-f80ad0 [2020-02-10T15:02:08.442Z] NUMBER_OF_PROCESSORS 4 [2020-02-10T15:02:08.442Z] OS Windows_NT [2020-02-10T15:02:08.442Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-10T15:02:08.442Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-10T15:02:08.442Z] ppc64le true [2020-02-10T15:02:08.442Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-10T15:02:08.442Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-02-10T15:02:08.442Z] PROCESSOR_LEVEL 6 [2020-02-10T15:02:08.442Z] PROCESSOR_REVISION 4f01 [2020-02-10T15:02:08.442Z] ProgramData C:\ProgramData [2020-02-10T15:02:08.442Z] ProgramFiles C:\Program Files [2020-02-10T15:02:08.442Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-10T15:02:08.442Z] ProgramW6432 C:\Program Files [2020-02-10T15:02:08.442Z] PROMPT $P$G [2020-02-10T15:02:08.442Z] PSExecutionPolicyPreference Bypass [2020-02-10T15:02:08.442Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-10T15:02:08.442Z] PUBLIC C:\Users\Public [2020-02-10T15:02:08.442Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40483/3/display/redirect?page=changes [2020-02-10T15:02:08.442Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40483/3/display/redirect [2020-02-10T15:02:08.442Z] s390x true [2020-02-10T15:02:08.442Z] SKIP_VALIDATION_TESTS 1 [2020-02-10T15:02:08.442Z] SOURCES_DRIVE d [2020-02-10T15:02:08.442Z] SOURCES_SUBDIR gopath [2020-02-10T15:02:08.442Z] STAGE_NAME Run tests [2020-02-10T15:02:08.442Z] SystemDrive C: [2020-02-10T15:02:08.442Z] SystemRoot C:\windows [2020-02-10T15:02:08.442Z] TEMP C:\windows\TEMP [2020-02-10T15:02:08.442Z] TESTDEBUG 0 [2020-02-10T15:02:08.442Z] TESTRUN_DRIVE d [2020-02-10T15:02:08.442Z] TESTRUN_SUBDIR CI [2020-02-10T15:02:08.442Z] TIMEOUT 120m [2020-02-10T15:02:08.442Z] TMP C:\windows\TEMP [2020-02-10T15:02:08.442Z] unit_validate true [2020-02-10T15:02:08.442Z] USERDOMAIN WORKGROUP [2020-02-10T15:02:08.442Z] USERNAME azwin-2-f80ad0$ [2020-02-10T15:02:08.442Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-10T15:02:08.442Z] validate_force false [2020-02-10T15:02:08.442Z] windir C:\windows [2020-02-10T15:02:08.442Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-10T15:02:08.442Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-02-10T15:02:08.442Z] windowsRS1 false [2020-02-10T15:02:08.442Z] windowsRS5 true [2020-02-10T15:02:08.442Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-10T15:02:08.442Z] [2020-02-10T15:02:08.442Z] [2020-02-10T15:02:08.442Z] [2020-02-10T15:02:08.471Z] #45 309.7 make[2]: Nothing to be done for 'all'. [2020-02-10T15:02:08.471Z] #45 309.8 make[2]: Nothing to be done for 'all'. [2020-02-10T15:02:08.471Z] #45 309.8 make[2]: Nothing to be done for 'all'. [2020-02-10T15:02:08.494Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-10T15:02:08.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s) [2020-02-10T15:02:08.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2020-02-10T15:02:08.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.20s) [2020-02-10T15:02:08.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.26s) [2020-02-10T15:02:08.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.50s) [2020-02-10T15:02:08.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.66s) [2020-02-10T15:02:08.494Z] === RUN TestBuildMultiStageCopy [2020-02-10T15:02:08.494Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T15:02:08.772Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T15:02:08.772Z] Using test binary docker [2020-02-10T15:02:08.772Z] +++ /etc/init.d/apparmor start [2020-02-10T15:02:08.772Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T15:02:08.772Z] Starting dockerd [2020-02-10T15:02:08.772Z] INFO: Waiting for daemon to start... [2020-02-10T15:02:08.772Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-10T15:02:08.903Z] --- PASS: TestContinueAfterPluginCrash (14.82s) [2020-02-10T15:02:08.903Z] PASS [2020-02-10T15:02:08.903Z] [2020-02-10T15:02:08.903Z] DONE 2 tests in 14.976s [2020-02-10T15:02:08.903Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T15:02:08.903Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:02:08.903Z] ++ set -e [2020-02-10T15:02:08.903Z] ++ '[' -n 0 ']' [2020-02-10T15:02:08.903Z] ++ set -x [2020-02-10T15:02:08.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:02:08.903Z] INFO: Testing against a local daemon [2020-02-10T15:02:08.903Z] === RUN TestPluginWithDevMounts [2020-02-10T15:02:08.903Z] === PAUSE TestPluginWithDevMounts [2020-02-10T15:02:08.903Z] === CONT TestPluginWithDevMounts [2020-02-10T15:02:09.030Z] . [2020-02-10T15:02:09.030Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T15:02:09.030Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T15:02:09.030Z] Error: No such image: emptyfs [2020-02-10T15:02:09.030Z] ++++ docker load [2020-02-10T15:02:09.030Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T15:02:09.112Z] #45 310.4 make[2]: Nothing to be done for 'all'. [2020-02-10T15:02:09.112Z] #45 310.4 INSTALL criu/criu [2020-02-10T15:02:09.112Z] #45 DONE 310.6s [2020-02-10T15:02:09.112Z] [2020-02-10T15:02:09.112Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T15:02:09.288Z] Running integration-test (iteration 1) [2020-02-10T15:02:09.288Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-10T15:02:09.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-02-10T15:02:09.288Z] ++ set -e [2020-02-10T15:02:09.288Z] ++ '[' -n 0 ']' [2020-02-10T15:02:09.288Z] ++ set -x [2020-02-10T15:02:09.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' [2020-02-10T15:02:09.400Z] INFO: Sources under d:\gopath\... [2020-02-10T15:02:09.401Z] INFO: Test run under d:\CI\... [2020-02-10T15:02:09.401Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-10T15:02:09.401Z] INFO: docker/docker repository was found [2020-02-10T15:02:09.856Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-02-10T15:02:10.234Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T15:02:10.611Z] #63 ... [2020-02-10T15:02:10.611Z] [2020-02-10T15:02:10.611Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T15:02:10.611Z] #58 241.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-10T15:02:10.658Z] [2020-02-10T15:02:10.658Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T15:02:10.806Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-02-10T15:02:10.806Z] PASS [2020-02-10T15:02:10.806Z] [2020-02-10T15:02:10.806Z] DONE 1 tests in 2.348s [2020-02-10T15:02:10.806Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T15:02:10.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:02:10.806Z] ++ set -e [2020-02-10T15:02:10.806Z] ++ '[' -n 0 ']' [2020-02-10T15:02:10.806Z] ++ set -x [2020-02-10T15:02:10.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:02:10.806Z] INFO: Testing against a local daemon [2020-02-10T15:02:10.806Z] === RUN TestSecretInspect [2020-02-10T15:02:10.815Z] ltsc2019: Pulling from windows/servercore [2020-02-10T15:02:10.816Z] 65014b3c3121: Pulling fs layer [2020-02-10T15:02:10.816Z] edbd72df76b4: Pulling fs layer [2020-02-10T15:02:10.915Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T15:02:10.915Z] Error: No such image: emptyfs [2020-02-10T15:02:10.915Z] ++++ docker load [2020-02-10T15:02:10.915Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T15:02:10.979Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T15:02:11.173Z] Running integration-test (iteration 1) [2020-02-10T15:02:11.173Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-10T15:02:11.173Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-02-10T15:02:11.173Z] ++ set -e [2020-02-10T15:02:11.173Z] ++ '[' -n 0 ']' [2020-02-10T15:02:11.173Z] ++ set -x [2020-02-10T15:02:11.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' [2020-02-10T15:02:11.325Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T15:02:11.699Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T15:02:12.047Z] --- PASS: TestBuildMultiStageCopy (4.24s) [2020-02-10T15:02:12.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s) [2020-02-10T15:02:12.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2020-02-10T15:02:12.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.43s) [2020-02-10T15:02:12.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2020-02-10T15:02:12.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2020-02-10T15:02:12.047Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T15:02:13.782Z] --- PASS: TestBuildMultiStageParentConfig (1.27s) [2020-02-10T15:02:13.782Z] === RUN TestBuildLabelWithTargets [2020-02-10T15:02:14.091Z] --- PASS: TestSecretInspect (3.25s) [2020-02-10T15:02:14.091Z] === RUN TestSecretList [2020-02-10T15:02:14.133Z] #58 244.7 + mkdir -p /build [2020-02-10T15:02:14.133Z] #58 244.7 + cp runc /build/runc [2020-02-10T15:02:14.133Z] #58 DONE 244.8s [2020-02-10T15:02:14.133Z] [2020-02-10T15:02:14.133Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T15:02:15.537Z] --- PASS: TestBuildLabelWithTargets (2.07s) [2020-02-10T15:02:15.537Z] === RUN TestBuildWithEmptyLayers [2020-02-10T15:02:16.282Z] --- PASS: TestBuildWithEmptyLayers (0.88s) [2020-02-10T15:02:16.282Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T15:02:17.377Z] --- PASS: TestSecretList (3.26s) [2020-02-10T15:02:17.378Z] === RUN TestSecretsCreateAndDelete [2020-02-10T15:02:17.863Z] edbd72df76b4: Verifying Checksum [2020-02-10T15:02:17.863Z] edbd72df76b4: Download complete [2020-02-10T15:02:19.374Z] --- PASS: TestBuildMultiStageOnBuild (2.54s) [2020-02-10T15:02:19.374Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T15:02:20.130Z] --- PASS: TestBuildUncleanTarFilenames (1.09s) [2020-02-10T15:02:20.130Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T15:02:20.665Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-02-10T15:02:20.665Z] === RUN TestSecretsUpdate [2020-02-10T15:02:22.658Z] #54 ... [2020-02-10T15:02:22.658Z] [2020-02-10T15:02:22.658Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T15:02:22.658Z] #42 DONE 415.2s [2020-02-10T15:02:22.658Z] [2020-02-10T15:02:22.658Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T15:02:23.230Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s) [2020-02-10T15:02:23.230Z] === RUN TestBuildWithHugeFile [2020-02-10T15:02:23.956Z] --- PASS: TestSecretsUpdate (3.28s) [2020-02-10T15:02:23.956Z] === RUN TestTemplatedSecret [2020-02-10T15:02:24.901Z] 65014b3c3121: Verifying Checksum [2020-02-10T15:02:24.902Z] 65014b3c3121: Download complete [2020-02-10T15:02:27.243Z] --- PASS: TestTemplatedSecret (3.38s) [2020-02-10T15:02:27.243Z] === RUN TestSecretCreateResolve [2020-02-10T15:02:30.535Z] --- PASS: TestSecretCreateResolve (2.81s) [2020-02-10T15:02:30.535Z] PASS [2020-02-10T15:02:30.535Z] [2020-02-10T15:02:30.535Z] DONE 6 tests in 19.365s [2020-02-10T15:02:30.535Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T15:02:30.535Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:02:30.535Z] ++ set -e [2020-02-10T15:02:30.535Z] ++ '[' -n 0 ']' [2020-02-10T15:02:30.535Z] ++ set -x [2020-02-10T15:02:30.535Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:02:30.535Z] INFO: Testing against a local daemon [2020-02-10T15:02:30.535Z] === RUN TestServiceCreateInit [2020-02-10T15:02:30.535Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T15:02:35.811Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T15:02:41.080Z] --- PASS: TestServiceCreateInit (10.22s) [2020-02-10T15:02:41.080Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.83s) [2020-02-10T15:02:41.080Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s) [2020-02-10T15:02:41.080Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T15:02:43.235Z] Loaded image: buildpack-deps:jessie [2020-02-10T15:02:43.235Z] Loaded image: busybox:latest [2020-02-10T15:02:43.235Z] Loaded image: busybox:glibc [2020-02-10T15:02:43.235Z] Loaded image: debian:jessie [2020-02-10T15:02:43.235Z] Loaded image: hello-world:latest [2020-02-10T15:02:43.235Z] INFO: Testing against a local daemon [2020-02-10T15:02:43.235Z] === RUN TestDockerSuite [2020-02-10T15:02:43.235Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-10T15:02:43.235Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-10T15:02:43.235Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-10T15:02:43.235Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-10T15:02:43.235Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-10T15:02:43.235Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-10T15:02:43.235Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-10T15:02:43.235Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-10T15:02:43.235Z] Loaded image: buildpack-deps:jessie [2020-02-10T15:02:43.235Z] Loaded image: busybox:latest [2020-02-10T15:02:43.235Z] Loaded image: busybox:glibc [2020-02-10T15:02:43.235Z] Loaded image: debian:jessie [2020-02-10T15:02:43.235Z] Loaded image: hello-world:latest [2020-02-10T15:02:43.235Z] INFO: Testing against a local daemon [2020-02-10T15:02:43.235Z] === RUN TestDockerDaemonSuite [2020-02-10T15:02:43.235Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-10T15:02:43.493Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-10T15:02:43.750Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-10T15:02:44.314Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-10T15:02:44.314Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-10T15:02:45.245Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-10T15:02:45.502Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-10T15:02:45.502Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-10T15:02:48.026Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-10T15:02:48.594Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-10T15:02:48.594Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-10T15:02:48.594Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-10T15:02:48.594Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-10T15:02:49.528Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-10T15:02:51.430Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-10T15:02:51.430Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-10T15:02:51.430Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-10T15:02:51.430Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-10T15:02:51.430Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-10T15:02:51.680Z] --- PASS: TestBuildWithHugeFile (26.06s) [2020-02-10T15:02:51.680Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T15:02:51.680Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T15:02:51.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T15:02:51.680Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T15:02:51.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T15:02:51.680Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T15:02:51.680Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T15:02:51.680Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T15:02:51.680Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T15:02:51.680Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T15:02:51.680Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-02-10T15:02:51.680Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-02-10T15:02:51.680Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-02-10T15:02:51.680Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-02-10T15:02:51.680Z] === RUN TestBuildPreserveOwnership [2020-02-10T15:02:51.680Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T15:02:52.364Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-10T15:02:52.889Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T15:02:55.366Z] --- PASS: TestBuildPreserveOwnership (5.70s) [2020-02-10T15:02:55.366Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.64s) [2020-02-10T15:02:55.366Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-02-10T15:02:55.366Z] === RUN TestBuildPlatformInvalid [2020-02-10T15:02:55.366Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-02-10T15:02:55.366Z] PASS [2020-02-10T15:02:55.366Z] [2020-02-10T15:02:55.366Z] === Skipped [2020-02-10T15:02:55.366Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-02-10T15:02:55.366Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T15:02:55.366Z] [2020-02-10T15:02:55.366Z] [2020-02-10T15:02:55.366Z] DONE 32 tests, 1 skipped in 71.079s [2020-02-10T15:02:55.366Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T15:02:55.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:02:55.366Z] ++ set -e [2020-02-10T15:02:55.366Z] ++ '[' -n 0 ']' [2020-02-10T15:02:55.366Z] ++ set -x [2020-02-10T15:02:55.366Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:02:55.366Z] INFO: Testing against a local daemon [2020-02-10T15:02:55.366Z] === RUN TestConfigList [2020-02-10T15:02:56.544Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-10T15:02:56.544Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-10T15:02:58.453Z] --- PASS: TestConfigList (2.79s) [2020-02-10T15:02:58.453Z] === RUN TestConfigsCreateAndDelete [2020-02-10T15:02:59.911Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-10T15:02:59.911Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-10T15:03:00.805Z] --- PASS: TestConfigsCreateAndDelete (2.70s) [2020-02-10T15:03:00.805Z] === RUN TestConfigsUpdate [2020-02-10T15:03:01.812Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-10T15:03:01.999Z] #54 ... [2020-02-10T15:03:01.999Z] [2020-02-10T15:03:01.999Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T15:03:01.999Z] #63 401.4 + bin/containerd [2020-02-10T15:03:02.743Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-10T15:03:03.011Z] --- PASS: TestCreateServiceMultipleTimes (18.95s) [2020-02-10T15:03:03.011Z] === RUN TestCreateServiceConflict [2020-02-10T15:03:03.011Z] --- PASS: TestCreateServiceConflict (3.28s) [2020-02-10T15:03:03.011Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T15:03:03.030Z] #63 ... [2020-02-10T15:03:03.030Z] [2020-02-10T15:03:03.030Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T15:03:03.030Z] #54 DONE 456.7s [2020-02-10T15:03:03.322Z] [2020-02-10T15:03:03.323Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T15:03:03.677Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-10T15:03:03.869Z] --- PASS: TestConfigsUpdate (2.72s) [2020-02-10T15:03:03.869Z] === RUN TestTemplatedConfig [2020-02-10T15:03:05.576Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-10T15:03:06.947Z] --- PASS: TestTemplatedConfig (3.23s) [2020-02-10T15:03:06.947Z] === RUN TestConfigInspect [2020-02-10T15:03:06.947Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-10T15:03:07.203Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2020-02-10T15:03:07.203Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T15:03:07.880Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-10T15:03:08.138Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-10T15:03:08.720Z] --- PASS: TestConfigInspect (2.24s) [2020-02-10T15:03:08.720Z] === RUN TestConfigCreateWithLabels [2020-02-10T15:03:09.509Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-10T15:03:10.443Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-10T15:03:11.007Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-10T15:03:11.784Z] --- PASS: TestConfigCreateWithLabels (2.73s) [2020-02-10T15:03:11.784Z] === RUN TestConfigCreateResolve [2020-02-10T15:03:12.907Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-02-10T15:03:13.711Z] #63 ... [2020-02-10T15:03:13.711Z] [2020-02-10T15:03:13.711Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T15:03:13.711Z] #24 465.9 + return [2020-02-10T15:03:13.711Z] #24 DONE 466.0s [2020-02-10T15:03:13.711Z] [2020-02-10T15:03:13.711Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T15:03:14.134Z] --- PASS: TestConfigCreateResolve (2.62s) [2020-02-10T15:03:14.134Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T15:03:14.750Z] #63 ... [2020-02-10T15:03:14.750Z] [2020-02-10T15:03:14.750Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T15:03:15.038Z] #25 DONE 0.2s [2020-02-10T15:03:15.038Z] [2020-02-10T15:03:15.038Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T15:03:15.106Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-02-10T15:03:15.106Z] PASS [2020-02-10T15:03:15.106Z] [2020-02-10T15:03:15.106Z] DONE 8 tests in 19.638s [2020-02-10T15:03:15.106Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T15:03:15.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:03:15.106Z] ++ set -e [2020-02-10T15:03:15.106Z] ++ '[' -n 0 ']' [2020-02-10T15:03:15.106Z] ++ set -x [2020-02-10T15:03:15.106Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:03:15.106Z] INFO: Testing against a local daemon [2020-02-10T15:03:15.106Z] === RUN TestCheckpoint [2020-02-10T15:03:15.106Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T15:03:15.106Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T15:03:15.106Z] === RUN TestContainerInvalidJSON [2020-02-10T15:03:15.106Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T15:03:15.106Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T15:03:15.106Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T15:03:15.106Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T15:03:15.106Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T15:03:15.106Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T15:03:15.106Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T15:03:15.106Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T15:03:15.106Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T15:03:15.106Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-02-10T15:03:15.106Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T15:03:15.106Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T15:03:15.106Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T15:03:15.106Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T15:03:15.106Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-02-10T15:03:15.106Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T15:03:15.106Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-02-10T15:03:15.106Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T15:03:15.106Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-02-10T15:03:15.106Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T15:03:15.331Z] #29 DONE 0.5s [2020-02-10T15:03:15.331Z] [2020-02-10T15:03:15.331Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T15:03:15.331Z] #32 DONE 0.1s [2020-02-10T15:03:15.331Z] [2020-02-10T15:03:15.331Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T15:03:15.431Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-10T15:03:15.431Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-10T15:03:15.565Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-02-10T15:03:15.565Z] === RUN TestCopyFromContainer [2020-02-10T15:03:15.629Z] #63 ... [2020-02-10T15:03:15.629Z] [2020-02-10T15:03:15.629Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T15:03:15.629Z] #35 DONE 0.1s [2020-02-10T15:03:15.629Z] [2020-02-10T15:03:15.629Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T15:03:15.629Z] #40 DONE 0.1s [2020-02-10T15:03:15.629Z] [2020-02-10T15:03:15.629Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T15:03:15.629Z] #43 DONE 0.1s [2020-02-10T15:03:15.629Z] [2020-02-10T15:03:15.629Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T15:03:15.629Z] #63 ... [2020-02-10T15:03:15.629Z] [2020-02-10T15:03:15.629Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T15:03:15.629Z] #46 DONE 0.1s [2020-02-10T15:03:15.629Z] [2020-02-10T15:03:15.629Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T15:03:15.918Z] #49 DONE 0.1s [2020-02-10T15:03:15.918Z] [2020-02-10T15:03:15.918Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T15:03:15.918Z] #52 DONE 0.1s [2020-02-10T15:03:15.918Z] [2020-02-10T15:03:15.918Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T15:03:15.918Z] #63 ... [2020-02-10T15:03:15.918Z] [2020-02-10T15:03:15.918Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T15:03:15.918Z] #55 DONE 0.1s [2020-02-10T15:03:16.205Z] [2020-02-10T15:03:16.205Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T15:03:16.205Z] #59 DONE 0.1s [2020-02-10T15:03:16.205Z] [2020-02-10T15:03:16.205Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T15:03:16.364Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-10T15:03:17.452Z] === RUN TestCopyFromContainer// [2020-02-10T15:03:17.452Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T15:03:17.452Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T15:03:17.808Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T15:03:17.808Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T15:03:17.808Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T15:03:17.808Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T15:03:18.161Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T15:03:18.161Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T15:03:18.161Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T15:03:18.161Z] --- PASS: TestCopyFromContainer (2.84s) [2020-02-10T15:03:18.161Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-02-10T15:03:18.161Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-02-10T15:03:18.161Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-02-10T15:03:18.161Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-02-10T15:03:18.161Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-02-10T15:03:18.161Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-02-10T15:03:18.161Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-02-10T15:03:18.161Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-02-10T15:03:18.161Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-02-10T15:03:18.161Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-02-10T15:03:18.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T15:03:18.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T15:03:18.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T15:03:18.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T15:03:18.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T15:03:18.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T15:03:18.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T15:03:18.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T15:03:18.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T15:03:18.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T15:03:18.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-10T15:03:18.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-10T15:03:18.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-10T15:03:18.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-10T15:03:18.161Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T15:03:18.161Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-02-10T15:03:18.161Z] === RUN TestCreateWithInvalidEnv [2020-02-10T15:03:18.161Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T15:03:18.161Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T15:03:18.161Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T15:03:18.161Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T15:03:18.161Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T15:03:18.161Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T15:03:18.161Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T15:03:18.161Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T15:03:18.161Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T15:03:18.161Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-10T15:03:18.161Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T15:03:18.161Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-10T15:03:18.161Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T15:03:18.161Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T15:03:18.161Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-02-10T15:03:18.161Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T15:03:18.260Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-10T15:03:20.541Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2020-02-10T15:03:20.541Z] === RUN TestCreateWithCapabilities [2020-02-10T15:03:20.541Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T15:03:20.541Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T15:03:20.541Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T15:03:20.541Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T15:03:20.541Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T15:03:20.541Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T15:03:20.541Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T15:03:20.541Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T15:03:20.541Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T15:03:20.541Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T15:03:20.541Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T15:03:20.541Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T15:03:20.541Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T15:03:20.541Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T15:03:20.541Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T15:03:20.541Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T15:03:20.541Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T15:03:20.787Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-10T15:03:20.787Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-10T15:03:20.895Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T15:03:20.895Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T15:03:20.895Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T15:03:20.895Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T15:03:20.895Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T15:03:20.895Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-02-10T15:03:20.895Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-10T15:03:20.895Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-10T15:03:20.895Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-02-10T15:03:20.895Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-10T15:03:20.895Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-02-10T15:03:20.895Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-02-10T15:03:20.895Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-02-10T15:03:20.895Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-10T15:03:20.895Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T15:03:20.895Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-02-10T15:03:20.895Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-02-10T15:03:20.895Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T15:03:22.079Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.73s) [2020-02-10T15:03:22.079Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T15:03:22.159Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-10T15:03:23.291Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.52s) [2020-02-10T15:03:23.291Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T15:03:23.291Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T15:03:23.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T15:03:23.291Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T15:03:23.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T15:03:23.291Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T15:03:23.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T15:03:23.291Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T15:03:23.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T15:03:23.291Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T15:03:23.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T15:03:23.532Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-10T15:03:23.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T15:03:23.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T15:03:23.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T15:03:23.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T15:03:23.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T15:03:23.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-02-10T15:03:23.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-10T15:03:23.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-10T15:03:23.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-02-10T15:03:23.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-10T15:03:23.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-10T15:03:23.722Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T15:03:24.096Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-10T15:03:24.512Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-02-10T15:03:24.512Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T15:03:24.512Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T15:03:24.512Z] === RUN TestDaemonRestartIpcMode [2020-02-10T15:03:24.512Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T15:03:24.512Z] === RUN TestDaemonHostGatewayIP [2020-02-10T15:03:24.512Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T15:03:24.512Z] === RUN TestDiff [2020-02-10T15:03:24.612Z] --- PASS: TestCreateServiceSecretFileMode (3.41s) [2020-02-10T15:03:24.612Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T15:03:25.258Z] --- PASS: TestDiff (0.92s) [2020-02-10T15:03:25.258Z] === RUN TestExecWithCloseStdin [2020-02-10T15:03:25.467Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-10T15:03:25.725Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-10T15:03:26.487Z] --- PASS: TestExecWithCloseStdin (1.02s) [2020-02-10T15:03:26.487Z] === RUN TestExec [2020-02-10T15:03:27.240Z] --- PASS: TestExec (1.13s) [2020-02-10T15:03:27.240Z] === RUN TestExecUser [2020-02-10T15:03:28.454Z] --- PASS: TestExecUser (1.00s) [2020-02-10T15:03:28.454Z] === RUN TestExportContainerAndImportImage [2020-02-10T15:03:28.618Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-10T15:03:28.800Z] --- PASS: TestCreateServiceConfigFileMode (3.63s) [2020-02-10T15:03:28.800Z] === RUN TestCreateServiceSysctls [2020-02-10T15:03:29.002Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-10T15:03:29.002Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-10T15:03:29.568Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-10T15:03:29.677Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2020-02-10T15:03:29.677Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T15:03:30.132Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-10T15:03:30.696Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-10T15:03:30.885Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2020-02-10T15:03:30.885Z] === RUN TestHealthCheckWorkdir [2020-02-10T15:03:31.260Z] --- PASS: TestBuildWithHugeFile (95.64s) [2020-02-10T15:03:31.260Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T15:03:31.260Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T15:03:31.260Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T15:03:31.260Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T15:03:31.260Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T15:03:31.260Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T15:03:31.260Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T15:03:31.260Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T15:03:31.260Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T15:03:31.260Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T15:03:31.517Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-02-10T15:03:31.517Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-02-10T15:03:31.517Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-02-10T15:03:31.517Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-02-10T15:03:31.517Z] === RUN TestBuildPreserveOwnership [2020-02-10T15:03:31.517Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T15:03:31.775Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-10T15:03:32.032Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-10T15:03:32.032Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-10T15:03:32.103Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-02-10T15:03:32.103Z] === RUN TestHealthKillContainer [2020-02-10T15:03:32.289Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-10T15:03:32.991Z] --- PASS: TestCreateServiceSysctls (4.61s) [2020-02-10T15:03:32.991Z] === RUN TestCreateServiceCapabilities [2020-02-10T15:03:33.659Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-10T15:03:34.223Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-10T15:03:35.154Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-10T15:03:35.162Z] --- PASS: TestHealthKillContainer (3.14s) [2020-02-10T15:03:35.162Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T15:03:36.085Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T15:03:36.281Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2020-02-10T15:03:36.281Z] === RUN TestInspect [2020-02-10T15:03:36.365Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2020-02-10T15:03:36.365Z] === RUN TestIpcModeNone [2020-02-10T15:03:36.649Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-10T15:03:37.113Z] --- PASS: TestIpcModeNone (0.94s) [2020-02-10T15:03:37.113Z] === RUN TestIpcModePrivate [2020-02-10T15:03:38.317Z] --- PASS: TestIpcModePrivate (0.97s) [2020-02-10T15:03:38.317Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-10T15:03:38.317Z] === RUN TestIpcModeShareable [2020-02-10T15:03:38.547Z] --- PASS: TestBuildPreserveOwnership (6.84s) [2020-02-10T15:03:38.547Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.44s) [2020-02-10T15:03:38.547Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.39s) [2020-02-10T15:03:38.547Z] === RUN TestBuildPlatformInvalid [2020-02-10T15:03:38.547Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-02-10T15:03:38.547Z] PASS [2020-02-10T15:03:38.547Z] [2020-02-10T15:03:38.547Z] === Skipped [2020-02-10T15:03:38.547Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-02-10T15:03:38.547Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T15:03:38.547Z] [2020-02-10T15:03:38.547Z] [2020-02-10T15:03:38.547Z] DONE 32 tests, 1 skipped in 183.286s [2020-02-10T15:03:38.547Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T15:03:38.547Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:03:38.547Z] ++ set -e [2020-02-10T15:03:38.547Z] ++ '[' -n 0 ']' [2020-02-10T15:03:38.547Z] ++ set -x [2020-02-10T15:03:38.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-10T15:03:38.805Z] INFO: Testing against a local daemon [2020-02-10T15:03:38.805Z] === RUN TestConfigList [2020-02-10T15:03:39.077Z] --- PASS: TestIpcModeShareable (1.01s) [2020-02-10T15:03:39.077Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-10T15:03:39.077Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T15:03:39.736Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-10T15:03:40.472Z] --- PASS: TestInspect (3.68s) [2020-02-10T15:03:40.473Z] === RUN TestCreateJob [2020-02-10T15:03:40.669Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-10T15:03:41.233Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-10T15:03:41.578Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2020-02-10T15:03:41.578Z] === RUN TestAPIIpcModeHost [2020-02-10T15:03:42.164Z] --- PASS: TestConfigList (3.52s) [2020-02-10T15:03:42.164Z] === RUN TestConfigsCreateAndDelete [2020-02-10T15:03:42.435Z] --- PASS: TestAPIIpcModeHost (0.75s) [2020-02-10T15:03:42.435Z] === RUN TestDaemonIpcModeShareable [2020-02-10T15:03:44.206Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-02-10T15:03:44.206Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-10T15:03:44.206Z] === RUN TestDaemonIpcModePrivate [2020-02-10T15:03:44.688Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-10T15:03:44.766Z] --- PASS: TestCreateJob (4.14s) [2020-02-10T15:03:44.766Z] === RUN TestReplicatedJob [2020-02-10T15:03:45.252Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2020-02-10T15:03:45.252Z] === RUN TestConfigsUpdate [2020-02-10T15:03:45.943Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2020-02-10T15:03:45.943Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-10T15:03:45.943Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T15:03:47.689Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2020-02-10T15:03:47.689Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-10T15:03:47.689Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T15:03:48.527Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-10T15:03:48.527Z] --- PASS: TestConfigsUpdate (3.30s) [2020-02-10T15:03:48.527Z] === RUN TestTemplatedConfig [2020-02-10T15:03:48.902Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.60s) [2020-02-10T15:03:48.902Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-10T15:03:48.902Z] === RUN TestIpcModeOlderClient [2020-02-10T15:03:48.902Z] === PAUSE TestIpcModeOlderClient [2020-02-10T15:03:48.902Z] === RUN TestKillContainerInvalidSignal [2020-02-10T15:03:49.091Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-10T15:03:49.343Z] ......... [ 86%] [2020-02-10T15:03:49.655Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-10T15:03:49.748Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-02-10T15:03:49.748Z] === RUN TestKillContainer [2020-02-10T15:03:49.748Z] === RUN TestKillContainer/no_signal [2020-02-10T15:03:49.912Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-10T15:03:50.477Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-10T15:03:50.701Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T15:03:51.331Z] --- PASS: TestReplicatedJob (7.06s) [2020-02-10T15:03:51.331Z] === RUN TestUpdateReplicatedJob [2020-02-10T15:03:51.462Z] === RUN TestKillContainer/killing_signal [2020-02-10T15:03:52.373Z] --- PASS: TestTemplatedConfig (3.75s) [2020-02-10T15:03:52.373Z] === RUN TestConfigInspect [2020-02-10T15:03:52.660Z] --- PASS: TestKillContainer (2.65s) [2020-02-10T15:03:52.660Z] --- PASS: TestKillContainer/no_signal (0.95s) [2020-02-10T15:03:52.660Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2020-02-10T15:03:52.660Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-02-10T15:03:52.660Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T15:03:52.660Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T15:03:53.401Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T15:03:54.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-02-10T15:03:54.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-02-10T15:03:54.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2020-02-10T15:03:54.151Z] === RUN TestKillStoppedContainer [2020-02-10T15:03:54.151Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-10T15:03:54.151Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T15:03:54.269Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-10T15:03:54.270Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-10T15:03:54.504Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-10T15:03:54.504Z] === RUN TestKillDifferentUserContainer [2020-02-10T15:03:54.527Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-10T15:03:55.136Z] tests/integration/models_images_test.py ............... [ 89%] [2020-02-10T15:03:55.258Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-02-10T15:03:55.258Z] === RUN TestInspectOomKilledTrue [2020-02-10T15:03:55.258Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-10T15:03:55.258Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T15:03:55.258Z] === RUN TestInspectOomKilledFalse [2020-02-10T15:03:55.258Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T15:03:55.258Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T15:03:55.258Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T15:03:55.525Z] #63 451.0 + bin/containerd-stress [2020-02-10T15:03:55.525Z] #63 454.7 + bin/containerd-shim [2020-02-10T15:03:55.602Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-02-10T15:03:55.602Z] === RUN TestLinksContainerNames [2020-02-10T15:03:55.660Z] --- PASS: TestUpdateReplicatedJob (4.43s) [2020-02-10T15:03:55.660Z] === RUN TestServiceListWithStatuses [2020-02-10T15:03:55.660Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T15:03:55.660Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T15:03:55.660Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T15:03:55.897Z] --- PASS: TestConfigInspect (3.44s) [2020-02-10T15:03:55.897Z] === RUN TestConfigCreateWithLabels [2020-02-10T15:03:56.462Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-10T15:03:56.720Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-10T15:03:56.753Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-10T15:03:57.352Z] --- PASS: TestLinksContainerNames (1.55s) [2020-02-10T15:03:57.352Z] === RUN TestLogsFollowTailEmpty [2020-02-10T15:03:57.651Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-10T15:03:58.100Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-02-10T15:03:58.100Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T15:03:58.846Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/default [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/private [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/slave [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/shared [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T15:03:58.846Z] === CONT TestMountDaemonRoot/default [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T15:03:58.846Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T15:03:58.846Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T15:03:58.846Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T15:03:58.846Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T15:03:59.199Z] === CONT TestMountDaemonRoot/shared [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T15:03:59.199Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T15:03:59.199Z] === CONT TestMountDaemonRoot/slave [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T15:03:59.199Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T15:03:59.199Z] === CONT TestMountDaemonRoot/private [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T15:03:59.199Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T15:03:59.199Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T15:03:59.199Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T15:03:59.199Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T15:03:59.199Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T15:03:59.199Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T15:03:59.199Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T15:03:59.199Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T15:03:59.199Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T15:03:59.199Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T15:03:59.559Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T15:03:59.595Z] --- PASS: TestConfigCreateWithLabels (3.59s) [2020-02-10T15:03:59.595Z] === RUN TestConfigCreateResolve [2020-02-10T15:03:59.595Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-10T15:03:59.920Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T15:03:59.920Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-10T15:03:59.920Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T15:04:00.172Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-10T15:04:01.669Z] --- PASS: TestContainerBindMountNonRecursive (1.82s) [2020-02-10T15:04:01.669Z] === RUN TestNetworkNat [2020-02-10T15:04:02.225Z] --- PASS: TestDockerNetworkConnectAlias (6.43s) [2020-02-10T15:04:02.225Z] === RUN TestDockerNetworkReConnect [2020-02-10T15:04:02.420Z] --- PASS: TestNetworkNat (0.84s) [2020-02-10T15:04:02.420Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T15:04:02.696Z] --- PASS: TestConfigCreateResolve (2.91s) [2020-02-10T15:04:02.696Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T15:04:02.696Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-10T15:04:02.696Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-10T15:04:02.696Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-10T15:04:02.954Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-02-10T15:04:02.954Z] PASS [2020-02-10T15:04:02.954Z] [2020-02-10T15:04:02.954Z] DONE 8 tests in 24.273s [2020-02-10T15:04:02.954Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T15:04:02.954Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:04:02.954Z] ++ set -e [2020-02-10T15:04:02.954Z] ++ '[' -n 0 ']' [2020-02-10T15:04:02.954Z] ++ set -x [2020-02-10T15:04:02.954Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:04:02.954Z] INFO: Testing against a local daemon [2020-02-10T15:04:02.954Z] === RUN TestCheckpoint [2020-02-10T15:04:02.954Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T15:04:02.954Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T15:04:02.954Z] === RUN TestContainerInvalidJSON [2020-02-10T15:04:03.211Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T15:04:03.211Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T15:04:03.211Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T15:04:03.211Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T15:04:03.211Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T15:04:03.211Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T15:04:03.211Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T15:04:03.211Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T15:04:03.211Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T15:04:03.211Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-02-10T15:04:03.211Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-02-10T15:04:03.211Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T15:04:03.211Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-02-10T15:04:03.211Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T15:04:03.211Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-02-10T15:04:03.211Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T15:04:03.279Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-10T15:04:03.469Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-02-10T15:04:03.469Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T15:04:03.469Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-02-10T15:04:03.469Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T15:04:03.469Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-02-10T15:04:03.469Z] === RUN TestCopyFromContainer [2020-02-10T15:04:03.634Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-02-10T15:04:03.634Z] === RUN TestNetworkLoopbackNat [2020-02-10T15:04:03.726Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-10T15:04:04.204Z] tests/integration/models_resources_test.py . [ 91%] [2020-02-10T15:04:04.428Z] --- PASS: TestNetworkLoopbackNat (1.09s) [2020-02-10T15:04:04.428Z] === RUN TestPause [2020-02-10T15:04:05.100Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-10T15:04:05.231Z] --- PASS: TestPause (0.94s) [2020-02-10T15:04:05.231Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T15:04:05.231Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T15:04:05.231Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T15:04:05.231Z] === RUN TestPauseStopPausedContainer [2020-02-10T15:04:05.664Z] === RUN TestCopyFromContainer// [2020-02-10T15:04:05.664Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T15:04:05.861Z] #63 465.1 + bin/containerd-shim-runc-v1 [2020-02-10T15:04:05.921Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T15:04:06.179Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T15:04:06.179Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T15:04:06.179Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T15:04:06.437Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T15:04:06.437Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T15:04:06.514Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2020-02-10T15:04:06.514Z] === RUN TestPsFilter [2020-02-10T15:04:06.514Z] --- PASS: TestPsFilter (0.24s) [2020-02-10T15:04:06.514Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T15:04:06.694Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T15:04:06.694Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T15:04:06.951Z] --- PASS: TestCopyFromContainer (3.33s) [2020-02-10T15:04:06.951Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-02-10T15:04:06.951Z] --- PASS: TestCopyFromContainer//bar/root (0.23s) [2020-02-10T15:04:06.951Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-02-10T15:04:06.951Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-02-10T15:04:06.951Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-02-10T15:04:06.951Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-02-10T15:04:06.951Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-02-10T15:04:06.951Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-02-10T15:04:06.951Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-02-10T15:04:06.951Z] --- PASS: TestCopyFromContainer/bar/notarget (0.18s) [2020-02-10T15:04:06.951Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T15:04:06.951Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T15:04:06.951Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T15:04:06.951Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T15:04:06.951Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T15:04:06.951Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T15:04:06.951Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T15:04:06.951Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T15:04:06.951Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T15:04:06.951Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T15:04:06.951Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-10T15:04:06.951Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-10T15:04:06.951Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-10T15:04:06.951Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-10T15:04:06.951Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T15:04:06.951Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-10T15:04:06.951Z] === RUN TestCreateWithInvalidEnv [2020-02-10T15:04:06.951Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T15:04:06.951Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T15:04:06.951Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T15:04:06.951Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T15:04:06.951Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T15:04:06.951Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T15:04:06.951Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T15:04:06.951Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T15:04:06.951Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T15:04:06.951Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-10T15:04:06.951Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T15:04:06.951Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-10T15:04:06.951Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T15:04:06.951Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T15:04:06.951Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-02-10T15:04:06.951Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T15:04:07.210Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-10T15:04:07.270Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-02-10T15:04:07.270Z] === RUN TestRemoveContainerWithVolume [2020-02-10T15:04:07.492Z] --- PASS: TestDockerNetworkReConnect (5.11s) [2020-02-10T15:04:07.493Z] === RUN TestServicePlugin [2020-02-10T15:04:07.493Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-10T15:04:07.493Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:04:07.493Z] === RUN TestServiceUpdateLabel [2020-02-10T15:04:08.478Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2020-02-10T15:04:08.478Z] === RUN TestRemoveContainerRunning [2020-02-10T15:04:09.107Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-10T15:04:09.231Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-02-10T15:04:09.231Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T15:04:09.367Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2020-02-10T15:04:09.367Z] === RUN TestCreateWithCapabilities [2020-02-10T15:04:09.367Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T15:04:09.367Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T15:04:09.367Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T15:04:09.367Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T15:04:09.367Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T15:04:09.367Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T15:04:09.367Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T15:04:09.367Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T15:04:09.367Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T15:04:09.367Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T15:04:09.367Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T15:04:09.367Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T15:04:09.367Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T15:04:09.367Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T15:04:09.367Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T15:04:09.367Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T15:04:09.367Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T15:04:09.367Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T15:04:09.367Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T15:04:09.367Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T15:04:09.367Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T15:04:09.367Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T15:04:09.367Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T15:04:09.367Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T15:04:09.627Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T15:04:09.627Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T15:04:09.627Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T15:04:09.627Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T15:04:09.627Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T15:04:09.627Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T15:04:09.627Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T15:04:09.627Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T15:04:09.627Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T15:04:09.884Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-02-10T15:04:09.885Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-02-10T15:04:09.885Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-10T15:04:09.885Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-02-10T15:04:09.885Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-10T15:04:09.885Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-10T15:04:09.885Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T15:04:09.885Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-02-10T15:04:09.885Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-02-10T15:04:09.885Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-02-10T15:04:09.885Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-02-10T15:04:09.885Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-02-10T15:04:09.885Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T15:04:09.949Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-10T15:04:09.977Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-02-10T15:04:09.977Z] === RUN TestRemoveInvalidContainer [2020-02-10T15:04:09.977Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-10T15:04:09.977Z] === RUN TestRenameLinkedContainer [2020-02-10T15:04:10.324Z] #63 470.1 + bin/containerd-shim-runc-v2 [2020-02-10T15:04:10.778Z] --- PASS: TestServiceUpdateLabel (3.22s) [2020-02-10T15:04:10.778Z] === RUN TestServiceUpdateSecrets [2020-02-10T15:04:10.816Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-10T15:04:10.967Z] #63 471.6 + binaries [2020-02-10T15:04:10.967Z] #63 471.6 + mkdir -p /build [2020-02-10T15:04:10.967Z] #63 471.6 + cp bin/containerd /build/containerd [2020-02-10T15:04:10.967Z] #63 471.7 + cp bin/containerd-shim /build/containerd-shim [2020-02-10T15:04:11.252Z] #63 471.7 + cp bin/ctr /build/ctr [2020-02-10T15:04:11.252Z] #63 DONE 471.8s [2020-02-10T15:04:12.713Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.84s) [2020-02-10T15:04:12.714Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T15:04:12.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T15:04:12.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T15:04:12.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T15:04:12.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T15:04:12.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T15:04:12.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T15:04:12.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T15:04:12.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T15:04:12.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T15:04:12.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T15:04:12.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T15:04:12.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T15:04:12.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T15:04:12.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T15:04:12.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T15:04:12.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2020-02-10T15:04:12.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-02-10T15:04:12.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-10T15:04:12.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-10T15:04:12.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-10T15:04:12.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-10T15:04:12.714Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T15:04:12.740Z] [2020-02-10T15:04:12.740Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T15:04:12.740Z] #64 DONE 0.1s [2020-02-10T15:04:12.740Z] [2020-02-10T15:04:12.740Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T15:04:12.740Z] #68 DONE 0.1s [2020-02-10T15:04:12.740Z] [2020-02-10T15:04:12.740Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T15:04:12.740Z] #70 DONE 0.1s [2020-02-10T15:04:12.740Z] [2020-02-10T15:04:12.740Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T15:04:12.740Z] #73 DONE 0.0s [2020-02-10T15:04:12.972Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-10T15:04:13.037Z] [2020-02-10T15:04:13.037Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T15:04:13.037Z] #74 DONE 0.0s [2020-02-10T15:04:13.037Z] [2020-02-10T15:04:13.037Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T15:04:13.049Z] --- PASS: TestRenameLinkedContainer (3.20s) [2020-02-10T15:04:13.049Z] === RUN TestRenameStoppedContainer [2020-02-10T15:04:13.793Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-02-10T15:04:13.793Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T15:04:13.906Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.02s) [2020-02-10T15:04:13.906Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T15:04:13.906Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T15:04:13.906Z] === RUN TestDaemonRestartIpcMode [2020-02-10T15:04:13.906Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T15:04:13.906Z] === RUN TestDaemonHostGatewayIP [2020-02-10T15:04:13.906Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T15:04:13.906Z] === RUN TestDiff [2020-02-10T15:04:14.343Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-10T15:04:14.344Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-10T15:04:14.470Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-10T15:04:14.470Z] --- PASS: TestDiff (0.72s) [2020-02-10T15:04:14.470Z] === RUN TestExecWithCloseStdin [2020-02-10T15:04:15.035Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-10T15:04:15.602Z] --- PASS: TestExecWithCloseStdin (1.08s) [2020-02-10T15:04:15.602Z] === RUN TestExec [2020-02-10T15:04:15.718Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2020-02-10T15:04:15.718Z] === RUN TestRenameInvalidName [2020-02-10T15:04:15.753Z] #75 DONE 2.4s [2020-02-10T15:04:15.753Z] [2020-02-10T15:04:15.753Z] #76 exporting to oci image format [2020-02-10T15:04:15.753Z] #76 exporting layers [2020-02-10T15:04:16.459Z] --- PASS: TestRenameInvalidName (0.84s) [2020-02-10T15:04:16.459Z] === RUN TestRenameAnonymousContainer [2020-02-10T15:04:16.533Z] --- PASS: TestExec (1.06s) [2020-02-10T15:04:16.533Z] === RUN TestExecUser [2020-02-10T15:04:17.903Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-10T15:04:17.903Z] --- PASS: TestExecUser (1.20s) [2020-02-10T15:04:17.903Z] === RUN TestExportContainerAndImportImage [2020-02-10T15:04:17.903Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-10T15:04:18.468Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-10T15:04:19.032Z] --- PASS: TestExportContainerAndImportImage (1.37s) [2020-02-10T15:04:19.032Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T15:04:19.538Z] --- PASS: TestRenameAnonymousContainer (2.80s) [2020-02-10T15:04:19.538Z] === RUN TestRenameContainerWithSameName [2020-02-10T15:04:19.649Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-10T15:04:19.886Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2020-02-10T15:04:19.886Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T15:04:19.904Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-10T15:04:19.904Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-10T15:04:19.904Z] [2020-02-10T15:04:19.904Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-10T15:04:19.904Z] =========================== short test summary info ============================ [2020-02-10T15:04:19.904Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-10T15:04:19.904Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-10T15:04:19.904Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-10T15:04:19.904Z] Not supported on most drivers [2020-02-10T15:04:19.904Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-10T15:04:19.904Z] Can fail if eth0 has multiple IP addresses [2020-02-10T15:04:19.904Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-10T15:04:19.904Z] This doesn't seem to be taken into account by the engine [2020-02-10T15:04:19.904Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-10T15:04:19.904Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-10T15:04:19.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-10T15:04:19.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-10T15:04:19.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-10T15:04:19.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-10T15:04:19.904Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-10T15:04:19.904Z] ======== 374 passed, 7 skipped, 4 xfailed, 2 xpassed in 505.88 seconds ========= [2020-02-10T15:04:19.963Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-10T15:04:20.464Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-10T15:04:20.896Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2020-02-10T15:04:20.896Z] === RUN TestHealthCheckWorkdir [2020-02-10T15:04:21.629Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2020-02-10T15:04:21.629Z] === RUN TestResize [2020-02-10T15:04:22.268Z] --- PASS: TestHealthCheckWorkdir (1.19s) [2020-02-10T15:04:22.268Z] === RUN TestHealthKillContainer [2020-02-10T15:04:22.379Z] --- PASS: TestResize (0.89s) [2020-02-10T15:04:22.379Z] === RUN TestResizeWithInvalidSize [2020-02-10T15:04:22.833Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-10T15:04:23.583Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-02-10T15:04:23.583Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T15:04:24.223Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-10T15:04:24.327Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-02-10T15:04:24.328Z] === RUN TestDaemonRestartKillContainers [2020-02-10T15:04:24.328Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T15:04:24.328Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T15:04:24.328Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T15:04:24.328Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T15:04:24.328Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T15:04:24.328Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T15:04:24.328Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T15:04:24.328Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T15:04:24.328Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:04:24.328Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:04:24.328Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:04:24.328Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:04:24.328Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T15:04:24.328Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T15:04:25.153Z] --- PASS: TestHealthKillContainer (3.00s) [2020-02-10T15:04:25.153Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T15:04:25.411Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-10T15:04:25.653Z] --- PASS: TestServiceUpdateSecrets (15.30s) [2020-02-10T15:04:25.653Z] === RUN TestServiceUpdateConfigs [2020-02-10T15:04:25.975Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-02-10T15:04:25.975Z] === RUN TestIpcModeNone [2020-02-10T15:04:26.106Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:04:26.232Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-10T15:04:26.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:04:26.490Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-10T15:04:27.055Z] --- PASS: TestIpcModeNone (1.12s) [2020-02-10T15:04:27.055Z] === RUN TestIpcModePrivate [2020-02-10T15:04:27.055Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-10T15:04:27.620Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-10T15:04:27.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:04:27.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:04:27.877Z] --- PASS: TestIpcModePrivate (0.99s) [2020-02-10T15:04:27.877Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:196, shared: false, mustBeShared: false [2020-02-10T15:04:27.877Z] === RUN TestIpcModeShareable [2020-02-10T15:04:28.133Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-10T15:04:28.921Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T15:04:29.065Z] --- PASS: TestIpcModeShareable (1.08s) [2020-02-10T15:04:29.065Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:201, shared: true, mustBeShared: true [2020-02-10T15:04:29.065Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T15:04:29.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T15:04:29.998Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-10T15:04:29.999Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-10T15:04:31.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T15:04:31.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T15:04:31.895Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-10T15:04:32.152Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2020-02-10T15:04:32.152Z] === RUN TestAPIIpcModeHost [2020-02-10T15:04:32.650Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T15:04:32.650Z] [2020-02-10T15:04:32.650Z] Unloading profiles will leave already running processes permanently [2020-02-10T15:04:32.650Z] unconfined, which can lead to unexpected situations. [2020-02-10T15:04:32.650Z] [2020-02-10T15:04:32.650Z] To set a process to complain mode, use the command line tool [2020-02-10T15:04:32.650Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T15:04:32.650Z] Post stage [Pipeline] junit [2020-02-10T15:04:32.915Z] Recording test results [2020-02-10T15:04:33.089Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-10T15:04:33.089Z] --- PASS: TestAPIIpcModeHost (0.91s) [2020-02-10T15:04:33.089Z] === RUN TestDaemonIpcModeShareable [Pipeline] sh [2020-02-10T15:04:33.403Z] + echo Ensuring container killed. [2020-02-10T15:04:33.403Z] Ensuring container killed. [2020-02-10T15:04:33.403Z] + docker rm -vf docker-pr3 [2020-02-10T15:04:33.403Z] Error: No such container: docker-pr3 [2020-02-10T15:04:33.403Z] + true [Pipeline] sh [2020-02-10T15:04:33.654Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-10T15:04:33.722Z] + echo Chowning /workspace to jenkins user [2020-02-10T15:04:33.722Z] Chowning /workspace to jenkins user [2020-02-10T15:04:33.722Z] + id -u [2020-02-10T15:04:33.722Z] + id -g [2020-02-10T15:04:33.722Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40483:/workspace busybox chown -R 1000:1000 /workspace [2020-02-10T15:04:34.025Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T15:04:34.221Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-10T15:04:34.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T15:04:35.153Z] --- PASS: TestDaemonIpcModeShareable (2.05s) [2020-02-10T15:04:35.153Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:199, shared: true, mustBeShared: true [2020-02-10T15:04:35.153Z] === RUN TestDaemonIpcModePrivate [2020-02-10T15:04:35.420Z] + bundleName=docker-py [2020-02-10T15:04:35.420Z] + echo Creating docker-py-bundles.tar.gz [2020-02-10T15:04:35.420Z] Creating docker-py-bundles.tar.gz [2020-02-10T15:04:35.420Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-02-10T15:04:35.470Z] Archiving artifacts [2020-02-10T15:04:35.701Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40483/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-02-10T15:04:35.728Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-10T15:04:35.728Z] === RUN TestDockerSuite/TestBuildAddScript [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-10T15:04:36.084Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -e DOCKER_GRAPHDRIVER docker:74187450016171819235c850ec918659096d3e9f hack/make.sh binary-daemon [2020-02-10T15:04:36.461Z] 65014b3c3121: Pull complete [2020-02-10T15:04:36.647Z] [2020-02-10T15:04:36.647Z] Removing bundles/ [2020-02-10T15:04:36.647Z] [2020-02-10T15:04:36.647Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-10T15:04:36.647Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-10T15:04:36.647Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T15:04:36.777Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T15:04:36.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s) [2020-02-10T15:04:36.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.21s) [2020-02-10T15:04:36.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2020-02-10T15:04:36.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-02-10T15:04:36.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2020-02-10T15:04:36.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2020-02-10T15:04:36.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2020-02-10T15:04:36.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s) [2020-02-10T15:04:36.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.78s) [2020-02-10T15:04:36.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s) [2020-02-10T15:04:36.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.07s) [2020-02-10T15:04:36.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.06s) [2020-02-10T15:04:36.777Z] === RUN TestCgroupNamespacesRun [2020-02-10T15:04:37.099Z] --- PASS: TestDaemonIpcModePrivate (1.92s) [2020-02-10T15:04:37.099Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false [2020-02-10T15:04:37.099Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T15:04:37.355Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-10T15:04:37.994Z] --- PASS: TestCgroupNamespacesRun (1.56s) [2020-02-10T15:04:37.994Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T15:04:38.724Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2020-02-10T15:04:38.724Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false [2020-02-10T15:04:38.725Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T15:04:39.289Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-10T15:04:39.546Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-10T15:04:39.744Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2020-02-10T15:04:39.744Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T15:04:40.917Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2020-02-10T15:04:40.917Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: true, mustBeShared: true [2020-02-10T15:04:40.917Z] === RUN TestIpcModeOlderClient [2020-02-10T15:04:40.917Z] === PAUSE TestIpcModeOlderClient [2020-02-10T15:04:40.917Z] === RUN TestKillContainerInvalidSignal [2020-02-10T15:04:41.484Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-10T15:04:41.741Z] --- PASS: TestKillContainerInvalidSignal (1.09s) [2020-02-10T15:04:41.741Z] === RUN TestKillContainer [2020-02-10T15:04:41.741Z] === RUN TestKillContainer/no_signal [2020-02-10T15:04:41.791Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2020-02-10T15:04:41.791Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T15:04:41.998Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-10T15:04:42.932Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T15:04:43.072Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2020-02-10T15:04:43.072Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T15:04:43.499Z] === RUN TestKillContainer/killing_signal [2020-02-10T15:04:43.738Z] --- PASS: TestServiceUpdateConfigs (15.34s) [2020-02-10T15:04:43.738Z] === RUN TestServiceUpdateNetwork [2020-02-10T15:04:44.433Z] --- PASS: TestKillContainer (2.44s) [2020-02-10T15:04:44.433Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-02-10T15:04:44.433Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2020-02-10T15:04:44.433Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2020-02-10T15:04:44.433Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T15:04:44.433Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T15:04:44.804Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2020-02-10T15:04:44.804Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T15:04:45.364Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T15:04:45.364Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-10T15:04:45.565Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s) [2020-02-10T15:04:45.565Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T15:04:45.928Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-02-10T15:04:45.928Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-02-10T15:04:45.928Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2020-02-10T15:04:45.928Z] === RUN TestKillStoppedContainer [2020-02-10T15:04:46.187Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-10T15:04:46.187Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T15:04:46.187Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-02-10T15:04:46.187Z] === RUN TestKillDifferentUserContainer [2020-02-10T15:04:46.312Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2020-02-10T15:04:46.312Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T15:04:47.119Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2020-02-10T15:04:47.119Z] === RUN TestInspectOomKilledTrue [2020-02-10T15:04:47.119Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-10T15:04:47.119Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T15:04:47.119Z] === RUN TestInspectOomKilledFalse [2020-02-10T15:04:47.119Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T15:04:47.119Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T15:04:47.119Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T15:04:47.684Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-10T15:04:47.684Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-02-10T15:04:47.684Z] === RUN TestLinksContainerNames [2020-02-10T15:04:48.049Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2020-02-10T15:04:48.049Z] === RUN TestKernelTCPMemory [2020-02-10T15:04:48.794Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-02-10T15:04:48.794Z] === RUN TestNISDomainname [2020-02-10T15:04:49.579Z] --- PASS: TestLinksContainerNames (1.61s) [2020-02-10T15:04:49.580Z] === RUN TestLogsFollowTailEmpty [2020-02-10T15:04:50.010Z] --- PASS: TestNISDomainname (1.03s) [2020-02-10T15:04:50.010Z] === RUN TestHostnameDnsResolution [2020-02-10T15:04:50.145Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-02-10T15:04:50.145Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T15:04:51.075Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/default [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/private [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/slave [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/shared [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T15:04:51.075Z] === CONT TestMountDaemonRoot/default [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T15:04:51.075Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T15:04:51.075Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T15:04:51.075Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T15:04:51.075Z] === CONT TestMountDaemonRoot/shared [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T15:04:51.075Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T15:04:51.075Z] === CONT TestMountDaemonRoot/slave [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T15:04:51.075Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T15:04:51.075Z] === CONT TestMountDaemonRoot/private [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T15:04:51.075Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T15:04:51.075Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T15:04:51.075Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T15:04:51.075Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T15:04:51.221Z] --- PASS: TestHostnameDnsResolution (1.12s) [2020-02-10T15:04:51.221Z] === RUN TestStats [2020-02-10T15:04:51.346Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T15:04:51.346Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T15:04:51.346Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T15:04:51.346Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T15:04:51.346Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T15:04:51.346Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T15:04:51.346Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T15:04:51.346Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T15:04:51.346Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T15:04:51.346Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T15:04:51.616Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T15:04:51.616Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T15:04:51.616Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T15:04:51.616Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T15:04:51.616Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T15:04:51.616Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T15:04:51.616Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T15:04:51.616Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T15:04:51.616Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T15:04:51.616Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T15:04:51.878Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T15:04:51.878Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T15:04:51.878Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T15:04:51.878Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-10T15:04:51.879Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-10T15:04:51.879Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T15:04:51.879Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-10T15:04:52.450Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-10T15:04:53.569Z] --- PASS: TestStats (2.32s) [2020-02-10T15:04:53.569Z] === RUN TestStopContainerWithTimeout [2020-02-10T15:04:53.569Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T15:04:53.569Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T15:04:53.569Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T15:04:53.569Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T15:04:53.569Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T15:04:53.569Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T15:04:53.569Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T15:04:53.569Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T15:04:53.569Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T15:04:53.569Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T15:04:54.320Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T15:04:54.348Z] --- PASS: TestContainerBindMountNonRecursive (2.40s) [2020-02-10T15:04:54.348Z] === RUN TestNetworkNat [2020-02-10T15:04:55.285Z] --- PASS: TestNetworkNat (0.95s) [2020-02-10T15:04:55.285Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T15:04:55.939Z] --- PASS: TestServiceUpdateNetwork (14.67s) [2020-02-10T15:04:55.939Z] PASS [2020-02-10T15:04:55.939Z] [2020-02-10T15:04:55.939Z] === Skipped [2020-02-10T15:04:55.939Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T15:04:55.939Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T15:04:55.939Z] [2020-02-10T15:04:55.939Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-02-10T15:04:55.939Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:04:55.939Z] [2020-02-10T15:04:55.939Z] [2020-02-10T15:04:55.939Z] DONE 23 tests, 2 skipped in 145.521s [2020-02-10T15:04:55.939Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T15:04:55.940Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:04:55.940Z] ++ set -e [2020-02-10T15:04:55.940Z] ++ '[' -n 0 ']' [2020-02-10T15:04:55.940Z] ++ set -x [2020-02-10T15:04:55.940Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:04:55.940Z] INFO: Testing against a local daemon [2020-02-10T15:04:55.940Z] === RUN TestSessionCreate [2020-02-10T15:04:55.940Z] --- PASS: TestSessionCreate (0.05s) [2020-02-10T15:04:55.940Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T15:04:55.940Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-10T15:04:55.940Z] PASS [2020-02-10T15:04:55.940Z] [2020-02-10T15:04:55.940Z] DONE 2 tests in 0.236s [2020-02-10T15:04:55.940Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T15:04:55.940Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:04:55.940Z] ++ set -e [2020-02-10T15:04:55.940Z] ++ '[' -n 0 ']' [2020-02-10T15:04:55.940Z] ++ set -x [2020-02-10T15:04:55.940Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:04:56.154Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T15:04:56.198Z] INFO: Testing against a local daemon [2020-02-10T15:04:56.198Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T15:04:56.198Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T15:04:56.198Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T15:04:56.198Z] === RUN TestEventsExecDie [2020-02-10T15:04:56.217Z] --- PASS: TestNetworkLocalhostTCPNat (1.09s) [2020-02-10T15:04:56.217Z] === RUN TestNetworkLoopbackNat [2020-02-10T15:04:56.474Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-10T15:04:57.039Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-10T15:04:57.136Z] --- PASS: TestEventsExecDie (0.96s) [2020-02-10T15:04:57.136Z] === RUN TestEventsBackwardsCompatible [2020-02-10T15:04:57.136Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-10T15:04:57.136Z] === RUN TestInfoBinaryCommits [2020-02-10T15:04:57.136Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-10T15:04:57.136Z] === RUN TestInfoAPIVersioned [2020-02-10T15:04:57.136Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-10T15:04:57.136Z] === RUN TestInfoDiscoveryBackend [2020-02-10T15:04:57.971Z] --- PASS: TestNetworkLoopbackNat (1.49s) [2020-02-10T15:04:57.971Z] === RUN TestPause [2020-02-10T15:04:57.971Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-10T15:04:57.988Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-02-10T15:04:57.988Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2020-02-10T15:04:57.988Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2020-02-10T15:04:57.988Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2020-02-10T15:04:57.988Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-02-10T15:04:57.988Z] === RUN TestDeleteDevicemapper [2020-02-10T15:04:57.988Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T15:04:57.988Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T15:04:57.988Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T15:04:58.071Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2020-02-10T15:04:58.071Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T15:04:58.903Z] --- PASS: TestPause (0.97s) [2020-02-10T15:04:58.903Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T15:04:58.903Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T15:04:58.903Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T15:04:58.903Z] === RUN TestPauseStopPausedContainer [2020-02-10T15:04:59.005Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T15:04:59.005Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T15:04:59.572Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-02-10T15:04:59.572Z] === RUN TestInfoAPI [2020-02-10T15:04:59.572Z] --- PASS: TestInfoAPI (0.05s) [2020-02-10T15:04:59.572Z] === RUN TestInfoAPIWarnings [2020-02-10T15:04:59.837Z] --- PASS: TestPauseStopPausedContainer (1.02s) [2020-02-10T15:04:59.837Z] === RUN TestPsFilter [2020-02-10T15:05:00.094Z] --- PASS: TestPsFilter (0.24s) [2020-02-10T15:05:00.094Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T15:05:00.139Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-02-10T15:05:00.139Z] === RUN TestInfoDebug [2020-02-10T15:05:00.707Z] --- PASS: TestInfoDebug (0.62s) [2020-02-10T15:05:00.707Z] === RUN TestInfoInsecureRegistries [2020-02-10T15:05:01.028Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-02-10T15:05:01.028Z] === RUN TestRemoveContainerWithVolume [2020-02-10T15:05:01.028Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-10T15:05:01.644Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-02-10T15:05:01.644Z] === RUN TestInfoRegistryMirrors [2020-02-10T15:05:01.922Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.49s) [2020-02-10T15:05:01.922Z] === RUN TestUpdateMemory [2020-02-10T15:05:01.922Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-10T15:05:01.922Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T15:05:01.922Z] === RUN TestUpdateCPUQuota [2020-02-10T15:05:01.959Z] --- PASS: TestRemoveContainerWithVolume (0.96s) [2020-02-10T15:05:01.959Z] === RUN TestRemoveContainerRunning [2020-02-10T15:05:02.211Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-02-10T15:05:02.211Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T15:05:02.470Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-02-10T15:05:02.470Z] === RUN TestPingCacheHeaders [2020-02-10T15:05:02.470Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-10T15:05:02.470Z] === RUN TestPingGet [2020-02-10T15:05:02.470Z] --- PASS: TestPingGet (0.03s) [2020-02-10T15:05:02.470Z] === RUN TestPingHead [2020-02-10T15:05:02.470Z] --- PASS: TestPingHead (0.05s) [2020-02-10T15:05:02.470Z] === RUN TestVersion [2020-02-10T15:05:02.470Z] --- PASS: TestVersion (0.05s) [2020-02-10T15:05:02.470Z] PASS [2020-02-10T15:05:02.470Z] [2020-02-10T15:05:02.470Z] === Skipped [2020-02-10T15:05:02.470Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T15:05:02.470Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T15:05:02.470Z] [2020-02-10T15:05:02.470Z] [2020-02-10T15:05:02.470Z] DONE 18 tests, 1 skipped in 6.578s [2020-02-10T15:05:02.470Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T15:05:02.470Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:05:02.470Z] ++ set -e [2020-02-10T15:05:02.470Z] ++ '[' -n 0 ']' [2020-02-10T15:05:02.470Z] ++ set -x [2020-02-10T15:05:02.470Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:05:02.728Z] INFO: Testing against a local daemon [2020-02-10T15:05:02.728Z] === RUN TestVolumesCreateAndList [2020-02-10T15:05:02.728Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-10T15:05:02.728Z] === RUN TestVolumesRemove [2020-02-10T15:05:02.728Z] --- PASS: TestVolumesRemove (0.12s) [2020-02-10T15:05:02.728Z] === RUN TestVolumesInspect [2020-02-10T15:05:02.892Z] --- PASS: TestRemoveContainerRunning (0.99s) [2020-02-10T15:05:02.892Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T15:05:02.987Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-10T15:05:02.987Z] === RUN TestVolumesInvalidJSON [2020-02-10T15:05:02.987Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T15:05:02.987Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T15:05:02.987Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T15:05:02.987Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-10T15:05:02.987Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T15:05:02.987Z] PASS [2020-02-10T15:05:02.987Z] [2020-02-10T15:05:02.987Z] DONE 5 tests in 0.367s [2020-02-10T15:05:02.987Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T15:05:03.135Z] --- PASS: TestUpdateCPUQuota (1.29s) [2020-02-10T15:05:03.135Z] === RUN TestUpdatePidsLimit [2020-02-10T15:05:03.135Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T15:05:03.245Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T15:05:03.245Z] +++ kill 13123 [2020-02-10T15:05:03.487Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T15:05:03.835Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T15:05:04.185Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T15:05:04.265Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.20s) [2020-02-10T15:05:04.265Z] === RUN TestRemoveInvalidContainer [2020-02-10T15:05:04.265Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-02-10T15:05:04.265Z] === RUN TestRenameLinkedContainer [2020-02-10T15:05:04.538Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T15:05:04.619Z] +++ /etc/init.d/apparmor stop [2020-02-10T15:05:04.620Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T15:05:04.620Z] [2020-02-10T15:05:04.620Z] Unloading profiles will leave already running processes permanently [2020-02-10T15:05:04.620Z] unconfined, which can lead to unexpected situations. [2020-02-10T15:05:04.620Z] [2020-02-10T15:05:04.620Z] To set a process to complain mode, use the command line tool [2020-02-10T15:05:04.620Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T15:05:04.620Z] +++ true [2020-02-10T15:05:04.620Z] [2020-02-10T15:05:04.893Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T15:05:05.241Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T15:05:06.451Z] --- PASS: TestUpdatePidsLimit (3.63s) [2020-02-10T15:05:06.451Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-02-10T15:05:06.451Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-02-10T15:05:06.451Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-02-10T15:05:06.451Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-02-10T15:05:06.451Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-02-10T15:05:06.451Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-02-10T15:05:06.451Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-02-10T15:05:06.451Z] === RUN TestUpdateRestartPolicy [2020-02-10T15:05:06.789Z] === RUN TestDockerSuite/TestBuildAddTarXz Post stage [Pipeline] junit [2020-02-10T15:05:07.170Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T15:05:07.690Z] + echo Ensuring container killed. [2020-02-10T15:05:07.690Z] Ensuring container killed. [2020-02-10T15:05:07.690Z] + docker rm -vf docker-pr3 [2020-02-10T15:05:07.690Z] Error: No such container: docker-pr3 [2020-02-10T15:05:07.690Z] + true [Pipeline] sh [2020-02-10T15:05:07.981Z] + echo Chowning /workspace to jenkins user [2020-02-10T15:05:07.981Z] Chowning /workspace to jenkins user [2020-02-10T15:05:07.981Z] + id -u [2020-02-10T15:05:07.981Z] + id -g [2020-02-10T15:05:07.981Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40483:/workspace busybox chown -R 1000:1000 /workspace [2020-02-10T15:05:08.690Z] --- PASS: TestRenameLinkedContainer (4.36s) [2020-02-10T15:05:08.690Z] === RUN TestRenameStoppedContainer [2020-02-10T15:05:08.690Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-10T15:05:09.255Z] --- PASS: TestRenameStoppedContainer (0.95s) [2020-02-10T15:05:09.255Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T15:05:10.627Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-10T15:05:12.000Z] --- PASS: TestRenameRunningContainerAndReuse (2.73s) [2020-02-10T15:05:12.000Z] === RUN TestRenameInvalidName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T15:05:12.477Z] + bundleName=arm64-integration [2020-02-10T15:05:12.477Z] + echo Creating arm64-integration-bundles.tar.gz [2020-02-10T15:05:12.477Z] Creating arm64-integration-bundles.tar.gz [2020-02-10T15:05:12.477Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-10T15:05:12.477Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-10T15:05:12.790Z] Archiving artifacts [2020-02-10T15:05:13.048Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40483/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T15:05:13.364Z] + make clean [2020-02-10T15:05:13.897Z] --- PASS: TestRenameInvalidName (1.56s) [2020-02-10T15:05:13.897Z] === RUN TestRenameAnonymousContainer [2020-02-10T15:05:13.937Z] docker volume rm -f docker-dev-cache [2020-02-10T15:05:13.937Z] docker-dev-cache [Pipeline] deleteDir [2020-02-10T15:05:14.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-10T15:05:15.525Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-10T15:05:16.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-10T15:05:17.387Z] --- PASS: TestRenameAnonymousContainer (3.69s) [2020-02-10T15:05:17.387Z] === RUN TestRenameContainerWithSameName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T15:05:17.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-10T15:05:18.208Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-02-10T15:05:18.208Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T15:05:19.853Z] --- PASS: TestUpdateRestartPolicy (12.53s) [2020-02-10T15:05:19.853Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T15:05:19.853Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-02-10T15:05:19.853Z] === RUN TestWaitNonBlocked [2020-02-10T15:05:19.853Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T15:05:19.853Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T15:05:19.853Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T15:05:19.853Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T15:05:19.853Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T15:05:19.853Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T15:05:20.105Z] --- PASS: TestRenameContainerWithLinkedContainer (1.89s) [2020-02-10T15:05:20.105Z] === RUN TestResize [2020-02-10T15:05:21.037Z] --- PASS: TestResize (0.92s) [2020-02-10T15:05:21.037Z] === RUN TestResizeWithInvalidSize [2020-02-10T15:05:21.054Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-02-10T15:05:21.054Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2020-02-10T15:05:21.054Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2020-02-10T15:05:21.054Z] === RUN TestWaitBlocked [2020-02-10T15:05:21.054Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T15:05:21.054Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T15:05:21.054Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T15:05:21.054Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T15:05:21.054Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T15:05:21.054Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T15:05:21.970Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-02-10T15:05:21.970Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T15:05:22.261Z] --- PASS: TestWaitBlocked (0.01s) [2020-02-10T15:05:22.261Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2020-02-10T15:05:22.261Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s) [2020-02-10T15:05:22.261Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T15:05:22.261Z] === CONT TestDaemonHostGatewayIP [2020-02-10T15:05:22.901Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-02-10T15:05:22.901Z] === RUN TestDaemonRestartKillContainers [2020-02-10T15:05:22.901Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T15:05:22.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T15:05:22.901Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T15:05:22.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T15:05:22.901Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T15:05:22.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T15:05:22.902Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T15:05:22.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T15:05:22.902Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T15:05:22.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T15:05:22.902Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T15:05:22.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T15:05:22.902Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T15:05:22.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T15:05:22.902Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T15:05:22.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T15:05:22.902Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:05:22.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:05:22.902Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:05:22.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:05:22.902Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:05:22.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:05:22.902Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:05:22.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:05:22.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T15:05:22.902Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T15:05:23.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-10T15:05:23.159Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-10T15:05:23.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-10T15:05:25.368Z] --- PASS: TestContainerStartOnDaemonRestart (3.07s) [2020-02-10T15:05:25.368Z] === CONT TestIpcModeOlderClient [2020-02-10T15:05:25.368Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-02-10T15:05:25.368Z] === CONT TestDaemonRestartIpcMode [2020-02-10T15:05:25.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:05:25.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:05:25.717Z] --- PASS: TestDaemonHostGatewayIP (3.45s) [2020-02-10T15:05:26.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-10T15:05:26.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:05:26.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-10T15:05:27.382Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:05:28.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T15:05:28.830Z] --- PASS: TestDaemonRestartIpcMode (3.23s) [2020-02-10T15:05:28.830Z] PASS [2020-02-10T15:05:28.830Z] [2020-02-10T15:05:28.830Z] === Skipped [2020-02-10T15:05:28.830Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-10T15:05:28.830Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T15:05:28.830Z] [2020-02-10T15:05:28.830Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-10T15:05:28.830Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T15:05:28.830Z] [2020-02-10T15:05:28.830Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-10T15:05:28.830Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T15:05:28.830Z] [2020-02-10T15:05:28.830Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T15:05:28.830Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T15:05:28.830Z] [2020-02-10T15:05:28.830Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T15:05:28.830Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T15:05:28.830Z] [2020-02-10T15:05:28.830Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-10T15:05:28.830Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T15:05:28.830Z] [2020-02-10T15:05:28.830Z] [2020-02-10T15:05:28.830Z] DONE 199 tests, 6 skipped in 133.855s [2020-02-10T15:05:28.830Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T15:05:28.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:05:28.830Z] ++ set -e [2020-02-10T15:05:28.830Z] ++ '[' -n 0 ']' [2020-02-10T15:05:28.830Z] ++ set -x [2020-02-10T15:05:28.830Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:05:28.830Z] INFO: Testing against a local daemon [2020-02-10T15:05:28.830Z] === RUN TestCommitInheritsEnv [2020-02-10T15:05:29.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T15:05:29.179Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-02-10T15:05:29.179Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T15:05:29.179Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-10T15:05:29.179Z] === RUN TestImagesFilterMultiReference [2020-02-10T15:05:29.179Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-02-10T15:05:29.179Z] === RUN TestImagePullPlatformInvalid [2020-02-10T15:05:29.179Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-02-10T15:05:29.179Z] === RUN TestRemoveImageOrphaning [2020-02-10T15:05:29.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-10T15:05:29.932Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-02-10T15:05:29.932Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T15:05:29.932Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-10T15:05:29.932Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:05:29.932Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T15:05:29.932Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-02-10T15:05:29.932Z] === RUN TestTagInvalidReference [2020-02-10T15:05:29.932Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-10T15:05:29.932Z] === RUN TestTagValidPrefixedRepo [2020-02-10T15:05:29.932Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-02-10T15:05:29.932Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T15:05:29.932Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-02-10T15:05:29.932Z] === RUN TestTagOfficialNames [2020-02-10T15:05:29.932Z] --- PASS: TestTagOfficialNames (0.04s) [2020-02-10T15:05:29.932Z] === RUN TestTagMatchesDigest [2020-02-10T15:05:29.932Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-02-10T15:05:29.932Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-10T15:05:31.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-10T15:05:31.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T15:05:31.421Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T15:05:33.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-10T15:05:33.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-10T15:05:34.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-10T15:05:35.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T15:05:35.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T15:05:36.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-10T15:05:37.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-10T15:05:37.966Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T15:05:37.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s) [2020-02-10T15:05:37.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.96s) [2020-02-10T15:05:37.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2020-02-10T15:05:37.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-02-10T15:05:37.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-02-10T15:05:37.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-02-10T15:05:37.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2020-02-10T15:05:37.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s) [2020-02-10T15:05:37.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.05s) [2020-02-10T15:05:37.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.83s) [2020-02-10T15:05:37.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2020-02-10T15:05:37.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2020-02-10T15:05:37.966Z] === RUN TestCgroupNamespacesRun [2020-02-10T15:05:39.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-10T15:05:39.595Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2020-02-10T15:05:39.595Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T15:05:40.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-10T15:05:41.095Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-02-10T15:05:41.095Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T15:05:43.622Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2020-02-10T15:05:43.622Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T15:05:44.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-10T15:05:45.120Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-02-10T15:05:45.120Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T15:05:47.647Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.08s) [2020-02-10T15:05:47.647Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T15:05:47.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-10T15:05:48.191Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2020-02-10T15:05:48.191Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T15:05:49.149Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-02-10T15:05:49.149Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T15:05:51.060Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2020-02-10T15:05:51.060Z] === RUN TestKernelTCPMemory [2020-02-10T15:05:51.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-10T15:05:52.253Z] --- PASS: TestKernelTCPMemory (1.08s) [2020-02-10T15:05:52.253Z] === RUN TestNISDomainname [2020-02-10T15:05:53.185Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-10T15:05:53.185Z] --- PASS: TestNISDomainname (1.19s) [2020-02-10T15:05:53.185Z] === RUN TestHostnameDnsResolution [2020-02-10T15:05:55.087Z] --- PASS: TestHostnameDnsResolution (1.50s) [2020-02-10T15:05:55.087Z] === RUN TestStats [2020-02-10T15:05:55.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-10T15:05:57.244Z] --- PASS: TestStats (2.27s) [2020-02-10T15:05:57.244Z] === RUN TestStopContainerWithTimeout [2020-02-10T15:05:57.244Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T15:05:57.244Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T15:05:57.244Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T15:05:57.244Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T15:05:57.244Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T15:05:57.244Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T15:05:57.244Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T15:05:57.244Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T15:05:57.244Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T15:05:57.244Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T15:05:58.018Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-10T15:05:58.018Z] Copying nested executables into bundles/binary-daemon [2020-02-10T15:05:58.018Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-10T15:05:58.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-10T15:05:58.378Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -e DOCKER_GRAPHDRIVER docker:74187450016171819235c850ec918659096d3e9f hack/make.sh cross [2020-02-10T15:05:58.434Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T15:05:58.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-10T15:05:58.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-10T15:05:58.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-10T15:05:58.942Z] [2020-02-10T15:05:58.942Z] Removing bundles/ [2020-02-10T15:05:58.942Z] [2020-02-10T15:05:58.942Z] ---> Making bundle: cross (in bundles/cross) [2020-02-10T15:05:58.942Z] Cross building: bundles/cross/linux/amd64 [2020-02-10T15:05:59.198Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-10T15:05:59.199Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-10T15:06:00.330Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T15:06:01.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-10T15:06:01.825Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-10T15:06:01.825Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2020-02-10T15:06:01.825Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2020-02-10T15:06:01.825Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-02-10T15:06:01.825Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2020-02-10T15:06:01.825Z] === RUN TestDeleteDevicemapper [2020-02-10T15:06:01.825Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T15:06:01.825Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T15:06:01.825Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T15:06:02.084Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-10T15:06:04.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-10T15:06:04.609Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.80s) [2020-02-10T15:06:04.609Z] === RUN TestUpdateMemory [2020-02-10T15:06:04.609Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-10T15:06:04.609Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T15:06:04.609Z] === RUN TestUpdateCPUQuota [2020-02-10T15:06:04.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-10T15:06:06.240Z] --- PASS: TestUpdateCPUQuota (1.68s) [2020-02-10T15:06:06.240Z] === RUN TestUpdatePidsLimit [2020-02-10T15:06:06.240Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T15:06:06.805Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T15:06:07.062Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T15:06:07.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-10T15:06:07.627Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T15:06:07.627Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-10T15:06:07.884Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T15:06:08.064Z] #76 exporting layers 111.9s done [2020-02-10T15:06:08.064Z] #76 exporting manifest sha256:252dd5075fef69428bb96927fdccdc3716b55f04ea5f744c9d95e378089b6bfd done [2020-02-10T15:06:08.064Z] #76 exporting config sha256:75baa419476eb9c7115fc00aa5df834bf5b487b6a246fdf014a096dd7dff32ef done [2020-02-10T15:06:08.064Z] #76 sending tarball [2020-02-10T15:06:08.448Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T15:06:09.013Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T15:06:09.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-10T15:06:10.511Z] --- PASS: TestUpdatePidsLimit (4.21s) [2020-02-10T15:06:10.511Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-02-10T15:06:10.511Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-02-10T15:06:10.511Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2020-02-10T15:06:10.511Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-02-10T15:06:10.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s) [2020-02-10T15:06:10.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2020-02-10T15:06:10.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2020-02-10T15:06:10.511Z] === RUN TestUpdateRestartPolicy [2020-02-10T15:06:11.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-10T15:06:14.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-10T15:06:15.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-10T15:06:15.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-10T15:06:17.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-10T15:06:18.724Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-10T15:06:19.289Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-10T15:06:19.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-10T15:06:19.853Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-10T15:06:24.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-10T15:06:24.030Z] --- PASS: TestUpdateRestartPolicy (13.28s) [2020-02-10T15:06:24.030Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T15:06:24.963Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s) [2020-02-10T15:06:24.963Z] === RUN TestWaitNonBlocked [2020-02-10T15:06:24.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T15:06:24.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T15:06:24.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T15:06:24.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T15:06:24.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T15:06:24.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T15:06:25.897Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-10T15:06:26.155Z] --- PASS: TestWaitNonBlocked (0.08s) [2020-02-10T15:06:26.155Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-02-10T15:06:26.155Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2020-02-10T15:06:26.155Z] === RUN TestWaitBlocked [2020-02-10T15:06:26.155Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T15:06:26.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T15:06:26.155Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T15:06:26.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T15:06:26.155Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T15:06:26.155Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T15:06:27.528Z] --- PASS: TestWaitBlocked (0.02s) [2020-02-10T15:06:27.528Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2020-02-10T15:06:27.528Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.35s) [2020-02-10T15:06:27.528Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T15:06:27.528Z] === CONT TestIpcModeOlderClient [2020-02-10T15:06:27.528Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-02-10T15:06:27.528Z] === CONT TestDaemonHostGatewayIP [2020-02-10T15:06:27.787Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-10T15:06:28.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-10T15:06:28.719Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-02-10T15:06:30.093Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-10T15:06:30.604Z] #76 sending tarball 19.7s done [2020-02-10T15:06:30.604Z] #76 DONE 131.7s [2020-02-10T15:06:30.604Z] [2020-02-10T15:06:30.604Z] #77 importing to docker [2020-02-10T15:06:31.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-10T15:06:31.464Z] --- PASS: TestContainerStartOnDaemonRestart (4.12s) [2020-02-10T15:06:31.464Z] === CONT TestDaemonRestartIpcMode [2020-02-10T15:06:32.029Z] --- PASS: TestDaemonHostGatewayIP (4.48s) [2020-02-10T15:06:32.799Z] edbd72df76b4: Pull complete [2020-02-10T15:06:32.799Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-02-10T15:06:32.799Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:06:32.799Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:06:32.799Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-02-10T15:06:32.799Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-02-10T15:06:32.799Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973' [2020-02-10T15:06:32.799Z] INFO: Docker version of control daemon [2020-02-10T15:06:32.799Z] [2020-02-10T15:06:32.799Z] Client: Docker Engine - Enterprise [2020-02-10T15:06:32.799Z] Version: 19.03.5 [2020-02-10T15:06:32.799Z] API version: 1.40 [2020-02-10T15:06:32.799Z] Go version: go1.12.12 [2020-02-10T15:06:32.799Z] Git commit: 2ee0c57608 [2020-02-10T15:06:32.799Z] Built: 11/13/2019 08:00:16 [2020-02-10T15:06:32.799Z] OS/Arch: windows/amd64 [2020-02-10T15:06:32.800Z] Experimental: false [2020-02-10T15:06:32.800Z] [2020-02-10T15:06:32.800Z] Server: Docker Engine - Enterprise [2020-02-10T15:06:32.800Z] Engine: [2020-02-10T15:06:32.800Z] Version: 19.03.5 [2020-02-10T15:06:32.800Z] API version: 1.40 (minimum version 1.24) [2020-02-10T15:06:32.800Z] Go version: go1.12.12 [2020-02-10T15:06:32.800Z] Git commit: 2ee0c57608 [2020-02-10T15:06:32.800Z] Built: 11/13/2019 07:58:51 [2020-02-10T15:06:32.800Z] OS/Arch: windows/amd64 [2020-02-10T15:06:32.800Z] Experimental: true [2020-02-10T15:06:32.800Z] [2020-02-10T15:06:32.800Z] INFO: Docker info of control daemon [2020-02-10T15:06:32.800Z] [2020-02-10T15:06:32.800Z] Client: [2020-02-10T15:06:32.800Z] Debug Mode: false [2020-02-10T15:06:32.800Z] Plugins: [2020-02-10T15:06:32.800Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-10T15:06:32.800Z] [2020-02-10T15:06:32.800Z] Server: [2020-02-10T15:06:32.800Z] Containers: 0 [2020-02-10T15:06:32.800Z] Running: 0 [2020-02-10T15:06:32.800Z] Paused: 0 [2020-02-10T15:06:32.800Z] Stopped: 0 [2020-02-10T15:06:32.800Z] Images: 1 [2020-02-10T15:06:32.800Z] Server Version: 19.03.5 [2020-02-10T15:06:32.800Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-10T15:06:32.800Z] Windows: [2020-02-10T15:06:32.800Z] LCOW: [2020-02-10T15:06:32.800Z] Logging Driver: json-file [2020-02-10T15:06:32.800Z] Plugins: [2020-02-10T15:06:32.800Z] Volume: local [2020-02-10T15:06:32.800Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T15:06:32.800Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T15:06:32.800Z] Swarm: inactive [2020-02-10T15:06:32.800Z] Default Isolation: process [2020-02-10T15:06:32.800Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T15:06:32.800Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T15:06:32.800Z] OSType: windows [2020-02-10T15:06:32.800Z] Architecture: x86_64 [2020-02-10T15:06:32.800Z] CPUs: 4 [2020-02-10T15:06:32.800Z] Total Memory: 32GiB [2020-02-10T15:06:32.800Z] Name: azwin-2-f80ad0 [2020-02-10T15:06:32.800Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-10T15:06:32.800Z] Docker Root Dir: D:\docker [2020-02-10T15:06:32.800Z] Debug Mode: false [2020-02-10T15:06:32.800Z] Registry: https://index.docker.io/v1/ [2020-02-10T15:06:32.800Z] Labels: [2020-02-10T15:06:32.800Z] Experimental: true [2020-02-10T15:06:32.800Z] Insecure Registries: [2020-02-10T15:06:32.800Z] 10.0.0.4:5000 [2020-02-10T15:06:32.800Z] 127.0.0.0/8 [2020-02-10T15:06:32.800Z] Registry Mirrors: [2020-02-10T15:06:32.800Z] http://10.0.0.4:5000/ [2020-02-10T15:06:32.800Z] Live Restore Enabled: false [2020-02-10T15:06:32.800Z] [2020-02-10T15:06:32.800Z] [2020-02-10T15:06:32.800Z] INFO: Commit hash is 7418745001 [2020-02-10T15:06:32.800Z] INFO: Nuke-Everything... [2020-02-10T15:06:32.800Z] INFO: Container count on control daemon to delete is 0 [2020-02-10T15:06:33.759Z] INFO: Nuking d:\CI [2020-02-10T15:06:33.759Z] INFO: Zapped successfully [2020-02-10T15:06:33.759Z] INFO: Location for testing is d:\CI\PR-40483\3 [2020-02-10T15:06:33.759Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-10T15:06:33.759Z] [2020-02-10T15:06:33.759Z] [2020-02-10T15:06:33.759Z] INFO: Building the image from Dockerfile.windows at 02/10/2020 15:06:33... [2020-02-10T15:06:33.759Z] [2020-02-10T15:06:34.551Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-10T15:06:35.483Z] --- PASS: TestDaemonRestartIpcMode (3.80s) [2020-02-10T15:06:35.483Z] PASS [2020-02-10T15:06:35.483Z] [2020-02-10T15:06:35.483Z] === Skipped [2020-02-10T15:06:35.483Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-02-10T15:06:35.483Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T15:06:35.483Z] [2020-02-10T15:06:35.483Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-10T15:06:35.483Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T15:06:35.483Z] [2020-02-10T15:06:35.483Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-10T15:06:35.483Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T15:06:35.483Z] [2020-02-10T15:06:35.483Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T15:06:35.483Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T15:06:35.483Z] [2020-02-10T15:06:35.483Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T15:06:35.483Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T15:06:35.483Z] [2020-02-10T15:06:35.483Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-10T15:06:35.483Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T15:06:35.483Z] [2020-02-10T15:06:35.483Z] [2020-02-10T15:06:35.483Z] DONE 199 tests, 6 skipped in 152.424s [2020-02-10T15:06:35.483Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T15:06:35.483Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:06:35.483Z] ++ set -e [2020-02-10T15:06:35.483Z] ++ '[' -n 0 ']' [2020-02-10T15:06:35.483Z] ++ set -x [2020-02-10T15:06:35.483Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:06:35.483Z] INFO: Testing against a local daemon [2020-02-10T15:06:35.483Z] === RUN TestCommitInheritsEnv [2020-02-10T15:06:36.418Z] --- PASS: TestCommitInheritsEnv (0.67s) [2020-02-10T15:06:36.418Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T15:06:36.418Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-10T15:06:36.418Z] === RUN TestImagesFilterMultiReference [2020-02-10T15:06:36.418Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-10T15:06:36.418Z] === RUN TestImagePullPlatformInvalid [2020-02-10T15:06:36.418Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-02-10T15:06:36.418Z] === RUN TestRemoveImageOrphaning [2020-02-10T15:06:36.418Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-10T15:06:36.982Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-02-10T15:06:36.982Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T15:06:38.353Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-10T15:06:38.918Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-10T15:06:39.175Z] --- PASS: TestRemoveImageGarbageCollector (2.40s) [2020-02-10T15:06:39.175Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T15:06:39.175Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-02-10T15:06:39.175Z] === RUN TestTagInvalidReference [2020-02-10T15:06:39.175Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-10T15:06:39.175Z] === RUN TestTagValidPrefixedRepo [2020-02-10T15:06:39.433Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-02-10T15:06:39.433Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T15:06:39.433Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-10T15:06:39.433Z] === RUN TestTagOfficialNames [2020-02-10T15:06:39.433Z] --- PASS: TestTagOfficialNames (0.06s) [2020-02-10T15:06:39.433Z] === RUN TestTagMatchesDigest [2020-02-10T15:06:39.433Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-10T15:06:39.433Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-10T15:06:39.997Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-10T15:06:39.997Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-10T15:06:40.562Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-10T15:06:40.803Z] Sending build context to Docker daemon 51.68MB [2020-02-10T15:06:40.804Z] [2020-02-10T15:06:40.804Z] Step 1/10 : FROM microsoft/windowsservercore [2020-02-10T15:06:40.804Z] ---> 8351e66084ac [2020-02-10T15:06:40.804Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-10T15:06:40.804Z] ---> Running in 8dec2d2c7e9a [2020-02-10T15:06:40.804Z] Removing intermediate container 8dec2d2c7e9a [2020-02-10T15:06:40.804Z] ---> 3b60abe6c050 [2020-02-10T15:06:40.804Z] Step 3/10 : ARG GO_VERSION=1.13.7 [2020-02-10T15:06:40.804Z] ---> Running in 0f5f154a29d9 [2020-02-10T15:06:40.819Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-10T15:06:41.259Z] Removing intermediate container 0f5f154a29d9 [2020-02-10T15:06:41.259Z] ---> a50061c1191c [2020-02-10T15:06:41.259Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-02-10T15:06:41.259Z] ---> Running in 6ebce446e096 [2020-02-10T15:06:41.385Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-10T15:06:41.642Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-10T15:06:41.642Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-10T15:06:41.714Z] Removing intermediate container 6ebce446e096 [2020-02-10T15:06:41.714Z] ---> 52e035a1c038 [2020-02-10T15:06:41.714Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-02-10T15:06:41.714Z] ---> Running in 81242cba042b [2020-02-10T15:06:42.169Z] Removing intermediate container 81242cba042b [2020-02-10T15:06:42.169Z] ---> 1ff3b524eda3 [2020-02-10T15:06:42.169Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-02-10T15:06:42.169Z] ---> Running in 3259e4ac6250 [2020-02-10T15:06:43.540Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-10T15:06:43.540Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-10T15:06:50.149Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-10T15:06:50.406Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-10T15:06:50.716Z] [2020-02-10T15:06:50.716Z] SUCCESS: Specified value was saved. [2020-02-10T15:06:50.971Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-10T15:06:51.173Z] INFO: Downloading git... [2020-02-10T15:06:51.536Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-10T15:06:51.793Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-10T15:06:52.051Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-10T15:06:52.708Z] INFO: Downloading go... [2020-02-10T15:06:53.931Z] --- PASS: TestImportExtremelyLargeImageWorks (80.47s) [2020-02-10T15:06:53.931Z] PASS [2020-02-10T15:06:53.931Z] [2020-02-10T15:06:53.931Z] === Skipped [2020-02-10T15:06:53.931Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-10T15:06:53.931Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:06:53.931Z] [2020-02-10T15:06:53.931Z] [2020-02-10T15:06:53.931Z] DONE 12 tests, 1 skipped in 81.735s [2020-02-10T15:06:53.931Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T15:06:53.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:06:53.931Z] ++ set -e [2020-02-10T15:06:53.931Z] ++ '[' -n 0 ']' [2020-02-10T15:06:53.931Z] ++ set -x [2020-02-10T15:06:53.932Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:06:53.932Z] INFO: Testing against a local daemon [2020-02-10T15:06:53.932Z] === RUN TestNetworkCreateDelete [2020-02-10T15:06:53.932Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-02-10T15:06:53.932Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T15:06:53.932Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-02-10T15:06:53.932Z] === RUN TestInspectNetwork [2020-02-10T15:06:54.265Z] INFO: Downloading compiler 1 of 3... [2020-02-10T15:06:54.265Z] INFO: Downloading compiler 2 of 3... [2020-02-10T15:06:54.283Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T15:06:54.283Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T15:06:54.283Z] === RUN TestInspectNetwork/network_name [2020-02-10T15:06:54.283Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T15:06:54.721Z] INFO: Downloading compiler 3 of 3... [2020-02-10T15:06:55.175Z] INFO: Extracting git... [2020-02-10T15:06:56.229Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-10T15:06:57.160Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-10T15:06:57.418Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-10T15:06:57.982Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-10T15:06:58.239Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-10T15:06:58.239Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-10T15:06:58.804Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-10T15:06:59.061Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-10T15:06:59.319Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-10T15:06:59.576Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-10T15:07:00.410Z] --- PASS: TestInspectNetwork (8.56s) [2020-02-10T15:07:00.410Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T15:07:00.410Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T15:07:00.410Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-10T15:07:00.410Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T15:07:00.410Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T15:07:02.155Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-02-10T15:07:02.155Z] === RUN TestNetworkInvalidJSON [2020-02-10T15:07:02.155Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T15:07:02.155Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T15:07:02.155Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T15:07:02.155Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T15:07:02.155Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T15:07:02.155Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T15:07:02.155Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T15:07:02.155Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T15:07:02.155Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T15:07:02.155Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-02-10T15:07:02.155Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T15:07:02.155Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T15:07:02.155Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T15:07:02.155Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T15:07:02.857Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-10T15:07:02.908Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-02-10T15:07:02.908Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T15:07:03.423Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-10T15:07:03.672Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-02-10T15:07:03.672Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T15:07:04.884Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-02-10T15:07:04.884Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T15:07:06.101Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.17s) [2020-02-10T15:07:06.101Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T15:07:06.705Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-10T15:07:06.852Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-10T15:07:06.852Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T15:07:08.602Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-10T15:07:09.892Z] #77 DONE 36.9s [Pipeline] } [Pipeline] // stage [2020-02-10T15:07:09.928Z] INFO: Expanding go... [Pipeline] stage [Pipeline] { (Unit tests) [2020-02-10T15:07:09.943Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2020-02-10T15:07:09.943Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T15:07:09.943Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T15:07:09.943Z] service_test.go:230: FLAKY_TEST [2020-02-10T15:07:09.943Z] === RUN TestServiceWithDataPathPortInit [Pipeline] sh [2020-02-10T15:07:10.335Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74187450016171819235c850ec918659096d3e9f hack/test/unit [2020-02-10T15:07:13.861Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-10T15:07:14.119Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-10T15:07:14.750Z] ? github.com/docker/docker/api [no test files] [2020-02-10T15:07:16.016Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-10T15:07:16.947Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-10T15:07:17.513Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-10T15:07:19.410Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-10T15:07:20.575Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-10T15:07:20.575Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-10T15:07:20.575Z] Cross building: bundles/cross/windows/amd64 [2020-02-10T15:07:20.575Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-10T15:07:20.575Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-10T15:07:21.936Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-10T15:07:23.831Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-10T15:07:26.273Z] --- PASS: TestServiceWithDataPathPortInit (16.63s) [2020-02-10T15:07:26.273Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T15:07:27.107Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-10T15:07:27.107Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-10T15:07:29.003Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-10T15:07:29.003Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-10T15:07:29.003Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-10T15:07:29.003Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-10T15:07:29.003Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-10T15:07:29.003Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-10T15:07:29.568Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-10T15:07:30.133Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-10T15:07:30.698Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-10T15:07:33.223Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-10T15:07:33.223Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-10T15:07:34.594Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-10T15:07:34.594Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-10T15:07:35.398Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.28s) [2020-02-10T15:07:35.398Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ljdr0kvp4lwl0bx0u4g30e6aw Created:2020-02-10 15:07:27.503882176 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[c0ccbec75cbc594ee95a5bb35f53c003821d6fb0d083d3bea4fab283eebf34fd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j64nbj1bmm9aevur4ruv0jqly EndpointID:4484bcc40964fd6b81742fa432dfe464de03dd965f781376c2f7dc0c3e7fbc7c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:267999c817959b00595847b44d3c089812e61c9da905f27540eb4bc89a389af9 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:2240aee0bb4e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j64nbj1bmm9aevur4ruv0jqly EndpointID:4484bcc40964fd6b81742fa432dfe464de03dd965f781376c2f7dc0c3e7fbc7c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T15:07:35.398Z] PASS [2020-02-10T15:07:35.398Z] [2020-02-10T15:07:35.398Z] === Skipped [2020-02-10T15:07:35.398Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T15:07:35.398Z] service_test.go:230: FLAKY_TEST [2020-02-10T15:07:35.398Z] [2020-02-10T15:07:35.398Z] [2020-02-10T15:07:35.398Z] DONE 21 tests, 1 skipped in 44.006s [2020-02-10T15:07:35.398Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T15:07:35.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:07:35.398Z] ++ set -e [2020-02-10T15:07:35.398Z] ++ '[' -n 0 ']' [2020-02-10T15:07:35.398Z] ++ set -x [2020-02-10T15:07:35.399Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:07:35.399Z] INFO: Testing against a local daemon [2020-02-10T15:07:35.399Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T15:07:35.399Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T15:07:35.399Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:07:35.399Z] === RUN TestDockerNetworkIpvlan [2020-02-10T15:07:35.399Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T15:07:35.399Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:07:35.399Z] PASS [2020-02-10T15:07:35.399Z] [2020-02-10T15:07:35.399Z] === Skipped [2020-02-10T15:07:35.399Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T15:07:35.399Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:07:35.399Z] [2020-02-10T15:07:35.399Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T15:07:35.399Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:07:35.399Z] [2020-02-10T15:07:35.399Z] [2020-02-10T15:07:35.399Z] DONE 2 tests, 2 skipped in 0.079s [2020-02-10T15:07:35.399Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T15:07:35.399Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:07:35.399Z] ++ set -e [2020-02-10T15:07:35.399Z] ++ '[' -n 0 ']' [2020-02-10T15:07:35.399Z] ++ set -x [2020-02-10T15:07:35.399Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:07:35.399Z] INFO: Testing against a local daemon [2020-02-10T15:07:35.399Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T15:07:36.163Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-02-10T15:07:36.163Z] === RUN TestDockerNetworkMacvlan [2020-02-10T15:07:36.918Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T15:07:37.122Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-10T15:07:37.192Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2020-02-10T15:07:37.669Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T15:07:38.429Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T15:07:39.799Z] INFO: Expanding compiler 1 of 3... [2020-02-10T15:07:39.799Z] INFO: Expanding compiler 2 of 3... [2020-02-10T15:07:40.862Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T15:07:41.299Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-10T15:07:41.299Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-10T15:07:42.669Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-02-10T15:07:43.509Z] INFO: Expanding compiler 3 of 3... [2020-02-10T15:07:43.509Z] INFO: Removing downloaded files... [2020-02-10T15:07:43.509Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-02-10T15:07:43.509Z] INFO: Configuring git core.autocrlf... [2020-02-10T15:07:44.565Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-10T15:07:44.757Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T15:07:45.495Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-10T15:07:46.059Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-10T15:07:48.584Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-10T15:07:48.680Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T15:07:49.942Z] --- PASS: TestDockerNetworkMacvlan (14.00s) [2020-02-10T15:07:49.942Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-02-10T15:07:49.942Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-10T15:07:49.942Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-02-10T15:07:49.942Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s) [2020-02-10T15:07:49.942Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.67s) [2020-02-10T15:07:49.942Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2020-02-10T15:07:49.942Z] PASS [2020-02-10T15:07:49.942Z] [2020-02-10T15:07:49.942Z] DONE 8 tests in 15.430s [2020-02-10T15:07:49.942Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T15:07:49.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:07:49.942Z] ++ set -e [2020-02-10T15:07:49.942Z] ++ '[' -n 0 ']' [2020-02-10T15:07:49.942Z] ++ set -x [2020-02-10T15:07:49.942Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:07:49.942Z] testing: warning: no tests to run [2020-02-10T15:07:49.942Z] PASS [2020-02-10T15:07:49.942Z] [2020-02-10T15:07:49.942Z] DONE 0 tests in 0.015s [2020-02-10T15:07:49.942Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T15:07:49.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:07:49.942Z] ++ set -e [2020-02-10T15:07:49.942Z] ++ '[' -n 0 ']' [2020-02-10T15:07:49.942Z] ++ set -x [2020-02-10T15:07:49.943Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:07:49.943Z] INFO: Testing against a local daemon [2020-02-10T15:07:49.943Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T15:07:51.695Z] --- PASS: TestAuthZPluginAllowRequest (1.56s) [2020-02-10T15:07:51.695Z] === RUN TestAuthZPluginTLS [2020-02-10T15:07:52.047Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-02-10T15:07:52.047Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T15:07:52.761Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-10T15:07:52.802Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-02-10T15:07:52.802Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T15:07:53.149Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-02-10T15:07:53.149Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T15:07:53.692Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-10T15:07:53.892Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-02-10T15:07:53.892Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T15:07:55.737Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-02-10T15:07:55.737Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T15:07:56.084Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-02-10T15:07:56.084Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T15:07:56.438Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-02-10T15:07:56.438Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T15:07:57.190Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-02-10T15:07:57.190Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T15:07:57.870Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-10T15:07:58.939Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2020-02-10T15:07:58.939Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T15:07:59.241Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-10T15:08:00.662Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-10T15:08:01.323Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.99s) [2020-02-10T15:08:01.323Z] === RUN TestAuthZPluginHeader [2020-02-10T15:08:01.594Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-10T15:08:01.594Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-10T15:08:01.671Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-02-10T15:08:01.671Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T15:08:01.671Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-02-10T15:08:01.671Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:08:01.671Z] === RUN TestAuthZPluginV2Disable [2020-02-10T15:08:01.671Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-10T15:08:01.671Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:08:01.671Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T15:08:01.671Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T15:08:01.671Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:08:01.671Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T15:08:01.671Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T15:08:01.671Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:08:01.671Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T15:08:02.526Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-10T15:08:04.426Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-10T15:08:05.358Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-10T15:08:09.539Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-10T15:08:09.796Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-10T15:08:09.796Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-10T15:08:11.691Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-10T15:08:13.064Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-10T15:08:14.436Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-10T15:08:14.436Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-10T15:08:21.185Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2020-02-10T15:08:21.185Z] PASS [2020-02-10T15:08:21.185Z] [2020-02-10T15:08:21.185Z] === Skipped [2020-02-10T15:08:21.185Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-02-10T15:08:21.185Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:08:21.185Z] [2020-02-10T15:08:21.185Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-10T15:08:21.185Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:08:21.185Z] [2020-02-10T15:08:21.185Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T15:08:21.185Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:08:21.185Z] [2020-02-10T15:08:21.185Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T15:08:21.185Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:08:21.185Z] [2020-02-10T15:08:21.185Z] [2020-02-10T15:08:21.185Z] DONE 17 tests, 4 skipped in 28.588s [2020-02-10T15:08:21.185Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T15:08:21.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:08:21.185Z] ++ set -e [2020-02-10T15:08:21.185Z] ++ '[' -n 0 ']' [2020-02-10T15:08:21.185Z] ++ set -x [2020-02-10T15:08:21.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-10T15:08:21.185Z] INFO: Testing against a local daemon [2020-02-10T15:08:21.185Z] === RUN TestPluginInvalidJSON [2020-02-10T15:08:21.185Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T15:08:21.185Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T15:08:21.185Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T15:08:21.185Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-10T15:08:21.185Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-02-10T15:08:21.185Z] PASS [2020-02-10T15:08:21.185Z] [2020-02-10T15:08:21.185Z] DONE 2 tests in 0.092s [2020-02-10T15:08:21.185Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T15:08:21.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:08:21.185Z] ++ set -e [2020-02-10T15:08:21.185Z] ++ '[' -n 0 ']' [2020-02-10T15:08:21.185Z] ++ set -x [2020-02-10T15:08:21.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-10T15:08:21.185Z] INFO: Testing against a local daemon [2020-02-10T15:08:21.185Z] === RUN TestExternalGraphDriver [2020-02-10T15:08:21.185Z] === RUN TestExternalGraphDriver/json [2020-02-10T15:08:21.185Z] === RUN TestExternalGraphDriver/spec [2020-02-10T15:08:22.921Z] === RUN TestExternalGraphDriver/pull [2020-02-10T15:08:24.398Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-10T15:08:25.309Z] --- PASS: TestExternalGraphDriver (6.34s) [2020-02-10T15:08:25.309Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2020-02-10T15:08:25.309Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-02-10T15:08:25.309Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2020-02-10T15:08:25.309Z] === RUN TestGraphdriverPluginV2 [2020-02-10T15:08:25.309Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-02-10T15:08:25.309Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:08:25.309Z] PASS [2020-02-10T15:08:25.309Z] [2020-02-10T15:08:25.309Z] === Skipped [2020-02-10T15:08:25.309Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-02-10T15:08:25.309Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:08:25.309Z] [2020-02-10T15:08:25.309Z] [2020-02-10T15:08:25.309Z] DONE 5 tests, 1 skipped in 6.463s [2020-02-10T15:08:25.309Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T15:08:25.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:08:25.309Z] ++ set -e [2020-02-10T15:08:25.309Z] ++ '[' -n 0 ']' [2020-02-10T15:08:25.309Z] ++ set -x [2020-02-10T15:08:25.309Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:08:25.309Z] INFO: Testing against a local daemon [2020-02-10T15:08:25.309Z] === RUN TestContinueAfterPluginCrash [2020-02-10T15:08:25.309Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T15:08:25.309Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T15:08:25.309Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T15:08:25.309Z] === CONT TestContinueAfterPluginCrash [2020-02-10T15:08:25.309Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T15:08:27.675Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-10T15:08:27.675Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-10T15:08:28.195Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-10T15:08:28.195Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-10T15:08:28.195Z] remote: Enumerating objects: 19, done. [2020-02-10T15:08:28.195Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-02-10T15:08:28.195Z] 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. [2020-02-10T15:08:28.195Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-10T15:08:29.572Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-02-10T15:08:29.572Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-10T15:08:30.716Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T15:08:32.012Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74187450016171819235c850ec918659096d3e9f hack/test/unit [2020-02-10T15:08:32.852Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-10T15:08:32.852Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-10T15:08:33.784Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-10T15:08:34.528Z] ? github.com/docker/docker/api [no test files] [2020-02-10T15:08:34.528Z] --- PASS: TestDaemonStartWithLogOpt (9.03s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite (355.54s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.66s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.75s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.79s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.83s) [2020-02-10T15:08:39.039Z] docker_cli_daemon_test.go:1449: [d0501a44091d0] daemon is not started [2020-02-10T15:08:39.039Z] check_test.go:309: [df9bbbc33eff7] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.32s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.36s) [2020-02-10T15:08:39.039Z] check_test.go:309: [d75fb7ede4a7f] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.91s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.12s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.28s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.55s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.04s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.53s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.62s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.31s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-10T15:08:39.039Z] check_test.go:309: [d1bfeb002ffb2] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-02-10T15:08:39.039Z] check_test.go:309: [dc7b33c42bce1] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.80s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-02-10T15:08:39.039Z] check_test.go:309: [d934d5999a947] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.71s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.81s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-02-10T15:08:39.039Z] check_test.go:309: [d5c355845b83b] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.39s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.69s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.01s) [2020-02-10T15:08:39.039Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-10T15:08:39.039Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-10T15:08:39.039Z] check_test.go:309: [d4469d2210172] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.37s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.85s) [2020-02-10T15:08:39.039Z] check_test.go:309: [d6e13886a6854] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.44s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-02-10T15:08:39.039Z] check_test.go:309: [da9ce9da36bf6] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s) [2020-02-10T15:08:39.039Z] docker_cli_daemon_plugins_test.go:79: [d840a097b6232] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.20s) [2020-02-10T15:08:39.039Z] docker_cli_daemon_plugins_test.go:169: [dd474c7801257] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.77s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-02-10T15:08:39.039Z] check_test.go:309: [dc27aca8f1aa3] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.99s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.86s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.97s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.00s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.05s) [2020-02-10T15:08:39.039Z] check_test.go:309: [d6d556988797b] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.02s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.04s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.38s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.46s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.80s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.16s) [2020-02-10T15:08:39.039Z] check_test.go:309: [d45757d615f90] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.67s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.71s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.46s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.43s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.37s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.09s) [2020-02-10T15:08:39.039Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-10T15:08:39.039Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-10T15:08:39.039Z] check_test.go:309: [d579d4fa38027] daemon is not started [2020-02-10T15:08:39.039Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-02-10T15:08:39.039Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-10T15:08:39.039Z] check_test.go:309: [daa926e22375c] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.74s) [2020-02-10T15:08:39.039Z] check_test.go:309: [d903bda11c5aa] daemon is not started [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.41s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.55s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.98s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.91s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.86s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.68s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.06s) [2020-02-10T15:08:39.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.69s) [2020-02-10T15:08:39.039Z] check_test.go:309: [d92f79ea3b2e2] daemon is not started [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.34s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.49s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.91s) [2020-02-10T15:08:39.040Z] check_test.go:309: [d7a858fb72ab8] daemon is not started [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.09s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2020-02-10T15:08:39.040Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-10T15:08:39.040Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-10T15:08:39.040Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-10T15:08:39.040Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-10T15:08:39.040Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-10T15:08:39.040Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-10T15:08:39.040Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-10T15:08:39.040Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-10T15:08:39.040Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-10T15:08:39.040Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-10T15:08:39.040Z] check_test.go:309: [d98277c1dc0db] daemon is not started [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2020-02-10T15:08:39.040Z] check_test.go:309: [dd72873488d5e] daemon is not started [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.50s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-02-10T15:08:39.040Z] check_test.go:309: [dcb5e68765b4a] daemon is not started [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.20s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.47s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-02-10T15:08:39.040Z] check_test.go:309: [dbda36f7e7eab] daemon is not started [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.39s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.12s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.20s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.11s) [2020-02-10T15:08:39.040Z] check_test.go:309: [d82f340770c8f] daemon is not started [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.15s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-02-10T15:08:39.040Z] check_test.go:309: [d203bc219bf25] daemon is not started [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.82s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.40s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.15s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.07s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.82s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.59s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.10s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.02s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.61s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.05s) [2020-02-10T15:08:39.040Z] docker_cli_daemon_test.go:2542: [d048f08540454] daemon is not started [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.88s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.93s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.09s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.53s) [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2020-02-10T15:08:39.040Z] check_test.go:309: [db071d21f0dae] daemon is not started [2020-02-10T15:08:39.040Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.61s) [2020-02-10T15:08:39.040Z] === RUN TestDockerSwarmSuite [2020-02-10T15:08:39.040Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-10T15:08:39.412Z] --- PASS: TestContinueAfterPluginCrash (13.85s) [2020-02-10T15:08:39.412Z] PASS [2020-02-10T15:08:39.412Z] [2020-02-10T15:08:39.412Z] DONE 2 tests in 13.935s [2020-02-10T15:08:39.412Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T15:08:39.412Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:08:39.412Z] ++ set -e [2020-02-10T15:08:39.412Z] ++ '[' -n 0 ']' [2020-02-10T15:08:39.412Z] ++ set -x [2020-02-10T15:08:39.412Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:08:39.412Z] INFO: Testing against a local daemon [2020-02-10T15:08:39.412Z] === RUN TestPluginWithDevMounts [2020-02-10T15:08:39.412Z] === PAUSE TestPluginWithDevMounts [2020-02-10T15:08:39.412Z] === CONT TestPluginWithDevMounts [2020-02-10T15:08:41.336Z] --- PASS: TestPluginWithDevMounts (1.92s) [2020-02-10T15:08:41.336Z] PASS [2020-02-10T15:08:41.336Z] [2020-02-10T15:08:41.336Z] DONE 1 tests in 2.091s [2020-02-10T15:08:41.336Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T15:08:41.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:08:41.336Z] ++ set -e [2020-02-10T15:08:41.336Z] ++ '[' -n 0 ']' [2020-02-10T15:08:41.336Z] ++ set -x [2020-02-10T15:08:41.336Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:08:41.336Z] INFO: Testing against a local daemon [2020-02-10T15:08:41.336Z] === RUN TestSecretInspect [2020-02-10T15:08:41.564Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-10T15:08:44.432Z] --- PASS: TestSecretInspect (2.78s) [2020-02-10T15:08:44.432Z] === RUN TestSecretList [2020-02-10T15:08:45.743Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-10T15:08:46.797Z] --- PASS: TestSecretList (2.78s) [2020-02-10T15:08:46.797Z] === RUN TestSecretsCreateAndDelete [2020-02-10T15:08:49.019Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-10T15:08:49.368Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-02-10T15:08:49.866Z] --- PASS: TestSecretsCreateAndDelete (2.87s) [2020-02-10T15:08:49.866Z] === RUN TestSecretsUpdate [2020-02-10T15:08:49.950Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-10T15:08:49.951Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-10T15:08:51.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-10T15:08:52.949Z] --- PASS: TestSecretsUpdate (2.83s) [2020-02-10T15:08:52.949Z] === RUN TestTemplatedSecret [2020-02-10T15:08:55.502Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-10T15:08:56.179Z] --- PASS: TestTemplatedSecret (3.39s) [2020-02-10T15:08:56.179Z] === RUN TestSecretCreateResolve [2020-02-10T15:08:58.025Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-10T15:08:59.261Z] --- PASS: TestSecretCreateResolve (2.71s) [2020-02-10T15:08:59.261Z] PASS [2020-02-10T15:08:59.261Z] [2020-02-10T15:08:59.261Z] DONE 6 tests in 17.509s [2020-02-10T15:08:59.261Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T15:08:59.261Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:08:59.261Z] ++ set -e [2020-02-10T15:08:59.261Z] ++ '[' -n 0 ']' [2020-02-10T15:08:59.261Z] ++ set -x [2020-02-10T15:08:59.261Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:08:59.261Z] INFO: Testing against a local daemon [2020-02-10T15:08:59.261Z] === RUN TestServiceCreateInit [2020-02-10T15:08:59.261Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T15:09:01.302Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-10T15:09:03.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-10T15:09:04.188Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T15:09:05.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-10T15:09:08.123Z] --- PASS: TestServiceCreateInit (9.32s) [2020-02-10T15:09:08.123Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.95s) [2020-02-10T15:09:08.123Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.36s) [2020-02-10T15:09:08.123Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T15:09:09.381Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-10T15:09:11.907Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-10T15:09:14.431Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-10T15:09:27.643Z] --- PASS: TestCreateServiceMultipleTimes (16.54s) [2020-02-10T15:09:27.643Z] === RUN TestCreateServiceConflict [2020-02-10T15:09:27.643Z] --- PASS: TestCreateServiceConflict (2.62s) [2020-02-10T15:09:27.643Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T15:09:29.291Z] --- PASS: TestImportExtremelyLargeImageWorks (168.83s) [2020-02-10T15:09:29.291Z] PASS [2020-02-10T15:09:29.291Z] [2020-02-10T15:09:29.291Z] DONE 12 tests in 172.979s [2020-02-10T15:09:29.291Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T15:09:29.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:09:29.291Z] ++ set -e [2020-02-10T15:09:29.291Z] ++ '[' -n 0 ']' [2020-02-10T15:09:29.291Z] ++ set -x [2020-02-10T15:09:29.291Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:09:29.291Z] INFO: Testing against a local daemon [2020-02-10T15:09:29.291Z] === RUN TestNetworkCreateDelete [2020-02-10T15:09:29.291Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-02-10T15:09:29.291Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T15:09:29.291Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2020-02-10T15:09:29.291Z] === RUN TestInspectNetwork [2020-02-10T15:09:29.510Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T15:09:29.510Z] ok github.com/docker/docker/api/server/middleware 0.040s coverage: 37.7% of statements [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T15:09:29.510Z] ok github.com/docker/docker/api/types/filters 0.029s coverage: 92.2% of statements [2020-02-10T15:09:29.510Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2020-02-10T15:09:29.510Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 4.5% of statements [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T15:09:29.510Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T15:09:29.510Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-02-10T15:09:29.510Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2020-02-10T15:09:29.511Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T15:09:29.511Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T15:09:29.511Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T15:09:29.511Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T15:09:29.511Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T15:09:29.511Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T15:09:29.511Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T15:09:29.511Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T15:09:29.511Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T15:09:29.511Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T15:09:29.511Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T15:09:29.511Z] ok github.com/docker/docker/builder/dockerignore 0.034s coverage: 96.8% of statements [2020-02-10T15:09:31.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-10T15:09:31.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-10T15:09:31.570Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2020-02-10T15:09:31.570Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T15:09:33.017Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-02-10T15:09:34.555Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-10T15:09:34.555Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-10T15:09:35.119Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T15:09:35.119Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T15:09:35.119Z] === RUN TestInspectNetwork/network_name [2020-02-10T15:09:35.119Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T15:09:35.748Z] ok github.com/docker/docker/builder/remotecontext/git 5.238s coverage: 86.3% of statements [2020-02-10T15:09:36.768Z] ok github.com/docker/docker/builder/remotecontext 0.552s coverage: 13.6% of statements [2020-02-10T15:09:39.293Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-10T15:09:39.293Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-10T15:09:39.293Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-10T15:09:39.472Z] ok github.com/docker/docker/builder/dockerfile 1.479s coverage: 48.2% of statements [2020-02-10T15:09:39.472Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T15:09:39.472Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T15:09:39.551Z] --- PASS: TestInspectNetwork (10.40s) [2020-02-10T15:09:39.551Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T15:09:39.551Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T15:09:39.551Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-10T15:09:39.551Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T15:09:39.551Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T15:09:40.114Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-10T15:09:40.114Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-10T15:09:40.372Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-10T15:09:40.629Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-10T15:09:42.525Z] --- PASS: TestRunContainerWithBridgeNone (2.67s) [2020-02-10T15:09:42.525Z] === RUN TestNetworkInvalidJSON [2020-02-10T15:09:42.525Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T15:09:42.525Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T15:09:42.525Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T15:09:42.525Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T15:09:42.525Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T15:09:42.525Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T15:09:42.525Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T15:09:42.525Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T15:09:42.525Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T15:09:42.525Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-02-10T15:09:42.525Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T15:09:42.525Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T15:09:42.525Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T15:09:42.525Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T15:09:43.089Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-10T15:09:43.348Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-02-10T15:09:43.348Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T15:09:43.914Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2020-02-10T15:09:43.914Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T15:09:44.479Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-10T15:09:44.976Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.92s) [2020-02-10T15:09:44.976Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T15:09:45.411Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-02-10T15:09:45.411Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T15:09:46.341Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-10T15:09:46.905Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.67s) [2020-02-10T15:09:46.905Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T15:09:47.470Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-10T15:09:47.470Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T15:09:47.728Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-10T15:09:47.905Z] ok github.com/docker/docker/client 0.725s coverage: 75.8% of statements [2020-02-10T15:09:48.213Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2020-02-10T15:09:48.213Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T15:09:49.097Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-10T15:09:50.469Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-10T15:09:50.727Z] --- PASS: TestServiceWithPredefinedNetwork (3.18s) [2020-02-10T15:09:50.727Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T15:09:50.727Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T15:09:50.727Z] service_test.go:230: FLAKY_TEST [2020-02-10T15:09:50.727Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T15:09:51.286Z] --- PASS: TestCreateServiceConfigFileMode (3.07s) [2020-02-10T15:09:51.286Z] === RUN TestCreateServiceSysctls [2020-02-10T15:09:51.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-10T15:09:52.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-10T15:09:55.084Z] Removing intermediate container 3259e4ac6250 [2020-02-10T15:09:55.084Z] ---> 2bc179947d75 [2020-02-10T15:09:55.084Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-02-10T15:09:55.084Z] ---> Running in 82a26cbe1d54 [2020-02-10T15:09:55.084Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-02-10T15:09:55.210Z] --- PASS: TestCreateServiceSysctls (3.94s) [2020-02-10T15:09:55.210Z] === RUN TestCreateServiceCapabilities [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T15:09:56.989Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-02-10T15:09:56.989Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T15:09:56.989Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 4.5% of statements [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T15:09:56.989Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-02-10T15:09:56.989Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T15:09:56.989Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T15:09:56.989Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-02-10T15:09:56.989Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-02-10T15:09:57.244Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T15:09:57.244Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T15:09:57.244Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T15:09:57.244Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T15:09:57.244Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T15:09:57.244Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T15:09:57.244Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T15:09:57.244Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T15:09:57.244Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T15:09:57.244Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T15:09:57.244Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T15:09:57.805Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-02-10T15:09:57.846Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-10T15:09:58.284Z] --- PASS: TestCreateServiceCapabilities (3.12s) [2020-02-10T15:09:58.284Z] === RUN TestInspect [2020-02-10T15:10:01.966Z] ok github.com/docker/docker/builder/dockerfile 0.544s coverage: 48.2% of statements [2020-02-10T15:10:01.966Z] ok github.com/docker/docker/builder/remotecontext 0.171s coverage: 13.6% of statements [2020-02-10T15:10:02.204Z] --- PASS: TestInspect (3.50s) [2020-02-10T15:10:02.204Z] === RUN TestCreateJob [2020-02-10T15:10:02.528Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-02-10T15:10:03.894Z] ok github.com/docker/docker/builder/remotecontext/git 1.548s coverage: 86.3% of statements [2020-02-10T15:10:03.894Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T15:10:03.894Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T15:10:06.301Z] --- PASS: TestCreateJob (4.05s) [2020-02-10T15:10:06.301Z] === RUN TestReplicatedJob [2020-02-10T15:10:07.175Z] ok github.com/docker/docker/client 0.238s coverage: 75.8% of statements [2020-02-10T15:10:10.027Z] --- PASS: TestServiceWithDataPathPortInit (18.60s) [2020-02-10T15:10:10.027Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T15:10:13.790Z] --- PASS: TestReplicatedJob (7.02s) [2020-02-10T15:10:13.790Z] === RUN TestUpdateReplicatedJob [2020-02-10T15:10:16.860Z] --- PASS: TestUpdateReplicatedJob (4.02s) [2020-02-10T15:10:16.860Z] === RUN TestServiceListWithStatuses [2020-02-10T15:10:16.860Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-02-10T15:10:16.860Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T15:10:16.860Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T15:10:18.125Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.87s) [2020-02-10T15:10:18.125Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x3nmfi7oc4wcy96f1jqk9vm64 Created:2020-02-10 15:10:10.825936216 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[6d4e5695cf78a9c9f427424f8036645399e05aa0a7ebbf17da9a7aad565b32e6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m18by2f3uu24myn2lqp8tumks EndpointID:b2499f6adecae0f616bbfa5e2960543ee579632cdd6333ddb6029ebc3920b588 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2636f1eef3d57a0f648a26e54f575dfda9ae66ffbbac51fc7ddf0e52fa220bba MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:51d10d368f48 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m18by2f3uu24myn2lqp8tumks EndpointID:b2499f6adecae0f616bbfa5e2960543ee579632cdd6333ddb6029ebc3920b588 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T15:10:18.125Z] PASS [2020-02-10T15:10:18.125Z] [2020-02-10T15:10:18.125Z] === Skipped [2020-02-10T15:10:18.125Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T15:10:18.125Z] service_test.go:230: FLAKY_TEST [2020-02-10T15:10:18.125Z] [2020-02-10T15:10:18.125Z] [2020-02-10T15:10:18.125Z] DONE 21 tests, 1 skipped in 49.757s [2020-02-10T15:10:18.125Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T15:10:18.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:10:18.125Z] ++ set -e [2020-02-10T15:10:18.125Z] ++ '[' -n 0 ']' [2020-02-10T15:10:18.125Z] ++ set -x [2020-02-10T15:10:18.125Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:10:18.125Z] INFO: Testing against a local daemon [2020-02-10T15:10:18.125Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T15:10:18.383Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-10T15:10:18.383Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:10:18.383Z] === RUN TestDockerNetworkIpvlan [2020-02-10T15:10:18.383Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T15:10:18.383Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:10:18.383Z] PASS [2020-02-10T15:10:18.383Z] [2020-02-10T15:10:18.383Z] === Skipped [2020-02-10T15:10:18.383Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-10T15:10:18.383Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:10:18.383Z] [2020-02-10T15:10:18.383Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T15:10:18.383Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:10:18.383Z] [2020-02-10T15:10:18.383Z] [2020-02-10T15:10:18.383Z] DONE 2 tests, 2 skipped in 0.142s [2020-02-10T15:10:18.383Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T15:10:18.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:10:18.383Z] ++ set -e [2020-02-10T15:10:18.383Z] ++ '[' -n 0 ']' [2020-02-10T15:10:18.383Z] ++ set -x [2020-02-10T15:10:18.383Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:10:18.383Z] INFO: Testing against a local daemon [2020-02-10T15:10:18.383Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T15:10:19.752Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-10T15:10:19.752Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-02-10T15:10:19.752Z] === RUN TestDockerNetworkMacvlan [2020-02-10T15:10:20.142Z] INFO: Sources obtained for gotestsum... [2020-02-10T15:10:20.142Z] INFO: Checkout done for gotestsum... [2020-02-10T15:10:20.142Z] INFO: Build done for gotestsum... [2020-02-10T15:10:20.683Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T15:10:21.615Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T15:10:21.872Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-10T15:10:22.435Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T15:10:23.110Z] --- PASS: TestDockerNetworkConnectAlias (5.84s) [2020-02-10T15:10:23.110Z] === RUN TestDockerNetworkReConnect [2020-02-10T15:10:25.713Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T15:10:28.002Z] --- PASS: TestDockerNetworkReConnect (4.59s) [2020-02-10T15:10:28.002Z] === RUN TestServicePlugin [2020-02-10T15:10:28.002Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-10T15:10:28.002Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:10:28.002Z] === RUN TestServiceUpdateLabel [2020-02-10T15:10:29.888Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T15:10:30.344Z] --- PASS: TestServiceUpdateLabel (2.70s) [2020-02-10T15:10:30.344Z] === RUN TestServiceUpdateSecrets [2020-02-10T15:10:31.783Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-10T15:10:32.464Z] Removing intermediate container 82a26cbe1d54 [2020-02-10T15:10:32.464Z] ---> 3cbcb504a791 [2020-02-10T15:10:32.464Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-02-10T15:10:32.464Z] ---> Running in 7a2626db6319 [2020-02-10T15:10:32.464Z] Removing intermediate container 7a2626db6319 [2020-02-10T15:10:32.464Z] ---> 91e084139143 [2020-02-10T15:10:32.464Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-10T15:10:32.464Z] ---> Running in 59576f8a1703 [2020-02-10T15:10:32.715Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-10T15:10:32.918Z] Removing intermediate container 59576f8a1703 [2020-02-10T15:10:32.918Z] ---> 9efd8053554c [2020-02-10T15:10:32.918Z] Step 10/10 : COPY . . [2020-02-10T15:10:33.281Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-10T15:10:33.847Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-10T15:10:35.741Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-10T15:10:35.741Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-10T15:10:35.741Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T15:10:35.999Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-10T15:10:37.371Z] --- PASS: TestDockerNetworkMacvlan (17.51s) [2020-02-10T15:10:37.371Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-02-10T15:10:37.371Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-10T15:10:37.371Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.13s) [2020-02-10T15:10:37.371Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2020-02-10T15:10:37.371Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.59s) [2020-02-10T15:10:37.371Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-02-10T15:10:37.371Z] PASS [2020-02-10T15:10:37.371Z] [2020-02-10T15:10:37.371Z] DONE 8 tests in 19.025s [2020-02-10T15:10:37.371Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T15:10:37.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:10:37.371Z] ++ set -e [2020-02-10T15:10:37.371Z] ++ '[' -n 0 ']' [2020-02-10T15:10:37.371Z] ++ set -x [2020-02-10T15:10:37.371Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:10:37.371Z] testing: warning: no tests to run [2020-02-10T15:10:37.371Z] PASS [2020-02-10T15:10:37.371Z] [2020-02-10T15:10:37.371Z] DONE 0 tests in 0.035s [2020-02-10T15:10:37.371Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T15:10:37.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:10:37.371Z] ++ set -e [2020-02-10T15:10:37.371Z] ++ '[' -n 0 ']' [2020-02-10T15:10:37.371Z] ++ set -x [2020-02-10T15:10:37.371Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:10:37.629Z] INFO: Testing against a local daemon [2020-02-10T15:10:37.629Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T15:10:39.523Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-02-10T15:10:39.523Z] === RUN TestAuthZPluginTLS [2020-02-10T15:10:39.782Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-02-10T15:10:39.782Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T15:10:40.346Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-02-10T15:10:40.346Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T15:10:40.910Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-02-10T15:10:40.910Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T15:10:41.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-10T15:10:41.474Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-02-10T15:10:41.474Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T15:10:43.371Z] --- PASS: TestAuthZPluginAllowEventStream (1.86s) [2020-02-10T15:10:43.371Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T15:10:43.936Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-02-10T15:10:43.936Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T15:10:44.501Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-02-10T15:10:44.501Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T15:10:44.814Z] ok github.com/docker/docker/cmd/dockerd 0.170s coverage: 30.6% of statements [2020-02-10T15:10:45.065Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-02-10T15:10:45.065Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T15:10:45.832Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 30.6% of statements [2020-02-10T15:10:46.088Z] ok github.com/docker/docker/container 0.138s coverage: 35.3% of statements [2020-02-10T15:10:46.088Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T15:10:46.088Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T15:10:46.088Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T15:10:46.088Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T15:10:46.445Z] --- PASS: TestServiceUpdateSecrets (15.42s) [2020-02-10T15:10:46.445Z] === RUN TestServiceUpdateConfigs [2020-02-10T15:10:46.958Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s) [2020-02-10T15:10:46.958Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T15:10:47.894Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-10T15:10:48.167Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-10T15:10:48.348Z] ok github.com/docker/docker/container 0.185s coverage: 35.3% of statements [2020-02-10T15:10:48.348Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T15:10:48.348Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T15:10:48.348Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T15:10:48.348Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T15:10:49.145Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-10T15:10:49.407Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-02-10T15:10:49.407Z] === RUN TestAuthZPluginHeader [2020-02-10T15:10:49.407Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-10T15:10:49.971Z] === RUN TestDockerSuite/TestBuildFails [2020-02-10T15:10:50.228Z] --- PASS: TestAuthZPluginHeader (0.89s) [2020-02-10T15:10:50.228Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T15:10:50.792Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-10T15:10:50.792Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-10T15:10:51.869Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2020-02-10T15:10:53.315Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-10T15:10:54.689Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s) [2020-02-10T15:10:54.689Z] === RUN TestAuthZPluginV2Disable [2020-02-10T15:10:55.619Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-10T15:10:56.028Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2020-02-10T15:10:57.515Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-10T15:10:57.915Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-10T15:10:58.079Z] --- PASS: TestAuthZPluginV2Disable (3.55s) [2020-02-10T15:10:58.079Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T15:10:59.010Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-10T15:10:59.277Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.7% of statements [2020-02-10T15:10:59.574Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-10T15:11:00.345Z] ok github.com/docker/docker/daemon/cluster/convert 0.055s coverage: 35.7% of statements [2020-02-10T15:11:00.505Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-10T15:11:01.435Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2020-02-10T15:11:01.435Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T15:11:01.855Z] ok github.com/docker/docker/daemon/cluster 0.192s coverage: 0.5% of statements [2020-02-10T15:11:02.789Z] ---> ff7a12285097 [2020-02-10T15:11:02.789Z] Successfully built ff7a12285097 [2020-02-10T15:11:02.789Z] Successfully tagged docker:latest [2020-02-10T15:11:02.789Z] INFO: Image build ended at 02/10/2020 15:11:01. Duration:00:04:28.0073784 [2020-02-10T15:11:02.789Z] [2020-02-10T15:11:02.789Z] [2020-02-10T15:11:02.789Z] INFO: Building the test binaries at 02/10/2020 15:11:01... [2020-02-10T15:11:02.790Z] --- PASS: TestServiceUpdateConfigs (15.28s) [2020-02-10T15:11:02.790Z] === RUN TestServiceUpdateNetwork [2020-02-10T15:11:03.331Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-10T15:11:04.264Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-10T15:11:04.829Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-10T15:11:07.357Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-02-10T15:11:07.402Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2020-02-10T15:11:07.451Z] INFO: make.ps1 starting at 02/10/2020 15:11:06 [2020-02-10T15:11:07.451Z] INFO: Git commit (7418745001) assumed from DOCKER_GITCOMMIT environment variable [2020-02-10T15:11:07.451Z] INFO: Invoking autogen... [2020-02-10T15:11:07.451Z] INFO: Building daemon... [2020-02-10T15:11:08.104Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-10T15:11:08.722Z] ok github.com/docker/docker/daemon 12.233s coverage: 17.5% of statements [2020-02-10T15:11:08.722Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T15:11:08.722Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T15:11:09.283Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 82.1% of statements [2020-02-10T15:11:10.117Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-02-10T15:11:10.208Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-02-10T15:11:10.208Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-02-10T15:11:10.208Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T15:11:10.208Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T15:11:11.139Z] ok github.com/docker/docker/daemon/config 0.102s coverage: 82.1% of statements [2020-02-10T15:11:11.380Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-10T15:11:12.102Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-02-10T15:11:12.310Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-10T15:11:13.681Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.30s) [2020-02-10T15:11:13.681Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T15:11:13.843Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-02-10T15:11:13.992Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-02-10T15:11:14.917Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.203s coverage: 57.0% of statements [2020-02-10T15:11:16.201Z] --- PASS: TestServiceUpdateNetwork (14.03s) [2020-02-10T15:11:16.201Z] PASS [2020-02-10T15:11:16.201Z] [2020-02-10T15:11:16.201Z] === Skipped [2020-02-10T15:11:16.201Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-02-10T15:11:16.201Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T15:11:16.201Z] [2020-02-10T15:11:16.201Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-02-10T15:11:16.201Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:11:16.201Z] [2020-02-10T15:11:16.201Z] [2020-02-10T15:11:16.201Z] DONE 23 tests, 2 skipped in 135.964s [2020-02-10T15:11:16.201Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T15:11:16.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:11:16.201Z] ++ set -e [2020-02-10T15:11:16.201Z] ++ '[' -n 0 ']' [2020-02-10T15:11:16.201Z] ++ set -x [2020-02-10T15:11:16.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:11:16.201Z] INFO: Testing against a local daemon [2020-02-10T15:11:16.201Z] === RUN TestSessionCreate [2020-02-10T15:11:16.201Z] --- PASS: TestSessionCreate (0.02s) [2020-02-10T15:11:16.201Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T15:11:16.201Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-02-10T15:11:16.201Z] PASS [2020-02-10T15:11:16.201Z] [2020-02-10T15:11:16.201Z] DONE 2 tests in 0.186s [2020-02-10T15:11:16.201Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T15:11:16.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:11:16.201Z] ++ set -e [2020-02-10T15:11:16.201Z] ++ '[' -n 0 ']' [2020-02-10T15:11:16.201Z] ++ set -x [2020-02-10T15:11:16.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:11:16.201Z] INFO: Testing against a local daemon [2020-02-10T15:11:16.201Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T15:11:16.201Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T15:11:16.201Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T15:11:16.201Z] === RUN TestEventsExecDie [2020-02-10T15:11:16.201Z] --- PASS: TestEventsExecDie (0.80s) [2020-02-10T15:11:16.201Z] === RUN TestEventsBackwardsCompatible [2020-02-10T15:11:16.201Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-10T15:11:16.201Z] === RUN TestInfoBinaryCommits [2020-02-10T15:11:16.201Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-10T15:11:16.201Z] === RUN TestInfoAPIVersioned [2020-02-10T15:11:16.201Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-10T15:11:16.201Z] === RUN TestInfoDiscoveryBackend [2020-02-10T15:11:16.546Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-02-10T15:11:16.546Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T15:11:16.958Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-10T15:11:16.958Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-10T15:11:17.216Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-10T15:11:17.323Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.559s coverage: 13.6% of statements [2020-02-10T15:11:17.388Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T15:11:17.388Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T15:11:17.779Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-10T15:11:17.808Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-02-10T15:11:17.808Z] === RUN TestInfoAPI [2020-02-10T15:11:18.189Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.388s coverage: 72.5% of statements [2020-02-10T15:11:18.190Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.565s coverage: 45.9% of statements [2020-02-10T15:11:18.230Z] --- PASS: TestInfoAPI (0.02s) [2020-02-10T15:11:18.230Z] === RUN TestInfoAPIWarnings [2020-02-10T15:11:18.343Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-10T15:11:18.343Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-10T15:11:18.343Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-02-10T15:11:18.590Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-10T15:11:18.590Z] === RUN TestInfoDebug [2020-02-10T15:11:18.941Z] --- PASS: TestInfoDebug (0.53s) [2020-02-10T15:11:18.941Z] === RUN TestInfoInsecureRegistries [2020-02-10T15:11:19.272Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-10T15:11:19.557Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.024s coverage: 1.8% of statements [2020-02-10T15:11:19.557Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T15:11:19.687Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-02-10T15:11:19.687Z] === RUN TestInfoRegistryMirrors [2020-02-10T15:11:19.836Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-10T15:11:20.036Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-02-10T15:11:20.036Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T15:11:20.400Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-10T15:11:20.414Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-02-10T15:11:20.414Z] === RUN TestPingCacheHeaders [2020-02-10T15:11:20.414Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-10T15:11:20.414Z] === RUN TestPingGet [2020-02-10T15:11:20.414Z] --- PASS: TestPingGet (0.02s) [2020-02-10T15:11:20.414Z] === RUN TestPingHead [2020-02-10T15:11:20.414Z] --- PASS: TestPingHead (0.01s) [2020-02-10T15:11:20.414Z] === RUN TestVersion [2020-02-10T15:11:20.414Z] --- PASS: TestVersion (0.01s) [2020-02-10T15:11:20.414Z] PASS [2020-02-10T15:11:20.414Z] [2020-02-10T15:11:20.414Z] === Skipped [2020-02-10T15:11:20.414Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T15:11:20.414Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T15:11:20.414Z] [2020-02-10T15:11:20.414Z] [2020-02-10T15:11:20.414Z] DONE 18 tests, 1 skipped in 5.522s [2020-02-10T15:11:20.414Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T15:11:20.414Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:11:20.414Z] ++ set -e [2020-02-10T15:11:20.415Z] ++ '[' -n 0 ']' [2020-02-10T15:11:20.415Z] ++ set -x [2020-02-10T15:11:20.415Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:11:20.415Z] INFO: Testing against a local daemon [2020-02-10T15:11:20.415Z] === RUN TestVolumesCreateAndList [2020-02-10T15:11:20.419Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.940s coverage: 57.9% of statements [2020-02-10T15:11:20.657Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-10T15:11:20.765Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-10T15:11:20.765Z] === RUN TestVolumesRemove [2020-02-10T15:11:20.765Z] --- PASS: TestVolumesRemove (0.08s) [2020-02-10T15:11:20.765Z] === RUN TestVolumesInspect [2020-02-10T15:11:20.765Z] --- PASS: TestVolumesInspect (0.01s) [2020-02-10T15:11:20.765Z] === RUN TestVolumesInvalidJSON [2020-02-10T15:11:20.765Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T15:11:20.765Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T15:11:20.765Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T15:11:20.765Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-10T15:11:20.765Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T15:11:20.765Z] PASS [2020-02-10T15:11:20.765Z] [2020-02-10T15:11:20.765Z] DONE 5 tests in 0.270s [2020-02-10T15:11:20.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T15:11:20.765Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T15:11:20.765Z] +++ kill 11644 [2020-02-10T15:11:20.914Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-10T15:11:21.052Z] ok github.com/docker/docker/daemon 12.533s coverage: 17.5% of statements [2020-02-10T15:11:21.052Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T15:11:21.052Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T15:11:21.052Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T15:11:21.052Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T15:11:21.478Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-10T15:11:21.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-10T15:11:21.621Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.237s coverage: 48.6% of statements [2020-02-10T15:11:21.967Z] +++ /etc/init.d/apparmor stop [2020-02-10T15:11:22.324Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T15:11:22.324Z] [2020-02-10T15:11:22.324Z] Unloading profiles will leave already running processes permanently [2020-02-10T15:11:22.324Z] unconfined, which can lead to unexpected situations. [2020-02-10T15:11:22.324Z] [2020-02-10T15:11:22.324Z] To set a process to complain mode, use the command line tool [2020-02-10T15:11:22.324Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T15:11:22.324Z] +++ true [2020-02-10T15:11:22.324Z] [2020-02-10T15:11:22.848Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-10T15:11:22.984Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.293s coverage: 76.1% of statements [2020-02-10T15:11:23.910Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-02-10T15:11:24.166Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.042s coverage: 60.7% of statements [2020-02-10T15:11:24.166Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T15:11:24.166Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] Post stage [Pipeline] junit [2020-02-10T15:11:24.806Z] Recording test results [2020-02-10T15:11:25.498Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-02-10T15:11:25.530Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T15:11:25.786Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.721s coverage: 68.6% of statements [2020-02-10T15:11:26.124Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-10T15:11:26.355Z] + echo Ensuring container killed. [2020-02-10T15:11:26.355Z] Ensuring container killed. [2020-02-10T15:11:26.355Z] + docker rm -vf docker-pr3 [2020-02-10T15:11:26.355Z] Error: No such container: docker-pr3 [2020-02-10T15:11:26.355Z] + true [Pipeline] sh [2020-02-10T15:11:26.456Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-02-10T15:11:27.092Z] + echo Chowning /workspace to jenkins user [2020-02-10T15:11:27.092Z] Chowning /workspace to jenkins user [2020-02-10T15:11:27.092Z] + id -u [2020-02-10T15:11:27.092Z] + id -g [2020-02-10T15:11:27.092Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40483:/workspace busybox chown -R 1001:1001 /workspace [2020-02-10T15:11:27.092Z] Unable to find image 'busybox:latest' locally [2020-02-10T15:11:27.092Z] latest: Pulling from library/busybox [2020-02-10T15:11:27.382Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2020-02-10T15:11:27.382Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T15:11:27.382Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T15:11:27.445Z] 6dc7af96dfc8: Pulling fs layer [2020-02-10T15:11:27.445Z] 6dc7af96dfc8: Verifying Checksum [2020-02-10T15:11:27.445Z] 6dc7af96dfc8: Download complete [2020-02-10T15:11:28.198Z] 6dc7af96dfc8: Pull complete [2020-02-10T15:11:28.198Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-10T15:11:28.198Z] Status: Downloaded newer image for busybox:latest [2020-02-10T15:11:28.308Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 42.7% of statements [2020-02-10T15:11:29.281Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.423s coverage: 48.6% of statements [2020-02-10T15:11:29.281Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.440s coverage: 45.9% of statements [2020-02-10T15:11:29.281Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T15:11:29.672Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-02-10T15:11:29.672Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 77.4% of statements [2020-02-10T15:11:29.672Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T15:11:29.672Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T15:11:30.296Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-02-10T15:11:30.297Z] PASS [2020-02-10T15:11:30.297Z] [2020-02-10T15:11:30.297Z] DONE 17 tests in 52.848s [2020-02-10T15:11:30.297Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T15:11:30.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:11:30.297Z] ++ set -e [2020-02-10T15:11:30.297Z] ++ '[' -n 0 ']' [2020-02-10T15:11:30.297Z] ++ set -x [2020-02-10T15:11:30.297Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:11:30.297Z] INFO: Testing against a local daemon [2020-02-10T15:11:30.297Z] === RUN TestPluginInvalidJSON [2020-02-10T15:11:30.297Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T15:11:30.297Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T15:11:30.554Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T15:11:30.554Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-10T15:11:30.554Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T15:11:30.554Z] PASS [2020-02-10T15:11:30.554Z] [2020-02-10T15:11:30.554Z] DONE 2 tests in 0.168s [2020-02-10T15:11:30.554Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T15:11:30.554Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:11:30.554Z] ++ set -e [2020-02-10T15:11:30.554Z] ++ '[' -n 0 ']' [2020-02-10T15:11:30.554Z] ++ set -x [2020-02-10T15:11:30.554Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:11:30.554Z] INFO: Testing against a local daemon [2020-02-10T15:11:30.554Z] === RUN TestExternalGraphDriver [2020-02-10T15:11:30.598Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-02-10T15:11:30.664Z] + bundleName=s390x-integration [2020-02-10T15:11:30.664Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-10T15:11:30.664Z] Creating s390x-integration-bundles.tar.gz [2020-02-10T15:11:30.664Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-02-10T15:11:30.664Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-02-10T15:11:30.809Z] Archiving artifacts [2020-02-10T15:11:30.812Z] === RUN TestExternalGraphDriver/json [2020-02-10T15:11:31.069Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-10T15:11:31.159Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-02-10T15:11:31.415Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 88.3% of statements [2020-02-10T15:11:32.046Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40483/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T15:11:32.778Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2020-02-10T15:11:32.778Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T15:11:32.778Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 19.9% of statements [2020-02-10T15:11:32.779Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.613s coverage: 76.1% of statements [2020-02-10T15:11:32.816Z] + make clean [2020-02-10T15:11:32.964Z] === RUN TestExternalGraphDriver/spec [2020-02-10T15:11:33.065Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2020-02-10T15:11:33.178Z] make: command: Command not found [2020-02-10T15:11:33.178Z] make: command: Command not found [2020-02-10T15:11:33.178Z] docker volume rm -f docker-dev-cache [2020-02-10T15:11:33.178Z] docker-dev-cache [Pipeline] deleteDir [2020-02-10T15:11:34.087Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.043s coverage: 3.0% of statements [2020-02-10T15:11:34.378Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-02-10T15:11:34.666Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2020-02-10T15:11:34.666Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-02-10T15:11:34.859Z] === RUN TestExternalGraphDriver/pull [2020-02-10T15:11:34.859Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-10T15:11:34.859Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-10T15:11:35.117Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-10T15:11:35.117Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-10T15:11:35.374Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-10T15:11:35.594Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-10T15:11:35.632Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-10T15:11:35.850Z] ok github.com/docker/docker/daemon/logger/splunk 1.634s coverage: 82.5% of statements [2020-02-10T15:11:35.850Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T15:11:35.850Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T15:11:35.878Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.757s coverage: 55.1% of statements [2020-02-10T15:11:35.878Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T15:11:35.878Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T15:11:36.564Z] --- PASS: TestExternalGraphDriver (6.06s) [2020-02-10T15:11:36.564Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2020-02-10T15:11:36.564Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-02-10T15:11:36.564Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2020-02-10T15:11:36.564Z] === RUN TestGraphdriverPluginV2 [2020-02-10T15:11:37.495Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-10T15:11:37.738Z] ok github.com/docker/docker/distribution 0.147s coverage: 22.1% of statements [2020-02-10T15:11:37.993Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2020-02-10T15:11:37.993Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T15:11:39.356Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-02-10T15:11:39.388Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-10T15:11:40.319Z] ok github.com/docker/docker/daemon/logger 0.269s coverage: 42.7% of statements [2020-02-10T15:11:40.720Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-02-10T15:11:40.945Z] ok github.com/docker/docker/daemon/logger/gelf 0.038s coverage: 67.0% of statements [2020-02-10T15:11:41.280Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-02-10T15:11:41.284Z] --- PASS: TestGraphdriverPluginV2 (4.73s) [2020-02-10T15:11:41.284Z] PASS [2020-02-10T15:11:41.284Z] [2020-02-10T15:11:41.284Z] DONE 5 tests in 10.917s [2020-02-10T15:11:41.284Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T15:11:41.284Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:11:41.284Z] ++ set -e [2020-02-10T15:11:41.284Z] ++ '[' -n 0 ']' [2020-02-10T15:11:41.284Z] ++ set -x [2020-02-10T15:11:41.284Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:11:41.536Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.6% of statements [2020-02-10T15:11:41.536Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T15:11:41.536Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T15:11:41.540Z] INFO: Testing against a local daemon [2020-02-10T15:11:41.540Z] === RUN TestContinueAfterPluginCrash [2020-02-10T15:11:41.540Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T15:11:41.540Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T15:11:41.540Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T15:11:41.540Z] === CONT TestContinueAfterPluginCrash [2020-02-10T15:11:41.540Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T15:11:41.570Z] ok github.com/docker/docker/daemon/logger/awslogs 0.611s coverage: 77.4% of statements [2020-02-10T15:11:42.899Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-02-10T15:11:42.899Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T15:11:43.083Z] ok github.com/docker/docker/daemon/images 0.083s coverage: 4.9% of statements [2020-02-10T15:11:43.083Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T15:11:43.083Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T15:11:43.083Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T15:11:43.083Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T15:11:43.435Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-10T15:11:43.459Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-02-10T15:11:43.708Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 88.3% of statements [2020-02-10T15:11:43.708Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 26.2% of statements [2020-02-10T15:11:44.368Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-10T15:11:44.386Z] ok github.com/docker/docker/opts 0.017s coverage: 67.0% of statements [2020-02-10T15:11:44.642Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-10T15:11:45.301Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-10T15:11:45.772Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 62.1% of statements [2020-02-10T15:11:46.532Z] ok github.com/docker/docker/pkg/archive 0.411s coverage: 77.3% of statements [2020-02-10T15:11:46.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-10T15:11:47.822Z] ok github.com/docker/docker/daemon/logger/local 0.068s coverage: 74.7% of statements [2020-02-10T15:11:47.822Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T15:11:47.894Z] ok github.com/docker/docker/pkg/authorization 0.482s coverage: 68.3% of statements [2020-02-10T15:11:47.894Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-10T15:11:48.149Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-10T15:11:48.857Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 19.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T15:11:50.350Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2020-02-10T15:11:50.636Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2020-02-10T15:11:51.409Z] ok github.com/docker/docker/layer 7.386s coverage: 68.8% of statements [2020-02-10T15:11:51.410Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T15:11:51.410Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T15:11:51.410Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T15:11:51.410Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T15:11:51.410Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T15:11:51.410Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T15:11:51.410Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-02-10T15:11:51.665Z] ok github.com/docker/docker/pkg/chrootarchive 2.936s coverage: 43.2% of statements [2020-02-10T15:11:51.665Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T15:11:51.665Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T15:11:51.920Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-02-10T15:11:52.133Z] ok github.com/docker/docker/daemon/logger/splunk 2.821s coverage: 82.5% of statements [2020-02-10T15:11:52.133Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T15:11:52.133Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-02-10T15:11:52.133Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T15:11:52.481Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-02-10T15:11:53.418Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-02-10T15:11:53.980Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-02-10T15:11:54.250Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-02-10T15:11:55.622Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-02-10T15:11:56.549Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-02-10T15:11:56.549Z] ok github.com/docker/docker/pkg/discovery/kv 3.071s coverage: 84.1% of statements [2020-02-10T15:11:56.575Z] ok github.com/docker/docker/distribution/metadata 0.198s coverage: 48.2% of statements [2020-02-10T15:11:56.807Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-02-10T15:11:57.063Z] ok github.com/docker/docker/pkg/fsutils 0.269s coverage: 85.1% of statements [2020-02-10T15:11:57.610Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-02-10T15:11:57.990Z] ok github.com/docker/docker/pkg/idtools 0.450s coverage: 70.1% of statements [2020-02-10T15:11:58.552Z] ok github.com/docker/docker/pkg/ioutils 0.585s coverage: 70.6% of statements [2020-02-10T15:11:58.552Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-02-10T15:11:58.640Z] ok github.com/docker/docker/distribution 0.466s coverage: 22.1% of statements [2020-02-10T15:11:58.640Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T15:11:58.808Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-02-10T15:11:58.808Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-02-10T15:11:58.808Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T15:11:58.862Z] --- PASS: TestDaemonStartWithLogOpt (16.64s) [2020-02-10T15:11:59.368Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-02-10T15:11:59.664Z] ok github.com/docker/docker/distribution/xfer 1.700s coverage: 85.1% of statements [2020-02-10T15:11:59.664Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T15:11:59.791Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-10T15:11:59.930Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-10T15:11:59.930Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-10T15:12:00.185Z] ok github.com/docker/docker/pkg/mount 0.566s coverage: 70.0% of statements [2020-02-10T15:12:00.185Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T15:12:00.440Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2020-02-10T15:12:00.696Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2020-02-10T15:12:00.696Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T15:12:00.696Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T15:12:01.623Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2020-02-10T15:12:02.184Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-10T15:12:02.411Z] ok github.com/docker/docker/image 0.080s coverage: 86.4% of statements [2020-02-10T15:12:02.440Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-10T15:12:02.696Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-10T15:12:03.052Z] ok github.com/docker/docker/image/cache 0.057s coverage: 19.2% of statements [2020-02-10T15:12:03.052Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T15:12:03.107Z] --- PASS: TestContinueAfterPluginCrash (21.62s) [2020-02-10T15:12:03.107Z] PASS [2020-02-10T15:12:03.107Z] [2020-02-10T15:12:03.107Z] DONE 2 tests in 21.757s [2020-02-10T15:12:03.107Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T15:12:03.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:12:03.107Z] ++ set -e [2020-02-10T15:12:03.107Z] ++ '[' -n 0 ']' [2020-02-10T15:12:03.107Z] ++ set -x [2020-02-10T15:12:03.107Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:12:03.368Z] INFO: Testing against a local daemon [2020-02-10T15:12:03.368Z] === RUN TestPluginWithDevMounts [2020-02-10T15:12:03.368Z] === PAUSE TestPluginWithDevMounts [2020-02-10T15:12:03.368Z] === CONT TestPluginWithDevMounts [2020-02-10T15:12:03.932Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-10T15:12:04.058Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-02-10T15:12:04.082Z] ok github.com/docker/docker/image/v1 0.047s coverage: 25.0% of statements [2020-02-10T15:12:04.082Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T15:12:04.313Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-10T15:12:04.369Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-02-10T15:12:05.002Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 50.0% of statements [2020-02-10T15:12:05.303Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-10T15:12:05.303Z] --- PASS: TestPluginWithDevMounts (1.98s) [2020-02-10T15:12:05.303Z] PASS [2020-02-10T15:12:05.303Z] [2020-02-10T15:12:05.303Z] DONE 1 tests in 2.172s [2020-02-10T15:12:05.303Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T15:12:05.303Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:12:05.303Z] ++ set -e [2020-02-10T15:12:05.303Z] ++ '[' -n 0 ']' [2020-02-10T15:12:05.303Z] ++ set -x [2020-02-10T15:12:05.303Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:12:05.559Z] INFO: Testing against a local daemon [2020-02-10T15:12:05.559Z] === RUN TestSecretInspect [2020-02-10T15:12:07.575Z] ok github.com/docker/docker/pkg/signal 2.391s coverage: 61.0% of statements [2020-02-10T15:12:07.575Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-02-10T15:12:07.830Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-10T15:12:07.830Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-10T15:12:08.081Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-10T15:12:08.081Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-10T15:12:08.081Z] --- PASS: TestSecretInspect (2.60s) [2020-02-10T15:12:08.081Z] === RUN TestSecretList [2020-02-10T15:12:08.086Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-02-10T15:12:08.646Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-02-10T15:12:09.208Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.2% of statements [2020-02-10T15:12:09.431Z] ok github.com/docker/docker/opts 0.158s coverage: 67.0% of statements [2020-02-10T15:12:09.464Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2020-02-10T15:12:10.024Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-02-10T15:12:10.073Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-02-10T15:12:10.360Z] ok github.com/docker/docker/pkg/authorization 0.975s coverage: 68.3% of statements [2020-02-10T15:12:10.585Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2020-02-10T15:12:10.585Z] testing: warning: no tests to run [2020-02-10T15:12:10.585Z] coverage: [no statements] [2020-02-10T15:12:10.585Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-10T15:12:10.647Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-02-10T15:12:11.146Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-10T15:12:11.146Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-10T15:12:11.274Z] ok github.com/docker/docker/pkg/archive 1.565s coverage: 77.0% of statements [2020-02-10T15:12:11.354Z] --- PASS: TestSecretList (3.02s) [2020-02-10T15:12:11.354Z] === RUN TestSecretsCreateAndDelete [2020-02-10T15:12:11.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-10T15:12:11.401Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-10T15:12:12.307Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-02-10T15:12:12.935Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-02-10T15:12:13.561Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2020-02-10T15:12:13.877Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-10T15:12:13.913Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements [2020-02-10T15:12:14.168Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-10T15:12:14.184Z] ok github.com/docker/docker/layer 7.790s coverage: 68.8% of statements [2020-02-10T15:12:14.185Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T15:12:14.185Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T15:12:14.185Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T15:12:14.185Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T15:12:14.185Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T15:12:14.185Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T15:12:14.441Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-10T15:12:15.006Z] --- PASS: TestSecretsCreateAndDelete (3.94s) [2020-02-10T15:12:15.006Z] === RUN TestSecretsUpdate [2020-02-10T15:12:15.094Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-02-10T15:12:15.238Z] ok github.com/docker/docker/pkg/discovery/memory 0.031s coverage: 92.3% of statements [2020-02-10T15:12:15.350Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2020-02-10T15:12:15.525Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-02-10T15:12:15.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-10T15:12:16.150Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2020-02-10T15:12:16.713Z] ok github.com/docker/docker/registry 0.073s coverage: 56.0% of statements [2020-02-10T15:12:16.867Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-10T15:12:17.431Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-10T15:12:17.635Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-02-10T15:12:17.635Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-02-10T15:12:17.635Z] ok github.com/docker/docker/pkg/chrootarchive 4.670s coverage: 43.2% of statements [2020-02-10T15:12:17.635Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T15:12:17.635Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T15:12:17.639Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-10T15:12:17.639Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-02-10T15:12:18.567Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-10T15:12:18.567Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-02-10T15:12:18.803Z] --- PASS: TestSecretsUpdate (3.47s) [2020-02-10T15:12:18.803Z] === RUN TestTemplatedSecret [2020-02-10T15:12:19.139Z] ok github.com/docker/docker/pkg/fsutils 0.412s coverage: 85.1% of statements [2020-02-10T15:12:19.139Z] ok github.com/docker/docker/pkg/discovery/kv 3.174s coverage: 84.1% of statements [2020-02-10T15:12:19.139Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-02-10T15:12:19.477Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-10T15:12:19.477Z] [2020-02-10T15:12:19.477Z] ________ ____ __. [2020-02-10T15:12:19.477Z] \_____ \ | |/ _| [2020-02-10T15:12:19.477Z] / | \| < [2020-02-10T15:12:19.477Z] / | \ | \ [2020-02-10T15:12:19.477Z] \_______ /____|__ \ [2020-02-10T15:12:19.477Z] \/ \/ [2020-02-10T15:12:19.477Z] [2020-02-10T15:12:19.477Z] INFO: make.ps1 ended at 02/10/2020 15:12:17 [2020-02-10T15:12:19.733Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-10T15:12:20.435Z] INFO: Binaries build ended at 02/10/2020 15:12:19. Duration:00:01:17.8023743 [2020-02-10T15:12:20.664Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-10T15:12:21.081Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-10T15:12:21.201Z] ok github.com/docker/docker/pkg/jsonmessage 0.041s coverage: 91.7% of statements [2020-02-10T15:12:21.202Z] ok github.com/docker/docker/pkg/locker 0.038s coverage: 88.9% of statements [2020-02-10T15:12:21.824Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2020-02-10T15:12:22.006Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2020-02-10T15:12:22.035Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-10T15:12:22.110Z] ok github.com/docker/docker/pkg/idtools 1.015s coverage: 70.1% of statements [2020-02-10T15:12:22.261Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-02-10T15:12:22.294Z] --- PASS: TestTemplatedSecret (3.84s) [2020-02-10T15:12:22.294Z] === RUN TestSecretCreateResolve [2020-02-10T15:12:22.594Z] INFO: Copying the built daemon binary to d:\CI\PR-40483\3\binary\dockerd-7418745001.exe... [2020-02-10T15:12:22.857Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-10T15:12:23.142Z] ok github.com/docker/docker/pkg/ioutils 1.643s coverage: 70.6% of statements [2020-02-10T15:12:23.142Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T15:12:23.142Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-02-10T15:12:23.552Z] INFO: Copying the built client binary to d:\CI\PR-40483\3\binary\docker-7418745001.exe... [2020-02-10T15:12:23.552Z] INFO: Copying dockerversion from the container... [2020-02-10T15:12:23.624Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-02-10T15:12:23.783Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-02-10T15:12:24.071Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-02-10T15:12:24.358Z] ok github.com/docker/docker/pkg/mount 0.928s coverage: 70.0% of statements [2020-02-10T15:12:24.358Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T15:12:24.510Z] INFO: Copying the golang package from the container to d:\CI\PR-40483\3\installer\go.zip... [2020-02-10T15:12:24.645Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 91.4% of statements [2020-02-10T15:12:24.752Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-10T15:12:24.938Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2020-02-10T15:12:24.938Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T15:12:24.938Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T15:12:25.315Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-10T15:12:25.315Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-10T15:12:25.572Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-10T15:12:25.572Z] --- PASS: TestSecretCreateResolve (3.16s) [2020-02-10T15:12:25.573Z] PASS [2020-02-10T15:12:25.573Z] [2020-02-10T15:12:25.573Z] DONE 6 tests in 20.164s [2020-02-10T15:12:25.573Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T15:12:25.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:12:25.573Z] ++ set -e [2020-02-10T15:12:25.573Z] ++ '[' -n 0 ']' [2020-02-10T15:12:25.573Z] ++ set -x [2020-02-10T15:12:25.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:12:25.830Z] INFO: Testing against a local daemon [2020-02-10T15:12:25.830Z] === RUN TestServiceCreateInit [2020-02-10T15:12:25.830Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T15:12:25.830Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-10T15:12:26.444Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2020-02-10T15:12:26.760Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-10T15:12:27.392Z] INFO: Extracting go.zip to d:\CI\PR-40483\3\go [2020-02-10T15:12:27.964Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2020-02-10T15:12:27.964Z] ok github.com/docker/docker/pkg/progress 0.024s coverage: 75.9% of statements [2020-02-10T15:12:27.964Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-02-10T15:12:29.290Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-10T15:12:29.453Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-02-10T15:12:29.853Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-10T15:12:30.081Z] ok github.com/docker/docker/pkg/pubsub 1.157s coverage: 73.9% of statements [2020-02-10T15:12:30.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-10T15:12:30.376Z] ok github.com/docker/docker/pkg/stdcopy 0.026s coverage: 100.0% of statements [2020-02-10T15:12:31.043Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T15:12:31.404Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-02-10T15:12:31.404Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2020-02-10T15:12:32.430Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2020-02-10T15:12:32.720Z] ok github.com/docker/docker/pkg/sysinfo 0.023s coverage: 70.8% of statements [2020-02-10T15:12:33.008Z] ok github.com/docker/docker/pkg/signal 3.526s coverage: 61.0% of statements [2020-02-10T15:12:33.568Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-10T15:12:34.040Z] ok github.com/docker/docker/pkg/system 0.073s coverage: 36.2% of statements [2020-02-10T15:12:34.041Z] ok github.com/docker/docker/pkg/tailfile 0.201s coverage: 88.6% of statements [2020-02-10T15:12:35.530Z] testing: warning: no tests to run [2020-02-10T15:12:35.530Z] coverage: [no statements] [2020-02-10T15:12:35.530Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: [no statements] [no tests to run] [2020-02-10T15:12:35.530Z] ok github.com/docker/docker/pkg/term 0.020s coverage: 84.8% of statements [2020-02-10T15:12:35.802Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T15:12:35.802Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === Skipped [2020-02-10T15:12:35.802Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T15:12:35.802Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T15:12:35.802Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T15:12:35.802Z] graphtest_unix.go:73: No driver to put! [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-02-10T15:12:35.802Z] time="2020-02-10T15:11:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-02-10T15:12:35.802Z] time="2020-02-10T15:11:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-02-10T15:12:35.802Z] time="2020-02-10T15:11:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-02-10T15:12:35.802Z] time="2020-02-10T15:11:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-02-10T15:12:35.802Z] time="2020-02-10T15:11:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-02-10T15:12:35.802Z] graphtest_unix.go:73: No driver to put! [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T15:12:35.802Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T15:12:35.802Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T15:12:35.802Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T15:12:35.802Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T15:12:35.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:12:35.802Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T15:12:35.802Z] graphtest_unix.go:73: No driver to put! [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T15:12:35.802Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T15:12:35.802Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] [2020-02-10T15:12:35.802Z] DONE 2161 tests, 26 skipped in 241.904s Post stage [Pipeline] junit [2020-02-10T15:12:36.068Z] Recording test results [2020-02-10T15:12:36.091Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-10T15:12:36.156Z] ok github.com/docker/docker/pkg/tarsum 0.248s coverage: 89.3% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-10T15:12:36.444Z] ok github.com/docker/docker/pkg/urlutil 0.022s coverage: 100.0% of statements [2020-02-10T15:12:36.444Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-02-10T15:12:36.608Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40483/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74187450016171819235c850ec918659096d3e9f hack/validate/vendor [2020-02-10T15:12:37.021Z] --- PASS: TestServiceCreateInit (11.20s) [2020-02-10T15:12:37.021Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s) [2020-02-10T15:12:37.021Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.89s) [2020-02-10T15:12:37.021Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T15:12:37.069Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-02-10T15:12:37.534Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-10T15:12:38.393Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-10T15:12:38.457Z] + echo Building e2e image [2020-02-10T15:12:38.457Z] Building e2e image [2020-02-10T15:12:38.457Z] + docker build --build-arg DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -t moby-e2e-test -f Dockerfile.e2e . [2020-02-10T15:12:38.457Z] #2 [internal] load .dockerignore [2020-02-10T15:12:38.457Z] #2 transferring context: 34B done [2020-02-10T15:12:38.457Z] #2 DONE 0.0s [2020-02-10T15:12:38.457Z] [2020-02-10T15:12:38.457Z] #1 [internal] load build definition from Dockerfile.e2e [2020-02-10T15:12:38.457Z] #1 transferring dockerfile: 3.21kB done [2020-02-10T15:12:38.457Z] #1 DONE 0.0s [2020-02-10T15:12:38.457Z] [2020-02-10T15:12:38.457Z] #4 [internal] load metadata for docker.io/library/golang:1.13.7-alpine [2020-02-10T15:12:38.718Z] #4 DONE 0.3s [2020-02-10T15:12:38.718Z] [2020-02-10T15:12:38.718Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-02-10T15:12:38.718Z] #3 DONE 0.3s [2020-02-10T15:12:38.718Z] [2020-02-10T15:12:38.718Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-02-10T15:12:38.718Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-02-10T15:12:38.973Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-02-10T15:12:38.973Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-02-10T15:12:38.973Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-02-10T15:12:38.973Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 252.24kB / 2.79MB 0.1s [2020-02-10T15:12:38.973Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done [2020-02-10T15:12:38.973Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 [2020-02-10T15:12:39.120Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-02-10T15:12:39.229Z] #5 ... [2020-02-10T15:12:39.229Z] [2020-02-10T15:12:39.229Z] #8 [internal] load build context [2020-02-10T15:12:39.229Z] #8 transferring context: 827.60kB 0.4s done [2020-02-10T15:12:39.229Z] #8 DONE 0.4s [2020-02-10T15:12:39.229Z] [2020-02-10T15:12:39.229Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-02-10T15:12:39.485Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done [2020-02-10T15:12:39.741Z] #5 DONE 0.8s [2020-02-10T15:12:39.741Z] [2020-02-10T15:12:39.741Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-10T15:12:39.741Z] #14 resolve docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559ca6cf6535f501ca5eec46cae69489b5b8ef9cdec5abcaa5b09e707b done [2020-02-10T15:12:39.741Z] #14 sha256:7e8c9c559ca6cf6535f501ca5eec46cae69489b5b8ef9cdec5abcaa5b09e707b 1.65kB / 1.65kB done [2020-02-10T15:12:39.741Z] #14 sha256:9817fae0190681da743ae2f5f77a85bf19b2e759d655bc427328e075b8d64dcc 1.36kB / 1.36kB done [2020-02-10T15:12:39.741Z] #14 sha256:87eefb76f0a85935d392182a0cb271178ee363516bdb3ca281a67c3b58ec491d 3.83kB / 3.83kB done [2020-02-10T15:12:39.741Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.1s done [2020-02-10T15:12:39.741Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.2s done [2020-02-10T15:12:39.741Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.5s done [2020-02-10T15:12:39.741Z] #14 sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 126B / 126B 0.2s done [2020-02-10T15:12:39.741Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.2s done [2020-02-10T15:12:39.741Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 52.12MB / 126.87MB 0.9s [2020-02-10T15:12:39.741Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.1s done [2020-02-10T15:12:39.741Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 60.16MB / 126.87MB 1.0s [2020-02-10T15:12:39.741Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-02-10T15:12:39.764Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-10T15:12:39.997Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 76.16MB / 126.87MB 1.2s [2020-02-10T15:12:39.997Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 86.22MB / 126.87MB 1.3s [2020-02-10T15:12:40.255Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 95.20MB / 126.87MB 1.4s [2020-02-10T15:12:40.255Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 105.49MB / 126.87MB 1.5s [2020-02-10T15:12:40.511Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 126.87MB / 126.87MB 1.7s [2020-02-10T15:12:40.766Z] #14 ... [2020-02-10T15:12:40.766Z] [2020-02-10T15:12:40.766Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-10T15:12:40.766Z] #6 DONE 1.3s [2020-02-10T15:12:40.766Z] [2020-02-10T15:12:40.766Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-10T15:12:40.766Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 126.87MB / 126.87MB 1.9s done [2020-02-10T15:12:40.766Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e [2020-02-10T15:12:41.172Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2020-02-10T15:12:41.464Z] ok github.com/docker/docker/profiles/seccomp 0.036s coverage: 68.8% of statements [2020-02-10T15:12:42.287Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-10T15:12:42.287Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-10T15:12:42.508Z] ok github.com/docker/docker/plugin 0.603s coverage: 27.1% of statements [2020-02-10T15:12:44.030Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2020-02-10T15:12:44.666Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-02-10T15:12:46.007Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 5.0s [2020-02-10T15:12:46.180Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2020-02-10T15:12:46.180Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2020-02-10T15:12:46.467Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-10T15:12:46.568Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 5.9s done [2020-02-10T15:12:46.824Z] #14 ... [2020-02-10T15:12:46.824Z] [2020-02-10T15:12:46.824Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-10T15:12:46.824Z] #7 1.009 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-02-10T15:12:46.824Z] #7 2.093 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-02-10T15:12:46.824Z] #7 2.189 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2020-02-10T15:12:46.824Z] #7 2.192 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2020-02-10T15:12:46.824Z] #7 2.381 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2020-02-10T15:12:46.824Z] #7 2.390 (4/31) Installing readline (8.0.0-r0) [2020-02-10T15:12:46.824Z] #7 2.399 (5/31) Installing bash (5.0.0-r0) [2020-02-10T15:12:46.824Z] #7 2.416 Executing bash-5.0.0-r0.post-install [2020-02-10T15:12:46.824Z] #7 2.419 (6/31) Installing ca-certificates (20190108-r0) [2020-02-10T15:12:46.824Z] #7 2.437 (7/31) Installing libgcc (8.3.0-r0) [2020-02-10T15:12:46.824Z] #7 2.442 (8/31) Installing libstdc++ (8.3.0-r0) [2020-02-10T15:12:46.824Z] #7 2.457 (9/31) Installing binutils (2.32-r0) [2020-02-10T15:12:46.824Z] #7 2.556 (10/31) Installing gmp (6.1.2-r1) [2020-02-10T15:12:46.824Z] #7 2.564 (11/31) Installing isl (0.18-r0) [2020-02-10T15:12:46.824Z] #7 2.592 (12/31) Installing libgomp (8.3.0-r0) [2020-02-10T15:12:46.824Z] #7 2.597 (13/31) Installing libatomic (8.3.0-r0) [2020-02-10T15:12:46.824Z] #7 2.601 (14/31) Installing mpfr3 (3.1.5-r1) [2020-02-10T15:12:46.824Z] #7 2.606 (15/31) Installing mpc1 (1.1.0-r0) [2020-02-10T15:12:46.824Z] #7 2.609 (16/31) Installing gcc (8.3.0-r0) [2020-02-10T15:12:46.824Z] #7 3.486 (17/31) Installing musl-dev (1.1.22-r3) [2020-02-10T15:12:46.824Z] #7 3.588 (18/31) Installing libc-dev (0.7.1-r0) [2020-02-10T15:12:46.824Z] #7 3.590 (19/31) Installing g++ (8.3.0-r0) [2020-02-10T15:12:46.824Z] #7 4.129 (20/31) Installing nghttp2-libs (1.39.2-r0) [2020-02-10T15:12:46.824Z] #7 4.132 (21/31) Installing libcurl (7.66.0-r0) [2020-02-10T15:12:46.824Z] #7 4.143 (22/31) Installing expat (2.2.8-r0) [2020-02-10T15:12:46.824Z] #7 4.147 (23/31) Installing pcre2 (10.33-r0) [2020-02-10T15:12:46.824Z] #7 4.155 (24/31) Installing git (2.22.2-r0) [2020-02-10T15:12:46.824Z] #7 4.357 (25/31) Installing libmnl (1.0.4-r0) [2020-02-10T15:12:46.824Z] #7 4.360 (26/31) Installing libnftnl-libs (1.1.3-r0) [2020-02-10T15:12:46.824Z] #7 4.365 (27/31) Installing iptables (1.8.3-r0) [2020-02-10T15:12:46.824Z] #7 4.391 (28/31) Installing pigz (2.4-r0) [2020-02-10T15:12:46.824Z] #7 4.398 (29/31) Installing tar (1.32-r0) [2020-02-10T15:12:46.824Z] #7 4.408 (30/31) Installing xz-libs (5.2.4-r0) [2020-02-10T15:12:46.824Z] #7 4.413 (31/31) Installing xz (5.2.4-r0) [2020-02-10T15:12:46.824Z] #7 4.418 Executing busybox-1.30.1-r3.trigger [2020-02-10T15:12:46.824Z] #7 4.423 Executing ca-certificates-20190108-r0.trigger [2020-02-10T15:12:46.824Z] #7 4.471 OK: 185 MiB in 45 packages [2020-02-10T15:12:46.824Z] #7 DONE 5.9s [2020-02-10T15:12:46.824Z] [2020-02-10T15:12:46.824Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-10T15:12:46.824Z] #9 DONE 0.1s [2020-02-10T15:12:46.824Z] [2020-02-10T15:12:46.824Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-10T15:12:46.824Z] #14 extracting sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 done [2020-02-10T15:12:46.851Z] ok github.com/docker/docker/registry 0.511s coverage: 56.0% of statements [2020-02-10T15:12:47.079Z] #14 DONE 8.2s [2020-02-10T15:12:47.079Z] [2020-02-10T15:12:47.079Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-10T15:12:47.079Z] #10 DONE 0.1s [2020-02-10T15:12:47.079Z] [2020-02-10T15:12:47.079Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-10T15:12:47.079Z] #11 DONE 0.1s [2020-02-10T15:12:47.079Z] [2020-02-10T15:12:47.079Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-10T15:12:47.079Z] #12 DONE 0.1s [2020-02-10T15:12:47.079Z] [2020-02-10T15:12:47.079Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-10T15:12:47.334Z] #15 ... [2020-02-10T15:12:47.334Z] [2020-02-10T15:12:47.334Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-10T15:12:47.335Z] #13 DONE 0.1s [2020-02-10T15:12:47.335Z] [2020-02-10T15:12:47.335Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-10T15:12:47.895Z] #15 0.766 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-02-10T15:12:48.836Z] #15 1.813 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-02-10T15:12:48.836Z] #15 1.897 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-02-10T15:12:48.989Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-10T15:12:49.092Z] #15 1.900 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-02-10T15:12:49.092Z] #15 2.049 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2020-02-10T15:12:49.092Z] #15 2.058 (4/43) Installing readline (8.0.1-r0) [2020-02-10T15:12:49.092Z] #15 2.062 (5/43) Installing bash (5.0.11-r1) [2020-02-10T15:12:49.092Z] #15 2.074 Executing bash-5.0.11-r1.post-install [2020-02-10T15:12:49.092Z] #15 2.075 (6/43) Installing linux-headers (4.19.36-r0) [2020-02-10T15:12:49.092Z] #15 2.147 (7/43) Installing libblkid (2.34-r1) [2020-02-10T15:12:49.092Z] #15 2.152 (8/43) Installing libuuid (2.34-r1) [2020-02-10T15:12:49.347Z] #15 2.154 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-02-10T15:12:49.347Z] #15 2.160 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-02-10T15:12:49.347Z] #15 2.163 (11/43) Installing libgcc (9.2.0-r3) [2020-02-10T15:12:49.347Z] #15 2.166 (12/43) Installing libstdc++ (9.2.0-r3) [2020-02-10T15:12:49.347Z] #15 2.178 (13/43) Installing binutils (2.33.1-r0) [2020-02-10T15:12:49.347Z] #15 2.244 (14/43) Installing libmagic (5.37-r1) [2020-02-10T15:12:49.347Z] #15 2.264 (15/43) Installing file (5.37-r1) [2020-02-10T15:12:49.347Z] #15 2.266 (16/43) Installing gmp (6.1.2-r1) [2020-02-10T15:12:49.347Z] #15 2.272 (17/43) Installing isl (0.18-r0) [2020-02-10T15:12:49.347Z] #15 2.287 (18/43) Installing libgomp (9.2.0-r3) [2020-02-10T15:12:49.347Z] #15 2.291 (19/43) Installing libatomic (9.2.0-r3) [2020-02-10T15:12:49.347Z] #15 2.292 (20/43) Installing mpfr4 (4.0.2-r1) [2020-02-10T15:12:49.347Z] #15 2.298 (21/43) Installing mpc1 (1.1.0-r1) [2020-02-10T15:12:49.347Z] #15 2.301 (22/43) Installing gcc (9.2.0-r3) [2020-02-10T15:12:49.909Z] #15 2.998 (23/43) Installing musl-dev (1.1.24-r0) [2020-02-10T15:12:49.918Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-10T15:12:50.165Z] #15 3.068 (24/43) Installing libc-dev (0.7.2-r0) [2020-02-10T15:12:50.165Z] #15 3.070 (25/43) Installing g++ (9.2.0-r3) [2020-02-10T15:12:50.389Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2020-02-10T15:12:50.420Z] #15 3.505 (26/43) Installing make (4.2.1-r2) [2020-02-10T15:12:50.420Z] #15 3.508 (27/43) Installing fortify-headers (1.1-r0) [2020-02-10T15:12:50.420Z] #15 3.511 (28/43) Installing build-base (0.5-r1) [2020-02-10T15:12:50.420Z] #15 3.512 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-02-10T15:12:50.420Z] #15 3.515 (30/43) Installing libcurl (7.67.0-r0) [2020-02-10T15:12:50.420Z] #15 3.521 (31/43) Installing curl (7.67.0-r0) [2020-02-10T15:12:50.420Z] #15 3.525 (32/43) Installing oniguruma (6.9.4-r0) [2020-02-10T15:12:50.420Z] #15 3.531 (33/43) Installing jq (1.6-r0) [2020-02-10T15:12:50.420Z] #15 3.538 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-02-10T15:12:50.420Z] #15 3.542 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-02-10T15:12:50.420Z] #15 3.545 (36/43) Installing libaio (0.3.112-r1) [2020-02-10T15:12:50.420Z] #15 3.547 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-02-10T15:12:50.420Z] #15 3.575 (38/43) Installing libfdisk (2.34-r1) [2020-02-10T15:12:50.675Z] #15 3.582 (39/43) Installing libmount (2.34-r1) [2020-02-10T15:12:50.675Z] #15 3.587 (40/43) Installing libsmartcols (2.34-r1) [2020-02-10T15:12:50.675Z] #15 3.591 (41/43) Installing pkgconf (1.6.3-r0) [2020-02-10T15:12:50.675Z] #15 3.594 (42/43) Installing util-linux-dev (2.34-r1) [2020-02-10T15:12:50.675Z] #15 3.616 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-02-10T15:12:50.675Z] #15 3.629 Executing busybox-1.31.1-r9.trigger [2020-02-10T15:12:50.675Z] #15 3.635 OK: 203 MiB in 58 packages [2020-02-10T15:12:50.849Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-10T15:12:51.600Z] #15 DONE 4.5s [2020-02-10T15:12:51.600Z] [2020-02-10T15:12:51.600Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-02-10T15:12:52.530Z] #16 DONE 0.7s [2020-02-10T15:12:52.530Z] [2020-02-10T15:12:52.530Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-10T15:12:53.090Z] #17 DONE 0.8s [2020-02-10T15:12:53.090Z] [2020-02-10T15:12:53.090Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-10T15:12:53.090Z] #18 DONE 0.0s [2020-02-10T15:12:53.103Z] ok github.com/docker/docker/volume/mounts 0.079s coverage: 67.0% of statements [2020-02-10T15:12:53.347Z] [2020-02-10T15:12:53.348Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T15:12:53.348Z] #19 DONE 0.1s [2020-02-10T15:12:53.348Z] [2020-02-10T15:12:53.348Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T15:12:53.348Z] #22 DONE 0.1s [2020-02-10T15:12:53.348Z] [2020-02-10T15:12:53.348Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-10T15:12:53.348Z] #26 DONE 0.1s [2020-02-10T15:12:53.348Z] [2020-02-10T15:12:53.348Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T15:12:53.348Z] #23 DONE 0.1s [2020-02-10T15:12:53.348Z] [2020-02-10T15:12:53.348Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-10T15:12:53.348Z] #27 DONE 0.1s [2020-02-10T15:12:53.348Z] [2020-02-10T15:12:53.348Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-10T15:12:53.348Z] #24 ... [2020-02-10T15:12:53.348Z] [2020-02-10T15:12:53.348Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-10T15:12:53.348Z] #28 DONE 0.1s [2020-02-10T15:12:53.393Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-02-10T15:12:53.603Z] [2020-02-10T15:12:53.603Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-10T15:12:54.421Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-02-10T15:12:54.966Z] #29 ... [2020-02-10T15:12:54.966Z] [2020-02-10T15:12:54.966Z] #31 [builder 1/4] COPY . . [2020-02-10T15:12:54.966Z] #31 DONE 1.6s [2020-02-10T15:12:54.966Z] [2020-02-10T15:12:54.966Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-10T15:12:54.966Z] #24 1.474 + RM_GOPATH=0 [2020-02-10T15:12:54.966Z] #24 1.474 + TMP_GOPATH= [2020-02-10T15:12:54.966Z] #24 1.474 + : /build [2020-02-10T15:12:54.966Z] #24 1.474 + '[' -z '' ']' [2020-02-10T15:12:54.966Z] #24 1.474 ++ mktemp -d [2020-02-10T15:12:54.966Z] #24 1.474 + export GOPATH=/tmp/tmp.IKPhcB [2020-02-10T15:12:54.966Z] #24 1.474 + GOPATH=/tmp/tmp.IKPhcB [2020-02-10T15:12:54.966Z] #24 1.474 + RM_GOPATH=1 [2020-02-10T15:12:54.966Z] #24 1.474 ++ dirname ./install.sh [2020-02-10T15:12:54.966Z] #24 1.476 Install docker/cli version 17.06.2-ce from stable [2020-02-10T15:12:54.966Z] #24 1.476 + dir=. [2020-02-10T15:12:54.966Z] #24 1.476 + bin=dockercli [2020-02-10T15:12:54.966Z] #24 1.476 + shift [2020-02-10T15:12:54.966Z] #24 1.476 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T15:12:54.966Z] #24 1.476 + . ./dockercli.installer [2020-02-10T15:12:54.966Z] #24 1.476 ++ : stable [2020-02-10T15:12:54.966Z] #24 1.476 ++ : 17.06.2-ce [2020-02-10T15:12:54.966Z] #24 1.476 + install_dockercli [2020-02-10T15:12:54.966Z] #24 1.476 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T15:12:54.966Z] #24 1.476 ++ uname -m [2020-02-10T15:12:54.966Z] #24 1.484 + arch=x86_64 [2020-02-10T15:12:54.966Z] #24 1.484 + '[' x86_64 '!=' x86_64 ']' [2020-02-10T15:12:54.966Z] #24 1.484 + url=https://download.docker.com/linux/static [2020-02-10T15:12:54.966Z] #24 1.488 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-10T15:12:54.966Z] #24 1.488 + tar -xz docker/docker [2020-02-10T15:12:55.023Z] --- PASS: TestCreateServiceMultipleTimes (18.13s) [2020-02-10T15:12:55.024Z] === RUN TestCreateServiceConflict [2020-02-10T15:12:56.330Z] #24 ... [2020-02-10T15:12:56.330Z] [2020-02-10T15:12:56.330Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-10T15:12:56.330Z] #32 DONE 1.7s [2020-02-10T15:12:56.586Z] [2020-02-10T15:12:56.586Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-10T15:12:57.285Z] INFO: Extraction ended at 02/10/2020 15:12:54. Duration:00:00:27.0115016 [2020-02-10T15:12:57.285Z] INFO: Updating the golang and path environment variables [2020-02-10T15:12:57.285Z] INFO: GOPATH=d:\gopath [2020-02-10T15:12:57.285Z] INFO: go version go1.13.7 windows/amd64 [2020-02-10T15:12:57.285Z] INFO: Running the daemon under test in debug mode [2020-02-10T15:12:57.285Z] INFO: Starting a daemon under test... [2020-02-10T15:12:57.285Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40483\3\daemon --pidfile d:\CI\PR-40483\3\docker.pid -D [2020-02-10T15:12:57.285Z] INFO: Process started successfully. [2020-02-10T15:12:57.285Z] INFO: Start tailing logs of the daemon under tests [2020-02-10T15:12:57.285Z] INFO: Waiting for the daemon under test to start... [2020-02-10T15:12:57.951Z] #33 1.378 [2020-02-10T15:12:57.952Z] #33 1.569 Removing bundles/ [2020-02-10T15:12:57.952Z] #33 1.570 [2020-02-10T15:12:57.952Z] #33 1.575 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-10T15:12:58.207Z] #33 ... [2020-02-10T15:12:58.207Z] [2020-02-10T15:12:58.207Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-10T15:12:58.207Z] #24 4.625 + mkdir -p /build [2020-02-10T15:12:58.207Z] #24 4.626 + mv docker/docker /build/ [2020-02-10T15:12:58.207Z] #24 4.627 + rmdir docker [2020-02-10T15:12:58.207Z] #24 DONE 4.7s [2020-02-10T15:12:58.207Z] [2020-02-10T15:12:58.207Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T15:12:58.207Z] #20 2.922 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T15:12:58.207Z] #20 3.431 curl: option --progress: is ambiguous [2020-02-10T15:12:58.207Z] #20 3.431 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T15:12:58.207Z] #20 3.996 curl: option --progress: is ambiguous [2020-02-10T15:12:58.207Z] #20 3.997 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T15:12:58.207Z] #20 4.552 curl: option --progress: is ambiguous [2020-02-10T15:12:58.207Z] #20 4.552 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T15:12:58.207Z] #20 5.141 curl: option --progress: is ambiguous [2020-02-10T15:12:58.207Z] #20 5.146 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T15:12:58.246Z] INFO: Daemon under test started and replied! [2020-02-10T15:12:58.246Z] INFO: Docker version of the daemon under test [2020-02-10T15:12:58.246Z] [2020-02-10T15:12:58.246Z] Client: [2020-02-10T15:12:58.246Z] Version: 17.06.2-ce [2020-02-10T15:12:58.246Z] API version: 1.30 [2020-02-10T15:12:58.246Z] Go version: go1.8.3 [2020-02-10T15:12:58.246Z] Git commit: cec0b72 [2020-02-10T15:12:58.246Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-10T15:12:58.246Z] OS/Arch: windows/amd64 [2020-02-10T15:12:58.246Z] [2020-02-10T15:12:58.246Z] Server: [2020-02-10T15:12:58.246Z] Version: 0.0.0-dev [2020-02-10T15:12:58.246Z] API version: 1.41 (minimum version 1.24) [2020-02-10T15:12:58.246Z] Go version: go1.13.7 [2020-02-10T15:12:58.246Z] Git commit: 7418745001 [2020-02-10T15:12:58.246Z] Built: 02/10/2020 15:11:06 [2020-02-10T15:12:58.246Z] OS/Arch: windows/amd64 [2020-02-10T15:12:58.246Z] Experimental: false [2020-02-10T15:12:58.246Z] [2020-02-10T15:12:58.246Z] INFO: Docker info of the daemon under test [2020-02-10T15:12:58.246Z] [2020-02-10T15:12:58.246Z] Containers: 0 [2020-02-10T15:12:58.246Z] Running: 0 [2020-02-10T15:12:58.246Z] Paused: 0 [2020-02-10T15:12:58.246Z] Stopped: 0 [2020-02-10T15:12:58.246Z] Images: 0 [2020-02-10T15:12:58.246Z] Server Version: 0.0.0-dev [2020-02-10T15:12:58.246Z] Storage Driver: windowsfilter [2020-02-10T15:12:58.246Z] Windows: [2020-02-10T15:12:58.246Z] Logging Driver: json-file [2020-02-10T15:12:58.246Z] Plugins: [2020-02-10T15:12:58.246Z] Volume: local [2020-02-10T15:12:58.246Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T15:12:58.246Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T15:12:58.246Z] Swarm: inactive [2020-02-10T15:12:58.246Z] Default Isolation: process [2020-02-10T15:12:58.246Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T15:12:58.246Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T15:12:58.246Z] OSType: windows [2020-02-10T15:12:58.246Z] Architecture: x86_64 [2020-02-10T15:12:58.246Z] CPUs: 4 [2020-02-10T15:12:58.246Z] Total Memory: 32GiB [2020-02-10T15:12:58.246Z] Name: azwin-2-f80ad0 [2020-02-10T15:12:58.246Z] ID: VSC5:VPMO:BJKT:Z2DS:LBNH:VGL5:MEZV:U2HK:VL5L:2A7C:VGFQ:ISC2 [2020-02-10T15:12:58.246Z] Docker Root Dir: D:\CI\PR-40483\3\daemon [2020-02-10T15:12:58.246Z] Debug Mode (client): false [2020-02-10T15:12:58.246Z] Debug Mode (server): true [2020-02-10T15:12:58.246Z] File Descriptors: -1 [2020-02-10T15:12:58.246Z] Goroutines: 17 [2020-02-10T15:12:58.246Z] System Time: 2020-02-10T15:12:58.0512871Z [2020-02-10T15:12:58.246Z] EventsListeners: 0 [2020-02-10T15:12:58.246Z] Registry: https://index.docker.io/v1/ [2020-02-10T15:12:58.246Z] Labels: [2020-02-10T15:12:58.246Z] Experimental: false [2020-02-10T15:12:58.246Z] Insecure Registries: [2020-02-10T15:12:58.246Z] 127.0.0.0/8 [2020-02-10T15:12:58.246Z] Live Restore Enabled: false [2020-02-10T15:12:58.246Z] [2020-02-10T15:12:58.246Z] [2020-02-10T15:12:58.246Z] INFO: Docker images of the daemon under test [2020-02-10T15:12:58.246Z] [2020-02-10T15:12:58.246Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-10T15:12:58.246Z] [2020-02-10T15:12:58.246Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-10T15:12:58.701Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-02-10T15:12:58.701Z] ltsc2019: Pulling from windows/servercore [2020-02-10T15:12:58.701Z] 65014b3c3121: Pulling fs layer [2020-02-10T15:12:58.701Z] edbd72df76b4: Pulling fs layer [2020-02-10T15:12:59.134Z] #20 5.872 [2020-02-10T15:12:59.229Z] --- PASS: TestCreateServiceConflict (3.43s) [2020-02-10T15:12:59.229Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T15:13:00.498Z] #20 6.965 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T15:13:00.754Z] #20 7.423 curl: option --progress: is ambiguous [2020-02-10T15:13:00.754Z] #20 7.424 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T15:13:01.010Z] #20 7.706 [2020-02-10T15:13:01.124Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-10T15:13:01.937Z] #20 8.791 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T15:13:02.054Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2020-02-10T15:13:02.054Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T15:13:02.499Z] #20 9.190 curl: option --progress: is ambiguous [2020-02-10T15:13:02.499Z] #20 9.199 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T15:13:02.755Z] #20 9.531 [2020-02-10T15:13:02.813Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2020-02-10T15:13:02.813Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T15:13:02.813Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T15:13:02.814Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === Skipped [2020-02-10T15:13:02.814Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T15:13:02.814Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T15:13:02.814Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T15:13:02.814Z] graphtest_unix.go:73: No driver to put! [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-02-10T15:13:02.814Z] time="2020-02-10T15:11:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-02-10T15:13:02.814Z] time="2020-02-10T15:11:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-02-10T15:13:02.814Z] time="2020-02-10T15:11:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-02-10T15:13:02.814Z] time="2020-02-10T15:11:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-02-10T15:13:02.814Z] time="2020-02-10T15:11:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-02-10T15:13:02.814Z] graphtest_unix.go:73: No driver to put! [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T15:13:02.814Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T15:13:02.814Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T15:13:02.814Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T15:13:02.814Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T15:13:02.814Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T15:13:02.814Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T15:13:02.814Z] graphtest_unix.go:73: No driver to put! [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T15:13:02.814Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T15:13:02.814Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] [2020-02-10T15:13:02.814Z] DONE 2161 tests, 26 skipped in 349.404s Post stage [Pipeline] junit [2020-02-10T15:13:02.854Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T15:13:03.683Z] #20 10.63 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T15:13:03.836Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -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:74187450016171819235c850ec918659096d3e9f hack/make.sh dynbinary test-integration [2020-02-10T15:13:04.133Z] [2020-02-10T15:13:04.245Z] #20 10.93 curl: option --progress: is ambiguous [2020-02-10T15:13:04.245Z] #20 10.94 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T15:13:04.429Z] Removing bundles/ [2020-02-10T15:13:04.429Z] [2020-02-10T15:13:04.429Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-10T15:13:04.429Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T15:13:04.429Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T15:13:04.501Z] #20 11.17 [2020-02-10T15:13:05.428Z] #20 12.24 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T15:13:05.990Z] #20 12.61 curl: option --progress: is ambiguous [2020-02-10T15:13:05.990Z] #20 12.61 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-10T15:13:06.229Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-10T15:13:06.245Z] #20 13.02 [2020-02-10T15:13:06.245Z] #20 13.11 Download of images into '/build' complete. [2020-02-10T15:13:06.501Z] #20 13.11 Use something like the following to load the result into a Docker daemon: [2020-02-10T15:13:06.501Z] #20 13.11 tar -cC '/build' . | docker load [2020-02-10T15:13:06.501Z] #20 DONE 13.3s [2020-02-10T15:13:06.501Z] [2020-02-10T15:13:06.501Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-10T15:13:06.501Z] #33 3.303 Building test suite binary ./integration-cli/test.main [2020-02-10T15:13:07.063Z] #33 ... [2020-02-10T15:13:07.063Z] [2020-02-10T15:13:07.063Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T15:13:07.063Z] #21 DONE 0.1s [2020-02-10T15:13:07.063Z] [2020-02-10T15:13:07.063Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-02-10T15:13:07.235Z] edbd72df76b4: Verifying Checksum [2020-02-10T15:13:07.235Z] edbd72df76b4: Download complete [2020-02-10T15:13:07.318Z] #25 DONE 0.1s [2020-02-10T15:13:07.318Z] [2020-02-10T15:13:07.318Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-10T15:13:08.750Z] === RUN TestDockerSuite/TestBuildRm [2020-02-10T15:13:11.275Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-10T15:13:12.207Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-10T15:13:13.577Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-10T15:13:14.140Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-10T15:13:14.703Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-10T15:13:15.760Z] 65014b3c3121: Verifying Checksum [2020-02-10T15:13:15.760Z] 65014b3c3121: Download complete [2020-02-10T15:13:16.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-10T15:13:16.071Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-10T15:13:17.441Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-10T15:13:17.698Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.67s) [2020-02-10T15:13:17.699Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T15:13:18.630Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-10T15:13:21.914Z] --- PASS: TestCreateServiceSecretFileMode (3.53s) [2020-02-10T15:13:21.914Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T15:13:23.809Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-10T15:13:23.809Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-10T15:13:24.067Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-10T15:13:24.067Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-10T15:13:24.325Z] --- PASS: TestCreateServiceConfigFileMode (2.91s) [2020-02-10T15:13:24.325Z] === RUN TestCreateServiceSysctls [2020-02-10T15:13:24.582Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-10T15:13:25.363Z] #29 29.99 # github.com/docker/docker/contrib/httpserver [2020-02-10T15:13:25.363Z] #29 29.99 loadinternal: cannot find runtime/cgo [2020-02-10T15:13:25.363Z] #29 DONE 30.4s [2020-02-10T15:13:25.363Z] [2020-02-10T15:13:25.363Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-10T15:13:25.363Z] #33 ... [2020-02-10T15:13:25.363Z] [2020-02-10T15:13:25.363Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-10T15:13:25.363Z] #30 DONE 0.1s [2020-02-10T15:13:25.363Z] [2020-02-10T15:13:25.363Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-10T15:13:25.954Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-10T15:13:25.954Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-10T15:13:27.325Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-10T15:13:29.222Z] --- PASS: TestCreateServiceSysctls (4.62s) [2020-02-10T15:13:29.222Z] === RUN TestCreateServiceCapabilities [2020-02-10T15:13:31.747Z] --- PASS: TestCreateServiceCapabilities (2.74s) [2020-02-10T15:13:31.747Z] === RUN TestInspect [2020-02-10T15:13:32.004Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-10T15:13:33.376Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-10T15:13:33.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-10T15:13:35.003Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-10T15:13:35.261Z] --- PASS: TestInspect (3.80s) [2020-02-10T15:13:35.261Z] === RUN TestCreateJob [2020-02-10T15:13:35.826Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-10T15:13:36.760Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-10T15:13:38.655Z] === RUN TestDockerSuite/TestBuildUser [2020-02-10T15:13:39.587Z] --- PASS: TestCreateJob (4.33s) [2020-02-10T15:13:39.588Z] === RUN TestReplicatedJob [2020-02-10T15:13:40.957Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-10T15:13:45.138Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-10T15:13:47.034Z] --- PASS: TestReplicatedJob (7.11s) [2020-02-10T15:13:47.034Z] === RUN TestUpdateReplicatedJob [2020-02-10T15:13:51.214Z] --- PASS: TestUpdateReplicatedJob (4.32s) [2020-02-10T15:13:51.214Z] === RUN TestServiceListWithStatuses [2020-02-10T15:13:51.214Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T15:13:51.214Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T15:13:51.214Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T15:13:57.762Z] --- PASS: TestDockerNetworkConnectAlias (6.34s) [2020-02-10T15:13:57.762Z] === RUN TestDockerNetworkReConnect [2020-02-10T15:14:03.055Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-10T15:14:03.314Z] --- PASS: TestDockerNetworkReConnect (5.72s) [2020-02-10T15:14:03.314Z] === RUN TestServicePlugin [2020-02-10T15:14:04.245Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-10T15:14:04.503Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-10T15:14:05.873Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-10T15:14:07.243Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-10T15:14:09.143Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-10T15:14:09.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-10T15:14:09.143Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-10T15:14:09.143Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-10T15:14:09.143Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-10T15:14:09.143Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-10T15:14:11.667Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-10T15:14:11.667Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-10T15:14:12.598Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-10T15:14:13.528Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-10T15:14:14.458Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-10T15:14:14.458Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-10T15:14:15.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-10T15:14:18.300Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-10T15:14:20.194Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-10T15:14:21.124Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-10T15:14:21.687Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-10T15:14:22.617Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-10T15:14:22.617Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-10T15:14:23.547Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-10T15:14:26.068Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-10T15:14:26.068Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-10T15:14:26.068Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-10T15:14:26.998Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-10T15:14:27.929Z] === RUN TestDockerSuite/TestCommitChange [2020-02-10T15:14:29.299Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-10T15:14:30.230Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-10T15:14:32.124Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-10T15:14:33.495Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-10T15:14:34.427Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-10T15:14:36.325Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-10T15:14:37.257Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-10T15:14:39.153Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-10T15:14:39.153Z] --- PASS: TestServicePlugin (36.01s) [2020-02-10T15:14:39.153Z] plugin_test.go:62: [d7db970edf606] joining swarm manager [d42cd50a18012]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:14:39.153Z] plugin_test.go:65: [dd33e4558e1b7] joining swarm manager [d42cd50a18012]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:14:39.153Z] === RUN TestServiceUpdateLabel [2020-02-10T15:14:39.717Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-10T15:14:39.717Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-10T15:14:39.717Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-10T15:14:39.975Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-10T15:14:39.975Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-10T15:14:39.975Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-10T15:14:39.975Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-10T15:14:41.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-10T15:14:41.910Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-10T15:14:42.475Z] --- PASS: TestServiceUpdateLabel (3.20s) [2020-02-10T15:14:42.475Z] === RUN TestServiceUpdateSecrets [2020-02-10T15:14:43.849Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-10T15:14:43.849Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-10T15:14:44.781Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-10T15:14:46.152Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-10T15:14:46.716Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-10T15:14:47.651Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-10T15:14:48.581Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-10T15:14:48.581Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-10T15:14:48.581Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-10T15:14:49.145Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-10T15:14:49.145Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-10T15:14:49.402Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-10T15:14:49.402Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-10T15:14:49.659Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-10T15:14:50.589Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-10T15:14:51.154Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-10T15:14:52.154Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-10T15:14:52.154Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-10T15:14:54.054Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-10T15:14:54.618Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-10T15:14:54.876Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-10T15:14:55.440Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-10T15:14:56.378Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-10T15:14:57.310Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-10T15:14:58.243Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-10T15:14:58.243Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-10T15:14:58.243Z] --- PASS: TestServiceUpdateSecrets (15.88s) [2020-02-10T15:14:58.243Z] === RUN TestServiceUpdateConfigs [2020-02-10T15:14:59.174Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-10T15:15:00.106Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-10T15:15:01.047Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-10T15:15:01.047Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-10T15:15:01.978Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-10T15:15:03.878Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-10T15:15:05.260Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-10T15:15:05.260Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-10T15:15:05.260Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-10T15:15:05.260Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-10T15:15:05.260Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-10T15:15:06.191Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-10T15:15:11.443Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-10T15:15:11.443Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-10T15:15:11.741Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T15:15:11.741Z] [2020-02-10T15:15:11.741Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T15:15:11.741Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T15:15:11.741Z] HOSTNAME=fd3735b004cf [2020-02-10T15:15:11.741Z] TESTDEBUG=0 [2020-02-10T15:15:11.741Z] DEST=bundles/test-integration [2020-02-10T15:15:11.741Z] PWD=/go/src/github.com/docker/docker [2020-02-10T15:15:11.741Z] DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f [2020-02-10T15:15:11.741Z] container=docker [2020-02-10T15:15:11.741Z] HOME=/root [2020-02-10T15:15:11.741Z] GOLANG_VERSION=1.13.7 [2020-02-10T15:15:11.741Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T15:15:11.741Z] VALIDATE_BRANCH=master [2020-02-10T15:15:11.741Z] TERM=xterm [2020-02-10T15:15:11.741Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T15:15:11.741Z] SHLVL=1 [2020-02-10T15:15:11.741Z] TIMEOUT=120m [2020-02-10T15:15:11.741Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T15:15:11.741Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T15:15:11.741Z] GO111MODULE=off [2020-02-10T15:15:11.741Z] DOCKER_EXPERIMENTAL=1 [2020-02-10T15:15:11.741Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T15:15:11.741Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T15:15:11.741Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T15:15:11.741Z] GOPATH=/go [2020-02-10T15:15:11.741Z] PKG_CONFIG=pkg-config [2020-02-10T15:15:11.741Z] _=/usr/bin/env [2020-02-10T15:15:11.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T15:15:12.373Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-10T15:15:12.373Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-10T15:15:12.373Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-10T15:15:13.742Z] --- PASS: TestServiceUpdateConfigs (15.44s) [2020-02-10T15:15:13.742Z] === RUN TestServiceUpdateNetwork [2020-02-10T15:15:15.637Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-10T15:15:16.202Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-10T15:15:16.772Z] #33 127.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T15:15:16.772Z] #33 130.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T15:15:16.772Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T15:15:16.772Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T15:15:16.772Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T15:15:16.772Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T15:15:16.772Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T15:15:16.772Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T15:15:16.772Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T15:15:18.313Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-10T15:15:18.313Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T15:15:18.313Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T15:15:19.678Z] #33 143.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T15:15:21.565Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T15:15:22.489Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-10T15:15:22.746Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-10T15:15:22.929Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T15:15:24.293Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T15:15:25.269Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-10T15:15:26.181Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T15:15:26.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-10T15:15:27.108Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T15:15:27.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-02-10T15:15:28.036Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T15:15:28.133Z] --- PASS: TestServiceUpdateNetwork (14.30s) [2020-02-10T15:15:28.133Z] PASS [2020-02-10T15:15:28.133Z] [2020-02-10T15:15:28.133Z] === Skipped [2020-02-10T15:15:28.133Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T15:15:28.133Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T15:15:28.133Z] [2020-02-10T15:15:28.133Z] [2020-02-10T15:15:28.133Z] DONE 23 tests, 1 skipped in 182.484s [2020-02-10T15:15:28.133Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T15:15:28.133Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:15:28.133Z] ++ set -e [2020-02-10T15:15:28.133Z] ++ '[' -n 0 ']' [2020-02-10T15:15:28.133Z] ++ set -x [2020-02-10T15:15:28.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-10T15:15:28.133Z] INFO: Testing against a local daemon [2020-02-10T15:15:28.133Z] === RUN TestSessionCreate [2020-02-10T15:15:28.133Z] --- PASS: TestSessionCreate (0.02s) [2020-02-10T15:15:28.133Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T15:15:28.133Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-10T15:15:28.133Z] PASS [2020-02-10T15:15:28.133Z] [2020-02-10T15:15:28.133Z] DONE 2 tests in 0.160s [2020-02-10T15:15:28.133Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T15:15:28.133Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:15:28.133Z] ++ set -e [2020-02-10T15:15:28.133Z] ++ '[' -n 0 ']' [2020-02-10T15:15:28.133Z] ++ set -x [2020-02-10T15:15:28.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-10T15:15:28.390Z] INFO: Testing against a local daemon [2020-02-10T15:15:28.390Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T15:15:28.390Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T15:15:28.390Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T15:15:28.390Z] === RUN TestEventsExecDie [2020-02-10T15:15:28.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-02-10T15:15:29.400Z] #33 152.8 [2020-02-10T15:15:29.521Z] --- PASS: TestEventsExecDie (1.12s) [2020-02-10T15:15:29.521Z] === RUN TestEventsBackwardsCompatible [2020-02-10T15:15:29.521Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-02-10T15:15:29.521Z] === RUN TestInfoBinaryCommits [2020-02-10T15:15:29.521Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-10T15:15:29.521Z] === RUN TestInfoAPIVersioned [2020-02-10T15:15:29.521Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-10T15:15:29.521Z] === RUN TestInfoDiscoveryBackend [2020-02-10T15:15:29.656Z] #33 DONE 153.2s [2020-02-10T15:15:29.656Z] [2020-02-10T15:15:29.656Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-10T15:15:30.085Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-02-10T15:15:30.085Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T15:15:30.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-02-10T15:15:31.020Z] #34 DONE 1.5s [2020-02-10T15:15:31.212Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T15:15:31.212Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T15:15:31.775Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-10T15:15:31.775Z] === RUN TestInfoAPI [2020-02-10T15:15:31.775Z] --- PASS: TestInfoAPI (0.02s) [2020-02-10T15:15:31.775Z] === RUN TestInfoAPIWarnings [2020-02-10T15:15:32.339Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-10T15:15:32.339Z] === RUN TestInfoDebug [2020-02-10T15:15:32.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-02-10T15:15:32.597Z] --- PASS: TestInfoDebug (0.52s) [2020-02-10T15:15:32.597Z] === RUN TestInfoInsecureRegistries [2020-02-10T15:15:32.905Z] [2020-02-10T15:15:32.905Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-02-10T15:15:33.162Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-02-10T15:15:33.162Z] === RUN TestInfoRegistryMirrors [2020-02-10T15:15:33.466Z] #35 DONE 0.8s [2020-02-10T15:15:33.466Z] [2020-02-10T15:15:33.466Z] #36 exporting to image [2020-02-10T15:15:33.466Z] #36 exporting layers [2020-02-10T15:15:33.725Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-02-10T15:15:33.725Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T15:15:33.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00068dae0_} [2020-02-10T15:15:33.982Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-02-10T15:15:33.982Z] === RUN TestPingCacheHeaders [2020-02-10T15:15:33.982Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-10T15:15:33.982Z] === RUN TestPingGet [2020-02-10T15:15:33.982Z] --- PASS: TestPingGet (0.02s) [2020-02-10T15:15:33.982Z] === RUN TestPingHead [2020-02-10T15:15:33.982Z] --- PASS: TestPingHead (0.02s) [2020-02-10T15:15:33.982Z] === RUN TestVersion [2020-02-10T15:15:33.982Z] --- PASS: TestVersion (0.02s) [2020-02-10T15:15:33.982Z] PASS [2020-02-10T15:15:33.982Z] [2020-02-10T15:15:33.982Z] === Skipped [2020-02-10T15:15:33.982Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T15:15:33.982Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T15:15:33.982Z] [2020-02-10T15:15:33.982Z] [2020-02-10T15:15:33.982Z] DONE 18 tests, 1 skipped in 5.823s [2020-02-10T15:15:33.982Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T15:15:33.982Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:15:33.982Z] ++ set -e [2020-02-10T15:15:33.982Z] ++ '[' -n 0 ']' [2020-02-10T15:15:33.982Z] ++ set -x [2020-02-10T15:15:33.982Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:15:34.240Z] INFO: Testing against a local daemon [2020-02-10T15:15:34.240Z] === RUN TestVolumesCreateAndList [2020-02-10T15:15:34.240Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-02-10T15:15:34.240Z] === RUN TestVolumesRemove [2020-02-10T15:15:34.497Z] --- PASS: TestVolumesRemove (0.10s) [2020-02-10T15:15:34.497Z] === RUN TestVolumesInspect [2020-02-10T15:15:34.497Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-10T15:15:34.497Z] === RUN TestVolumesInvalidJSON [2020-02-10T15:15:34.497Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T15:15:34.497Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T15:15:34.497Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T15:15:34.497Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-10T15:15:34.497Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T15:15:34.497Z] PASS [2020-02-10T15:15:34.497Z] [2020-02-10T15:15:34.497Z] DONE 5 tests in 0.385s [2020-02-10T15:15:34.497Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T15:15:34.754Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T15:15:34.754Z] +++ kill 5375 [2020-02-10T15:15:35.353Z] #36 exporting layers 2.1s done [2020-02-10T15:15:35.353Z] #36 writing image sha256:9c1f4717817823be2bb97d3993e1ccee88d26fae71d96579d964dd4fd9bca922 done [2020-02-10T15:15:35.353Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-10T15:15:35.353Z] #36 DONE 2.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T15:15:35.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1038803822_/foo_false____} [2020-02-10T15:15:35.700Z] + echo Ensuring container killed. [2020-02-10T15:15:35.700Z] Ensuring container killed. [2020-02-10T15:15:35.700Z] + docker rm -vf docker-pr3 [2020-02-10T15:15:35.700Z] Error: No such container: docker-pr3 [2020-02-10T15:15:35.700Z] + true [Pipeline] sh [2020-02-10T15:15:35.947Z] +++ /etc/init.d/apparmor stop [2020-02-10T15:15:35.947Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T15:15:35.947Z] [2020-02-10T15:15:35.947Z] Unloading profiles will leave already running processes permanently [2020-02-10T15:15:35.947Z] unconfined, which can lead to unexpected situations. [2020-02-10T15:15:35.947Z] [2020-02-10T15:15:35.947Z] To set a process to complain mode, use the command line tool [2020-02-10T15:15:35.947Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T15:15:35.947Z] +++ true [2020-02-10T15:15:35.947Z] [2020-02-10T15:15:36.023Z] + echo Chowning /workspace to jenkins user [2020-02-10T15:15:36.023Z] Chowning /workspace to jenkins user [2020-02-10T15:15:36.023Z] + id -u [2020-02-10T15:15:36.023Z] + id -g [2020-02-10T15:15:36.023Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40483:/workspace busybox chown -R 1000:1000 /workspace [2020-02-10T15:15:37.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1038803822_/foo_true____} [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T15:15:37.719Z] + bundleName=unit [2020-02-10T15:15:37.719Z] + echo Creating unit-bundles.tar.gz [2020-02-10T15:15:37.719Z] Creating unit-bundles.tar.gz [2020-02-10T15:15:37.719Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-10T15:15:37.719Z] bundles/junit-report.xml [2020-02-10T15:15:37.719Z] bundles/go-test-report.json [2020-02-10T15:15:37.719Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-02-10T15:15:37.769Z] Archiving artifacts [2020-02-10T15:15:38.235Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40483/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T15:15:38.626Z] + make clean [2020-02-10T15:15:38.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3767054837_/foo_false____} [2020-02-10T15:15:38.883Z] docker volume rm -f docker-dev-cache [2020-02-10T15:15:38.883Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T15:15:39.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-10T15:15:40.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3767054837_/foo_true____} [2020-02-10T15:15:42.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3767054837_/foo_true__0xc00068df40__} [2020-02-10T15:15:42.548Z] 65014b3c3121: Pull complete [2020-02-10T15:15:43.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00068df60_} [2020-02-10T15:15:45.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00068df80_} [2020-02-10T15:15:47.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00068dfa0_} [2020-02-10T15:15:48.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00068dfc0_} [2020-02-10T15:15:49.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-10T15:15:51.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-10T15:15:51.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-02-10T15:15:51.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-02-10T15:15:51.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-02-10T15:15:51.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-02-10T15:15:51.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-02-10T15:15:51.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-02-10T15:15:51.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-02-10T15:15:51.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-02-10T15:15:51.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-02-10T15:15:51.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-02-10T15:15:51.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-02-10T15:15:51.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-02-10T15:15:51.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-02-10T15:15:51.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-02-10T15:15:51.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-02-10T15:15:51.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-02-10T15:15:52.133Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-10T15:15:55.410Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-10T15:15:57.932Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-10T15:16:00.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T15:16:00.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T15:16:00.455Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-10T15:16:02.357Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-10T15:16:02.357Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-10T15:16:03.292Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-10T15:16:04.223Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-10T15:16:04.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T15:16:05.153Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-10T15:16:06.525Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-10T15:16:07.091Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-10T15:16:08.021Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-10T15:16:09.391Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-10T15:16:10.323Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-10T15:16:11.253Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-10T15:16:12.184Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-10T15:16:13.555Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-10T15:16:14.119Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-10T15:16:15.489Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-10T15:16:16.858Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-10T15:16:17.789Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-10T15:16:18.721Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-10T15:16:18.721Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-10T15:16:19.653Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-10T15:16:20.584Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-10T15:16:21.957Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-10T15:16:22.893Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-10T15:16:24.263Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-10T15:16:25.634Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-10T15:16:26.579Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-10T15:16:29.104Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-10T15:16:34.359Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-10T15:16:36.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-10T15:16:37.446Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-10T15:16:38.377Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-10T15:16:43.630Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-10T15:16:43.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T15:16:43.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T15:16:44.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T15:16:46.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T15:16:46.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T15:16:46.904Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-10T15:16:47.834Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-10T15:16:50.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T15:16:51.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T15:16:53.087Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-10T15:16:53.651Z] === RUN TestDockerSuite/TestCpToDot [2020-02-10T15:16:54.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T15:16:54.581Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-10T15:16:56.476Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-10T15:16:58.372Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-10T15:16:58.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-10T15:16:58.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T15:16:59.304Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-10T15:17:01.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T15:17:02.594Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-10T15:17:03.158Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-10T15:17:03.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-10T15:17:03.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T15:17:04.089Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-10T15:17:05.987Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-10T15:17:06.245Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-10T15:17:06.245Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-10T15:17:06.809Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-10T15:17:07.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T15:17:07.741Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-10T15:17:07.741Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-10T15:17:07.741Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-10T15:17:08.672Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-10T15:17:09.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T15:17:09.237Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-10T15:17:09.237Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-10T15:17:09.493Z] === RUN TestDockerSuite/TestCreateRM [2020-02-10T15:17:09.751Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-10T15:17:09.751Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-10T15:17:09.751Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-10T15:17:10.008Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-10T15:17:11.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T15:17:12.535Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-10T15:17:12.793Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-10T15:17:12.793Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-10T15:17:13.275Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T15:17:13.275Z] Using test binary docker [2020-02-10T15:17:13.275Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T15:17:13.275Z] +++ /etc/init.d/apparmor start [2020-02-10T15:17:13.275Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T15:17:13.275Z] INFO: Waiting for daemon to start... [2020-02-10T15:17:13.275Z] Starting dockerd [2020-02-10T15:17:13.275Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-10T15:17:15.308Z] . [2020-02-10T15:17:15.308Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T15:17:15.308Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T15:17:15.308Z] Error: No such image: emptyfs [2020-02-10T15:17:15.308Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T15:17:15.308Z] ++++ docker load [2020-02-10T15:17:15.595Z] Running integration-test (iteration 1) [2020-02-10T15:17:15.595Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T15:17:15.595Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:17:15.595Z] ++ set -e [2020-02-10T15:17:15.595Z] ++ '[' -n 0 ']' [2020-02-10T15:17:15.595Z] ++ set -x [2020-02-10T15:17:15.595Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:17:16.070Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-10T15:17:16.327Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-10T15:17:16.327Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-10T15:17:16.327Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-10T15:17:16.584Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-10T15:17:16.584Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-10T15:17:17.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-10T15:17:18.887Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-10T15:17:19.817Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-10T15:17:21.712Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-10T15:17:22.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-10T15:17:23.208Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-10T15:17:24.139Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-10T15:17:25.077Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-10T15:17:25.077Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-10T15:17:26.017Z] === RUN TestDockerSuite/TestDockerFails [2020-02-10T15:17:26.017Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-10T15:17:26.017Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-10T15:17:26.017Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-10T15:17:27.387Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-10T15:17:28.318Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-10T15:17:30.847Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-10T15:17:30.847Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-10T15:17:30.847Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-10T15:17:30.847Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-10T15:17:30.892Z] Loaded image: buildpack-deps:jessie [2020-02-10T15:17:30.892Z] Loaded image: busybox:latest [2020-02-10T15:17:30.892Z] Loaded image: busybox:glibc [2020-02-10T15:17:30.892Z] Loaded image: debian:jessie [2020-02-10T15:17:30.892Z] Loaded image: hello-world:latest [2020-02-10T15:17:30.892Z] INFO: Testing against a local daemon [2020-02-10T15:17:30.892Z] === RUN TestCgroupNamespacesBuild [2020-02-10T15:17:31.189Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2020-02-10T15:17:31.189Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T15:17:33.234Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-02-10T15:17:33.234Z] === RUN TestBuildWithSession [2020-02-10T15:17:33.234Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T15:17:33.234Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T15:17:33.234Z] === RUN TestBuildSquashParent [2020-02-10T15:17:37.393Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-10T15:17:38.753Z] --- PASS: TestBuildSquashParent (5.61s) [2020-02-10T15:17:38.753Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T15:17:38.753Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T15:17:38.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T15:17:38.753Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T15:17:38.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T15:17:38.753Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T15:17:38.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T15:17:38.753Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T15:17:38.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T15:17:38.753Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T15:17:38.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T15:17:38.753Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T15:17:38.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T15:17:38.753Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T15:17:38.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T15:17:38.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T15:17:38.753Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T15:17:39.919Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-10T15:17:40.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-10T15:17:41.456Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T15:17:41.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T15:17:43.453Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-10T15:17:44.143Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-10T15:17:44.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s) [2020-02-10T15:17:44.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.01s) [2020-02-10T15:17:44.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2020-02-10T15:17:44.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.56s) [2020-02-10T15:17:44.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2020-02-10T15:17:44.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) [2020-02-10T15:17:44.143Z] === RUN TestBuildMultiStageCopy [2020-02-10T15:17:44.143Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T15:17:45.349Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-10T15:17:46.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T15:17:46.475Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T15:17:46.720Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-10T15:17:46.758Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T15:17:47.377Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T15:17:47.650Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-10T15:17:47.662Z] --- PASS: TestBuildMultiStageCopy (3.79s) [2020-02-10T15:17:47.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s) [2020-02-10T15:17:47.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-02-10T15:17:47.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-02-10T15:17:47.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-02-10T15:17:47.662Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-02-10T15:17:47.662Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T15:17:48.581Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-10T15:17:48.678Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2020-02-10T15:17:48.678Z] === RUN TestBuildLabelWithTargets [2020-02-10T15:17:49.511Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-10T15:17:50.077Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-10T15:17:50.168Z] --- PASS: TestBuildLabelWithTargets (1.55s) [2020-02-10T15:17:50.168Z] === RUN TestBuildWithEmptyLayers [2020-02-10T15:17:50.942Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2020-02-10T15:17:50.942Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T15:17:51.008Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-10T15:17:52.902Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-10T15:17:53.574Z] --- PASS: TestBuildMultiStageOnBuild (2.15s) [2020-02-10T15:17:53.574Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T15:17:54.183Z] edbd72df76b4: Pull complete [2020-02-10T15:17:54.183Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-02-10T15:17:54.183Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:17:54.183Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-02-10T15:17:54.183Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-02-10T15:17:54.183Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973' [2020-02-10T15:17:54.183Z] WARN: Skipping validation tests [2020-02-10T15:17:54.183Z] INFO: Running unit tests at 02/10/2020 15:17:49... [2020-02-10T15:17:54.495Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) [2020-02-10T15:17:54.495Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T15:17:54.640Z] INFO: make.ps1 starting at 02/10/2020 15:17:54 [2020-02-10T15:17:54.641Z] INFO: Git commit (7418745001) assumed from DOCKER_GITCOMMIT environment variable [2020-02-10T15:17:54.641Z] INFO: Invoking autogen... [2020-02-10T15:17:54.797Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-10T15:17:55.099Z] INFO: Running unit tests... [2020-02-10T15:17:56.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-10T15:17:57.116Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s) [2020-02-10T15:17:57.116Z] === RUN TestBuildWithHugeFile [2020-02-10T15:17:58.072Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-10T15:18:01.351Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-10T15:18:01.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-10T15:18:02.173Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-10T15:18:04.071Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-10T15:18:05.005Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-10T15:18:05.262Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-10T15:18:07.159Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-10T15:18:07.159Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-10T15:18:07.417Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-10T15:18:07.465Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-02-10T15:18:07.981Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-10T15:18:07.981Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-10T15:18:07.981Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-10T15:18:09.879Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-10T15:18:11.775Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-10T15:18:11.775Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-10T15:18:11.775Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-10T15:18:12.340Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-10T15:18:12.597Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-10T15:18:13.161Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-10T15:18:14.091Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-10T15:18:14.348Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-10T15:18:14.348Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-10T15:18:14.348Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-10T15:18:16.046Z] ? github.com/docker/docker/api [no test files] [2020-02-10T15:18:16.245Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-10T15:18:16.810Z] === RUN TestDockerSuite/TestEventsRename [2020-02-10T15:18:17.741Z] === RUN TestDockerSuite/TestEventsResize [2020-02-10T15:18:18.673Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-10T15:18:19.238Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-10T15:18:20.169Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-10T15:18:21.105Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-10T15:18:24.380Z] === RUN TestDockerSuite/TestEventsTop [2020-02-10T15:18:24.945Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-10T15:18:28.219Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-10T15:18:29.150Z] === RUN TestDockerSuite/TestExec [2020-02-10T15:18:30.080Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-10T15:18:30.859Z] ok github.com/docker/docker/api/server 0.153s coverage: 9.0% of statements [2020-02-10T15:18:31.011Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-10T15:18:31.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-10T15:18:31.832Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-10T15:18:32.763Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-10T15:18:34.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-10T15:18:34.392Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-10T15:18:35.765Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-10T15:18:36.698Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-10T15:18:37.629Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-10T15:18:38.561Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-10T15:18:39.492Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-10T15:18:40.424Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-10T15:18:42.318Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-10T15:18:43.249Z] === RUN TestDockerSuite/TestExecEnv [2020-02-10T15:18:44.621Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-10T15:18:46.524Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-10T15:18:47.456Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-10T15:18:50.730Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-10T15:18:50.987Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-10T15:18:51.918Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-10T15:18:52.849Z] === RUN TestDockerSuite/TestExecParseError [2020-02-10T15:18:53.781Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-10T15:18:54.711Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-10T15:18:55.275Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-10T15:18:56.647Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-10T15:18:57.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-10T15:18:57.578Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-10T15:18:58.509Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-10T15:19:10.695Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-10T15:19:10.695Z] === RUN TestDockerSuite/TestExecTTY [2020-02-10T15:19:11.628Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-10T15:19:12.559Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-10T15:19:13.492Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-10T15:19:14.422Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-10T15:19:14.422Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-10T15:19:16.319Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-10T15:19:17.690Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-10T15:19:18.626Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-10T15:19:19.211Z] --- PASS: TestBuildWithHugeFile (80.26s) [2020-02-10T15:19:19.211Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T15:19:19.211Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T15:19:19.211Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T15:19:19.211Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T15:19:19.211Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T15:19:19.211Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T15:19:19.211Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T15:19:19.211Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T15:19:19.211Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T15:19:19.211Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T15:19:19.211Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-02-10T15:19:19.211Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2020-02-10T15:19:19.211Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2020-02-10T15:19:19.211Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-02-10T15:19:19.211Z] === RUN TestBuildPreserveOwnership [2020-02-10T15:19:19.211Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T15:19:19.571Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-10T15:19:20.221Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T15:19:20.942Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-10T15:19:21.534Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T15:19:21.534Z] ok github.com/docker/docker/api/server/httputils 0.133s coverage: 14.7% of statements [2020-02-10T15:19:22.258Z] --- PASS: TestBuildPreserveOwnership (4.74s) [2020-02-10T15:19:22.258Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.07s) [2020-02-10T15:19:22.258Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2020-02-10T15:19:22.258Z] === RUN TestBuildPlatformInvalid [2020-02-10T15:19:22.258Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-10T15:19:22.258Z] PASS [2020-02-10T15:19:22.258Z] [2020-02-10T15:19:22.258Z] === Skipped [2020-02-10T15:19:22.258Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-02-10T15:19:22.258Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T15:19:22.258Z] [2020-02-10T15:19:22.258Z] [2020-02-10T15:19:22.258Z] DONE 32 tests, 1 skipped in 126.650s [2020-02-10T15:19:22.258Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T15:19:22.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:19:22.258Z] ++ set -e [2020-02-10T15:19:22.258Z] ++ '[' -n 0 ']' [2020-02-10T15:19:22.258Z] ++ set -x [2020-02-10T15:19:22.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:19:22.258Z] INFO: Testing against a local daemon [2020-02-10T15:19:22.258Z] === RUN TestConfigList [2020-02-10T15:19:22.509Z] ok github.com/docker/docker/api/server/middleware 0.166s coverage: 37.7% of statements [2020-02-10T15:19:22.509Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T15:19:22.509Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T15:19:22.509Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T15:19:22.509Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T15:19:22.509Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T15:19:22.509Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T15:19:22.509Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T15:19:22.509Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T15:19:22.509Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T15:19:22.509Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T15:19:22.509Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T15:19:23.478Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2020-02-10T15:19:23.936Z] ok github.com/docker/docker/api/types/filters 0.142s coverage: 92.2% of statements [2020-02-10T15:19:24.396Z] ok github.com/docker/docker/api/server/router/swarm 0.144s coverage: 4.5% of statements [2020-02-10T15:19:24.396Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T15:19:24.396Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T15:19:24.396Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T15:19:24.396Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T15:19:24.396Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T15:19:24.396Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T15:19:24.396Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T15:19:24.396Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T15:19:24.396Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T15:19:24.396Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T15:19:24.396Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T15:19:24.396Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T15:19:24.396Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T15:19:24.396Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T15:19:24.396Z] ok github.com/docker/docker/api/types/time 0.257s coverage: 100.0% of statements [2020-02-10T15:19:24.858Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2020-02-10T15:19:24.858Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T15:19:24.858Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T15:19:24.858Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T15:19:24.858Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-10T15:19:24.858Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T15:19:24.858Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T15:19:24.858Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T15:19:24.858Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T15:19:24.859Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T15:19:24.859Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T15:19:24.859Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T15:19:24.859Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T15:19:25.013Z] --- PASS: TestConfigList (2.27s) [2020-02-10T15:19:25.013Z] === RUN TestConfigsCreateAndDelete [2020-02-10T15:19:25.825Z] ok github.com/docker/docker/builder/dockerignore 0.304s coverage: 96.8% of statements [2020-02-10T15:19:26.196Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-10T15:19:26.196Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-10T15:19:27.043Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2020-02-10T15:19:27.043Z] === RUN TestConfigsUpdate [2020-02-10T15:19:29.079Z] --- PASS: TestConfigsUpdate (2.22s) [2020-02-10T15:19:29.079Z] === RUN TestTemplatedConfig [2020-02-10T15:19:29.563Z] ok github.com/docker/docker/cli/debug 0.195s coverage: 100.0% of statements [2020-02-10T15:19:30.029Z] ok github.com/docker/docker/builder/remotecontext 0.799s coverage: 9.2% of statements [2020-02-10T15:19:30.370Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-10T15:19:30.488Z] ok github.com/docker/docker/builder/dockerfile 0.845s coverage: 46.3% of statements [2020-02-10T15:19:31.763Z] --- PASS: TestTemplatedConfig (2.64s) [2020-02-10T15:19:31.763Z] === RUN TestConfigInspect [2020-02-10T15:19:32.896Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-10T15:19:34.467Z] --- PASS: TestConfigInspect (2.26s) [2020-02-10T15:19:34.467Z] === RUN TestConfigCreateWithLabels [2020-02-10T15:19:36.502Z] --- PASS: TestConfigCreateWithLabels (2.33s) [2020-02-10T15:19:36.502Z] === RUN TestConfigCreateResolve [2020-02-10T15:19:38.151Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-10T15:19:38.540Z] --- PASS: TestConfigCreateResolve (2.26s) [2020-02-10T15:19:38.540Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T15:19:38.715Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-10T15:19:38.715Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-10T15:19:38.715Z] === RUN TestDockerSuite/TestHealth [2020-02-10T15:19:39.167Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-02-10T15:19:39.167Z] PASS [2020-02-10T15:19:39.167Z] [2020-02-10T15:19:39.167Z] DONE 8 tests in 16.882s [2020-02-10T15:19:39.167Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T15:19:39.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:19:39.167Z] ++ set -e [2020-02-10T15:19:39.167Z] ++ '[' -n 0 ']' [2020-02-10T15:19:39.167Z] ++ set -x [2020-02-10T15:19:39.167Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:19:39.167Z] INFO: Testing against a local daemon [2020-02-10T15:19:39.167Z] === RUN TestCheckpoint [2020-02-10T15:19:39.167Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T15:19:39.167Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T15:19:39.167Z] === RUN TestContainerInvalidJSON [2020-02-10T15:19:39.167Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T15:19:39.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T15:19:39.167Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T15:19:39.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T15:19:39.167Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T15:19:39.167Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T15:19:39.167Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T15:19:39.167Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T15:19:39.167Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T15:19:39.167Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-10T15:19:39.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T15:19:39.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T15:19:39.167Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T15:19:39.167Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T15:19:39.454Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-02-10T15:19:39.454Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T15:19:39.454Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-02-10T15:19:39.454Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T15:19:39.454Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-02-10T15:19:39.454Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T15:19:39.454Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-02-10T15:19:39.454Z] === RUN TestCopyFromContainer [2020-02-10T15:19:41.488Z] === RUN TestCopyFromContainer// [2020-02-10T15:19:41.488Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T15:19:41.488Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T15:19:41.488Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T15:19:41.488Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T15:19:41.773Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T15:19:41.773Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T15:19:41.773Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T15:19:41.773Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T15:19:42.063Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T15:19:42.063Z] --- PASS: TestCopyFromContainer (2.59s) [2020-02-10T15:19:42.063Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-10T15:19:42.063Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-10T15:19:42.063Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-10T15:19:42.063Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-02-10T15:19:42.063Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-10T15:19:42.063Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-02-10T15:19:42.063Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-02-10T15:19:42.063Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-02-10T15:19:42.063Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-02-10T15:19:42.063Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-02-10T15:19:42.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T15:19:42.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T15:19:42.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T15:19:42.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T15:19:42.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T15:19:42.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T15:19:42.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T15:19:42.063Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T15:19:42.063Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T15:19:42.063Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T15:19:42.063Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-10T15:19:42.063Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-10T15:19:42.063Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-10T15:19:42.063Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-10T15:19:42.063Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T15:19:42.348Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-10T15:19:42.348Z] === RUN TestCreateWithInvalidEnv [2020-02-10T15:19:42.348Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T15:19:42.348Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T15:19:42.348Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T15:19:42.348Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T15:19:42.348Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T15:19:42.348Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T15:19:42.348Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T15:19:42.348Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T15:19:42.348Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T15:19:42.348Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-10T15:19:42.348Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-10T15:19:42.348Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-02-10T15:19:42.348Z] --- PASS: TestCreateWithInvalidEnv/1 (0.02s) [2020-02-10T15:19:42.348Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T15:19:42.348Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-10T15:19:42.348Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T15:19:42.865Z] ok github.com/docker/docker/client 0.658s coverage: 75.3% of statements [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2020-02-10T15:19:44.385Z] === RUN TestCreateWithCapabilities [2020-02-10T15:19:44.385Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T15:19:44.385Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T15:19:44.385Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T15:19:44.385Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T15:19:44.385Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T15:19:44.385Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T15:19:44.385Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T15:19:44.385Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T15:19:44.385Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T15:19:44.385Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T15:19:44.385Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T15:19:44.385Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T15:19:44.385Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T15:19:44.385Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T15:19:44.385Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T15:19:44.385Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T15:19:44.385Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T15:19:44.385Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T15:19:44.385Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T15:19:44.385Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T15:19:44.385Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T15:19:44.385Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T15:19:44.385Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-02-10T15:19:44.385Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-02-10T15:19:44.385Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T15:19:46.414Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2020-02-10T15:19:46.414Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T15:19:46.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T15:19:46.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T15:19:46.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T15:19:46.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T15:19:46.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T15:19:46.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T15:19:46.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T15:19:46.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T15:19:46.414Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T15:19:46.414Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T15:19:46.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T15:19:46.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T15:19:46.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T15:19:46.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T15:19:46.414Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T15:19:46.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-10T15:19:46.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-02-10T15:19:46.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-02-10T15:19:46.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-02-10T15:19:46.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-02-10T15:19:46.414Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-02-10T15:19:46.414Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T15:19:47.033Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2020-02-10T15:19:47.033Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T15:19:47.033Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T15:19:47.033Z] === RUN TestDaemonRestartIpcMode [2020-02-10T15:19:47.033Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T15:19:47.033Z] === RUN TestDaemonHostGatewayIP [2020-02-10T15:19:47.033Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T15:19:47.033Z] === RUN TestDiff [2020-02-10T15:19:47.649Z] --- PASS: TestDiff (0.66s) [2020-02-10T15:19:47.649Z] === RUN TestExecWithCloseStdin [2020-02-10T15:19:48.662Z] --- PASS: TestExecWithCloseStdin (0.76s) [2020-02-10T15:19:48.662Z] === RUN TestExec [2020-02-10T15:19:49.286Z] --- PASS: TestExec (0.76s) [2020-02-10T15:19:49.286Z] === RUN TestExecUser [2020-02-10T15:19:50.320Z] --- PASS: TestExecUser (0.81s) [2020-02-10T15:19:50.320Z] === RUN TestExportContainerAndImportImage [2020-02-10T15:19:50.938Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-02-10T15:19:50.938Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T15:19:52.972Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-02-10T15:19:52.972Z] === RUN TestHealthCheckWorkdir [2020-02-10T15:19:53.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-10T15:19:53.589Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-02-10T15:19:53.589Z] === RUN TestHealthKillContainer [2020-02-10T15:19:56.267Z] --- PASS: TestHealthKillContainer (2.84s) [2020-02-10T15:19:56.267Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T15:19:57.288Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2020-02-10T15:19:57.288Z] === RUN TestIpcModeNone [2020-02-10T15:19:57.912Z] --- PASS: TestIpcModeNone (0.79s) [2020-02-10T15:19:57.912Z] === RUN TestIpcModePrivate [2020-02-10T15:19:58.531Z] --- PASS: TestIpcModePrivate (0.80s) [2020-02-10T15:19:58.531Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-10T15:19:58.531Z] === RUN TestIpcModeShareable [2020-02-10T15:19:59.545Z] --- PASS: TestIpcModeShareable (0.77s) [2020-02-10T15:19:59.545Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-10T15:19:59.545Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T15:20:00.126Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-10T15:20:00.126Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-10T15:20:00.126Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-10T15:20:00.126Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-10T15:20:00.538Z] ok github.com/docker/docker/builder/remotecontext/git 33.268s coverage: 86.3% of statements [2020-02-10T15:20:00.538Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T15:20:00.538Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T15:20:00.691Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-10T15:20:00.691Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-10T15:20:01.584Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.23s) [2020-02-10T15:20:01.584Z] === RUN TestAPIIpcModeHost [2020-02-10T15:20:01.621Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-10T15:20:01.621Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-10T15:20:01.621Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-10T15:20:01.621Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-10T15:20:01.879Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-10T15:20:02.136Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-10T15:20:02.212Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-02-10T15:20:02.212Z] === RUN TestDaemonIpcModeShareable [2020-02-10T15:20:02.716Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-10T15:20:02.716Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-10T15:20:03.647Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-10T15:20:03.647Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-10T15:20:04.253Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-02-10T15:20:04.253Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-10T15:20:04.253Z] === RUN TestDaemonIpcModePrivate [2020-02-10T15:20:04.578Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-10T15:20:05.759Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-02-10T15:20:05.759Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-10T15:20:05.759Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T15:20:05.950Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-10T15:20:05.950Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-10T15:20:06.514Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-10T15:20:07.239Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-02-10T15:20:07.239Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-10T15:20:07.239Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T15:20:09.107Z] ok github.com/docker/docker/cmd/dockerd 0.743s coverage: 19.1% of statements [2020-02-10T15:20:09.279Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2020-02-10T15:20:09.280Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-10T15:20:09.280Z] === RUN TestIpcModeOlderClient [2020-02-10T15:20:09.280Z] === PAUSE TestIpcModeOlderClient [2020-02-10T15:20:09.280Z] === RUN TestKillContainerInvalidSignal [2020-02-10T15:20:09.569Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-02-10T15:20:09.569Z] === RUN TestKillContainer [2020-02-10T15:20:09.569Z] === RUN TestKillContainer/no_signal [2020-02-10T15:20:09.787Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-10T15:20:09.787Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-10T15:20:09.787Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-10T15:20:10.186Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T15:20:10.809Z] === RUN TestKillContainer/killing_signal [2020-02-10T15:20:11.288Z] ok github.com/docker/docker/container 0.565s coverage: 42.5% of statements [2020-02-10T15:20:11.288Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T15:20:11.288Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T15:20:11.288Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T15:20:11.288Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T15:20:11.682Z] === RUN TestDockerSuite/TestImportFile [2020-02-10T15:20:11.821Z] --- PASS: TestKillContainer (1.98s) [2020-02-10T15:20:11.821Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-02-10T15:20:11.821Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-02-10T15:20:11.821Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2020-02-10T15:20:11.821Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T15:20:11.821Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T15:20:12.255Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.261s coverage: 65.3% of statements [2020-02-10T15:20:12.443Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T15:20:13.066Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-02-10T15:20:13.066Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2020-02-10T15:20:13.066Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-02-10T15:20:13.066Z] === RUN TestKillStoppedContainer [2020-02-10T15:20:13.066Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-02-10T15:20:13.066Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T15:20:13.066Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-02-10T15:20:13.066Z] === RUN TestKillDifferentUserContainer [2020-02-10T15:20:13.577Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-10T15:20:13.577Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-10T15:20:13.684Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-02-10T15:20:13.684Z] === RUN TestInspectOomKilledTrue [2020-02-10T15:20:15.170Z] --- PASS: TestInspectOomKilledTrue (1.12s) [2020-02-10T15:20:15.170Z] === RUN TestInspectOomKilledFalse [2020-02-10T15:20:15.460Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2020-02-10T15:20:15.460Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T15:20:15.471Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-10T15:20:16.079Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-02-10T15:20:16.079Z] === RUN TestLinksContainerNames [2020-02-10T15:20:17.364Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-10T15:20:17.556Z] --- PASS: TestLinksContainerNames (1.27s) [2020-02-10T15:20:17.556Z] === RUN TestLogsFollowTailEmpty [2020-02-10T15:20:18.047Z] ok github.com/docker/docker/daemon/cluster/convert 1.259s coverage: 35.7% of statements [2020-02-10T15:20:18.174Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2020-02-10T15:20:18.174Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T15:20:18.801Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/default [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/private [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/slave [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/shared [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/default [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/shared [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/slave [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/private [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T15:20:18.801Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T15:20:18.801Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T15:20:18.801Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T15:20:19.086Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T15:20:19.086Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T15:20:19.086Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T15:20:19.086Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T15:20:19.086Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T15:20:19.086Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T15:20:19.086Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T15:20:19.086Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T15:20:19.086Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-02-10T15:20:19.086Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-02-10T15:20:19.086Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T15:20:19.267Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-10T15:20:20.199Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-10T15:20:21.128Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2020-02-10T15:20:21.128Z] === RUN TestNetworkNat [2020-02-10T15:20:21.130Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-10T15:20:21.418Z] --- PASS: TestNetworkNat (0.72s) [2020-02-10T15:20:21.418Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T15:20:22.060Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-10T15:20:22.060Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-10T15:20:22.060Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-10T15:20:22.431Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-02-10T15:20:22.431Z] === RUN TestNetworkLoopbackNat [2020-02-10T15:20:22.624Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-10T15:20:23.050Z] --- PASS: TestNetworkLoopbackNat (0.93s) [2020-02-10T15:20:23.050Z] === RUN TestPause [2020-02-10T15:20:23.554Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-10T15:20:23.836Z] ok github.com/docker/docker/daemon/cluster 1.914s coverage: 0.5% of statements [2020-02-10T15:20:24.074Z] --- PASS: TestPause (0.73s) [2020-02-10T15:20:24.074Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T15:20:24.074Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T15:20:24.074Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T15:20:24.074Z] === RUN TestPauseStopPausedContainer [2020-02-10T15:20:24.485Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-10T15:20:24.691Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-02-10T15:20:24.691Z] === RUN TestPsFilter [2020-02-10T15:20:24.691Z] --- PASS: TestPsFilter (0.18s) [2020-02-10T15:20:24.691Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T15:20:24.802Z] ok github.com/docker/docker/daemon/config 0.746s coverage: 80.1% of statements [2020-02-10T15:20:25.049Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-10T15:20:25.309Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2020-02-10T15:20:25.309Z] === RUN TestRemoveContainerWithVolume [2020-02-10T15:20:25.766Z] ok github.com/docker/docker/daemon/discovery 0.370s coverage: 30.0% of statements [2020-02-10T15:20:25.981Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-10T15:20:26.321Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2020-02-10T15:20:26.321Z] === RUN TestRemoveContainerRunning [2020-02-10T15:20:26.734Z] ok github.com/docker/docker/daemon/events 0.311s coverage: 50.0% of statements [2020-02-10T15:20:26.911Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-10T15:20:26.911Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-10T15:20:26.947Z] --- PASS: TestRemoveContainerRunning (0.68s) [2020-02-10T15:20:26.947Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T15:20:27.564Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2020-02-10T15:20:27.564Z] === RUN TestRemoveInvalidContainer [2020-02-10T15:20:27.564Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-02-10T15:20:27.564Z] === RUN TestRenameLinkedContainer [2020-02-10T15:20:28.278Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.353s coverage: 10.9% of statements [2020-02-10T15:20:28.278Z] ok github.com/docker/docker/daemon/graphdriver 0.206s coverage: 2.3% of statements [2020-02-10T15:20:28.292Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-10T15:20:29.228Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-10T15:20:29.809Z] ok github.com/docker/docker/daemon/links 0.062s coverage: 93.0% of statements [2020-02-10T15:20:30.160Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-10T15:20:30.160Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-10T15:20:30.270Z] --- PASS: TestRenameLinkedContainer (2.62s) [2020-02-10T15:20:30.270Z] === RUN TestRenameStoppedContainer [2020-02-10T15:20:30.724Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-10T15:20:30.724Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-10T15:20:30.889Z] --- PASS: TestRenameStoppedContainer (0.70s) [2020-02-10T15:20:30.889Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T15:20:31.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-10T15:20:31.998Z] ok github.com/docker/docker/daemon 3.046s coverage: 9.2% of statements [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-10T15:20:31.998Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-10T15:20:32.218Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-10T15:20:32.396Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2020-02-10T15:20:32.396Z] === RUN TestRenameInvalidName [2020-02-10T15:20:32.461Z] ok github.com/docker/docker/daemon/logger 0.454s coverage: 43.0% of statements [2020-02-10T15:20:32.681Z] --- PASS: TestRenameInvalidName (0.66s) [2020-02-10T15:20:32.681Z] === RUN TestRenameAnonymousContainer [2020-02-10T15:20:33.149Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-10T15:20:33.715Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-10T15:20:34.007Z] ok github.com/docker/docker/daemon/logger/awslogs 0.596s coverage: 77.4% of statements [2020-02-10T15:20:34.007Z] ok github.com/docker/docker/daemon/images 0.646s coverage: 4.9% of statements [2020-02-10T15:20:34.007Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T15:20:34.007Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T15:20:34.007Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-10T15:20:34.007Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T15:20:34.007Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T15:20:34.007Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-10T15:20:34.007Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-10T15:20:34.468Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.240s coverage: 88.3% of statements [2020-02-10T15:20:34.930Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.486s coverage: 62.1% of statements [2020-02-10T15:20:35.087Z] === RUN TestDockerSuite/TestInspectImage [2020-02-10T15:20:35.087Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-10T15:20:35.087Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-10T15:20:35.087Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-10T15:20:35.380Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2020-02-10T15:20:35.380Z] === RUN TestRenameContainerWithSameName [2020-02-10T15:20:35.998Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2020-02-10T15:20:35.998Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T15:20:36.019Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-10T15:20:36.951Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-10T15:20:36.951Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-10T15:20:37.118Z] ok github.com/docker/docker/daemon/logger/local 0.503s coverage: 74.7% of statements [2020-02-10T15:20:37.118Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T15:20:37.118Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.209s coverage: 21.4% of statements [2020-02-10T15:20:37.484Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2020-02-10T15:20:37.484Z] === RUN TestResize [2020-02-10T15:20:37.775Z] --- PASS: TestResize (0.66s) [2020-02-10T15:20:37.775Z] === RUN TestResizeWithInvalidSize [2020-02-10T15:20:37.883Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-10T15:20:38.086Z] ok github.com/docker/docker/daemon/logger/syslog 0.332s coverage: 47.8% of statements [2020-02-10T15:20:38.086Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2020-02-10T15:20:38.790Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-02-10T15:20:38.790Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T15:20:38.813Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-10T15:20:39.412Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-02-10T15:20:39.412Z] === RUN TestDaemonRestartKillContainers [2020-02-10T15:20:39.412Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T15:20:39.412Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T15:20:39.412Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T15:20:39.412Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T15:20:39.412Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T15:20:39.412Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T15:20:39.412Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T15:20:39.412Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T15:20:39.412Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:20:39.412Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:20:39.412Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:20:39.412Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:20:39.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:20:39.412Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T15:20:39.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T15:20:39.412Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T15:20:39.412Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T15:20:39.611Z] ok github.com/docker/docker/daemon/logger/splunk 2.233s coverage: 82.5% of statements [2020-02-10T15:20:39.611Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T15:20:39.611Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-10T15:20:39.611Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T15:20:40.706Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-10T15:20:40.706Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-10T15:20:41.270Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-10T15:20:42.498Z] ok github.com/docker/docker/distribution/metadata 1.625s coverage: 48.2% of statements [2020-02-10T15:20:42.498Z] ok github.com/docker/docker/distribution 1.705s coverage: 20.3% of statements [2020-02-10T15:20:42.498Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T15:20:42.498Z] ok github.com/docker/docker/errdefs 0.127s coverage: 49.4% of statements [2020-02-10T15:20:42.643Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-10T15:20:42.912Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T15:20:42.912Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T15:20:42.953Z] ok github.com/docker/docker/distribution/xfer 2.081s coverage: 76.8% of statements [2020-02-10T15:20:42.953Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T15:20:43.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T15:20:43.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:20:44.017Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-10T15:20:44.478Z] ok github.com/docker/docker/image/cache 0.322s coverage: 19.2% of statements [2020-02-10T15:20:44.938Z] ok github.com/docker/docker/image/v1 0.290s coverage: 25.0% of statements [2020-02-10T15:20:44.951Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-10T15:20:45.883Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-10T15:20:45.901Z] ok github.com/docker/docker/image 1.268s coverage: 86.4% of statements [2020-02-10T15:20:46.033Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T15:20:46.356Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T15:20:46.356Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T15:20:46.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:20:46.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T15:20:46.810Z] ok github.com/docker/docker/libcontainerd/queue 0.137s coverage: 100.0% of statements [2020-02-10T15:20:46.813Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-10T15:20:47.265Z] ok github.com/docker/docker/layer 0.543s coverage: 30.0% of statements [2020-02-10T15:20:47.265Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T15:20:47.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T15:20:47.744Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-10T15:20:48.225Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 50.0% of statements [2020-02-10T15:20:48.308Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-10T15:20:49.240Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-10T15:20:49.240Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-10T15:20:49.749Z] ok github.com/docker/docker/opts 0.321s coverage: 67.4% of statements [2020-02-10T15:20:49.991Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T15:20:49.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.36s) [2020-02-10T15:20:49.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.59s) [2020-02-10T15:20:49.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.49s) [2020-02-10T15:20:49.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.84s) [2020-02-10T15:20:49.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.50s) [2020-02-10T15:20:49.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.65s) [2020-02-10T15:20:49.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.50s) [2020-02-10T15:20:49.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.54s) [2020-02-10T15:20:49.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.13s) [2020-02-10T15:20:49.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.12s) [2020-02-10T15:20:49.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.15s) [2020-02-10T15:20:49.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s) [2020-02-10T15:20:49.992Z] === RUN TestCgroupNamespacesRun [2020-02-10T15:20:50.710Z] ok github.com/docker/docker/libcontainerd/local 0.436s coverage: 1.0% of statements [2020-02-10T15:20:50.710Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T15:20:50.710Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T15:20:50.710Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T15:20:50.710Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T15:20:50.710Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T15:20:51.474Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2020-02-10T15:20:51.474Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T15:20:51.671Z] ok github.com/docker/docker/pkg/authorization 0.841s coverage: 26.8% of statements [2020-02-10T15:20:51.671Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2020-02-10T15:20:51.671Z] ok github.com/docker/docker/pkg/capabilities 0.085s coverage: 87.5% of statements [2020-02-10T15:20:51.764Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-10T15:20:52.964Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-02-10T15:20:52.964Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T15:20:53.196Z] ok github.com/docker/docker/pkg/chrootarchive 0.173s coverage: 15.4% of statements [2020-02-10T15:20:53.196Z] ok github.com/docker/docker/pkg/directory 0.196s coverage: 80.0% of statements [2020-02-10T15:20:53.651Z] ok github.com/docker/docker/pkg/discovery 0.144s coverage: 58.3% of statements [2020-02-10T15:20:53.677Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-10T15:20:54.612Z] ok github.com/docker/docker/pkg/discovery/file 0.074s coverage: 92.9% of statements [2020-02-10T15:20:55.003Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2020-02-10T15:20:55.003Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T15:20:55.067Z] ok github.com/docker/docker/pkg/discovery/memory 0.217s coverage: 92.3% of statements [2020-02-10T15:20:55.574Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-10T15:20:55.834Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-10T15:20:56.027Z] ok github.com/docker/docker/pkg/discovery/nodes 0.187s coverage: 93.8% of statements [2020-02-10T15:20:56.488Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2020-02-10T15:20:56.488Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T15:20:56.987Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 36.2% of statements [2020-02-10T15:20:57.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-10T15:20:57.443Z] ok github.com/docker/docker/pkg/fileutils 0.151s coverage: 87.7% of statements [2020-02-10T15:20:57.770Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-10T15:20:57.898Z] ok github.com/docker/docker/pkg/homedir 0.071s coverage: 42.9% of statements [2020-02-10T15:20:57.991Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2020-02-10T15:20:57.991Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T15:20:58.858Z] ok github.com/docker/docker/pkg/discovery/kv 3.510s coverage: 84.1% of statements [2020-02-10T15:20:58.858Z] ok github.com/docker/docker/pkg/idtools 0.080s coverage: 6.3% of statements [2020-02-10T15:20:59.005Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-02-10T15:20:59.005Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T15:20:59.817Z] ok github.com/docker/docker/pkg/locker 0.075s coverage: 88.9% of statements [2020-02-10T15:21:00.035Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-02-10T15:21:00.035Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T15:21:00.272Z] ok github.com/docker/docker/pkg/archive 9.546s coverage: 62.0% of statements [2020-02-10T15:21:00.272Z] ok github.com/docker/docker/pkg/jsonmessage 0.217s coverage: 91.7% of statements [2020-02-10T15:21:00.272Z] ok github.com/docker/docker/pkg/ioutils 0.691s coverage: 68.8% of statements [2020-02-10T15:21:01.050Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-10T15:21:01.231Z] ok github.com/docker/docker/pkg/longpath 0.053s coverage: 100.0% of statements [2020-02-10T15:21:01.231Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2020-02-10T15:21:01.546Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2020-02-10T15:21:01.546Z] === RUN TestKernelTCPMemory [2020-02-10T15:21:01.685Z] ok github.com/docker/docker/pkg/parsers 0.068s coverage: 97.0% of statements [2020-02-10T15:21:02.140Z] ok github.com/docker/docker/pkg/pidfile 0.093s coverage: 82.6% of statements [2020-02-10T15:21:02.167Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-02-10T15:21:02.167Z] === RUN TestNISDomainname [2020-02-10T15:21:02.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-10T15:21:03.181Z] --- PASS: TestNISDomainname (0.84s) [2020-02-10T15:21:03.181Z] === RUN TestHostnameDnsResolution [2020-02-10T15:21:03.352Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-10T15:21:03.352Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-10T15:21:03.673Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.133s coverage: 56.8% of statements [2020-02-10T15:21:04.196Z] --- PASS: TestHostnameDnsResolution (1.09s) [2020-02-10T15:21:04.196Z] === RUN TestStats [2020-02-10T15:21:04.643Z] ok github.com/docker/docker/pkg/plugins/transport 0.229s coverage: 85.7% of statements [2020-02-10T15:21:05.098Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2020-02-10T15:21:05.247Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-10T15:21:05.555Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2020-02-10T15:21:05.813Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-10T15:21:06.379Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-10T15:21:06.888Z] --- PASS: TestStats (2.46s) [2020-02-10T15:21:06.888Z] === RUN TestStopContainerWithTimeout [2020-02-10T15:21:06.888Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T15:21:06.888Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T15:21:06.888Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T15:21:06.888Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T15:21:06.888Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T15:21:06.888Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T15:21:06.888Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T15:21:06.888Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T15:21:06.888Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T15:21:06.888Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T15:21:06.888Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T15:21:06.888Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T15:21:07.089Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 73.9% of statements [2020-02-10T15:21:07.089Z] ok github.com/docker/docker/pkg/reexec 0.150s coverage: 82.4% of statements [2020-02-10T15:21:07.311Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-10T15:21:08.051Z] ok github.com/docker/docker/pkg/signal 0.095s coverage: 20.3% of statements [2020-02-10T15:21:08.051Z] ok github.com/docker/docker/pkg/stdcopy 0.093s coverage: 100.0% of statements [2020-02-10T15:21:08.243Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-10T15:21:09.576Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2020-02-10T15:21:09.576Z] ok github.com/docker/docker/pkg/streamformatter 0.125s coverage: 66.2% of statements [2020-02-10T15:21:10.426Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-10T15:21:10.426Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-02-10T15:21:10.426Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-02-10T15:21:10.426Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2020-02-10T15:21:10.426Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-02-10T15:21:10.426Z] === RUN TestDeleteDevicemapper [2020-02-10T15:21:10.426Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T15:21:10.426Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T15:21:10.426Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T15:21:10.536Z] ok github.com/docker/docker/pkg/sysinfo 0.047s coverage: 38.2% of statements [2020-02-10T15:21:11.499Z] ok github.com/docker/docker/pkg/system 0.072s coverage: 13.1% of statements [2020-02-10T15:21:11.518Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-10T15:21:11.913Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s) [2020-02-10T15:21:11.913Z] === RUN TestUpdateMemory [2020-02-10T15:21:11.954Z] ok github.com/docker/docker/pkg/tailfile 0.267s coverage: 88.6% of statements [2020-02-10T15:21:12.928Z] --- PASS: TestUpdateMemory (0.88s) [2020-02-10T15:21:12.928Z] === RUN TestUpdateCPUQuota [2020-02-10T15:21:13.482Z] ok github.com/docker/docker/pkg/tarsum 0.180s coverage: 89.3% of statements [2020-02-10T15:21:13.482Z] ok github.com/docker/docker/pkg/term 0.085s coverage: 30.8% of statements [2020-02-10T15:21:13.942Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-02-10T15:21:13.942Z] === RUN TestUpdatePidsLimit [2020-02-10T15:21:13.942Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T15:21:14.226Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T15:21:14.441Z] testing: warning: no tests to run [2020-02-10T15:21:14.442Z] ok github.com/docker/docker/pkg/term/windows 0.063s coverage: 0.0% of statements [no tests to run] [2020-02-10T15:21:14.510Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T15:21:14.794Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-10T15:21:14.896Z] ok github.com/docker/docker/pkg/truncindex 0.155s coverage: 91.5% of statements [2020-02-10T15:21:15.128Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T15:21:15.128Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T15:21:15.351Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2020-02-10T15:21:15.761Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T15:21:15.806Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-02-10T15:21:16.047Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T15:21:16.260Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T15:21:16.261Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T15:21:16.261Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-10T15:21:16.261Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T15:21:16.261Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-10T15:21:16.261Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-10T15:21:16.261Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T15:21:16.261Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T15:21:17.059Z] --- PASS: TestUpdatePidsLimit (3.23s) [2020-02-10T15:21:17.059Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-02-10T15:21:17.059Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-02-10T15:21:17.059Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-02-10T15:21:17.059Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-02-10T15:21:17.059Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2020-02-10T15:21:17.059Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-02-10T15:21:17.059Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2020-02-10T15:21:17.059Z] === RUN TestUpdateRestartPolicy [2020-02-10T15:21:18.067Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-10T15:21:18.419Z] ok github.com/docker/docker/plugin 0.339s coverage: 11.6% of statements [2020-02-10T15:21:18.419Z] ok github.com/docker/docker/plugin/v2 0.539s coverage: 20.1% of statements [2020-02-10T15:21:18.874Z] ok github.com/docker/docker/reference 0.444s coverage: 84.4% of statements [2020-02-10T15:21:20.398Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 45.3% of statements [2020-02-10T15:21:20.398Z] ok github.com/docker/docker/registry/resumable 0.311s coverage: 100.0% of statements [2020-02-10T15:21:20.589Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-10T15:21:21.923Z] ok github.com/docker/docker/testutil 0.050s coverage: 62.5% of statements [2020-02-10T15:21:21.924Z] ok github.com/docker/docker/runconfig 0.180s coverage: 54.5% of statements [2020-02-10T15:21:21.924Z] ok github.com/docker/docker/registry 0.464s coverage: 51.7% of statements [2020-02-10T15:21:22.492Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-10T15:21:23.424Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-10T15:21:24.807Z] ok github.com/docker/docker/volume/drivers 0.168s coverage: 36.1% of statements [2020-02-10T15:21:25.320Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-10T15:21:25.768Z] ok github.com/docker/docker/volume/local 0.217s coverage: 37.7% of statements [2020-02-10T15:21:25.768Z] ok github.com/docker/docker/volume/mounts 0.213s coverage: 66.2% of statements [2020-02-10T15:21:26.251Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-10T15:21:27.622Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-10T15:21:27.926Z] ok github.com/docker/docker/volume/service 0.510s coverage: 70.3% of statements [2020-02-10T15:21:28.992Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-10T15:21:28.992Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-10T15:21:29.557Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-10T15:21:29.557Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-10T15:21:29.557Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-10T15:21:29.588Z] --- PASS: TestUpdateRestartPolicy (12.06s) [2020-02-10T15:21:29.588Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T15:21:29.878Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2020-02-10T15:21:29.878Z] === RUN TestWaitNonBlocked [2020-02-10T15:21:29.878Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T15:21:29.878Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T15:21:29.878Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T15:21:29.878Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T15:21:29.878Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T15:21:29.878Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T15:21:30.488Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-10T15:21:30.917Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-10T15:21:30.917Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2020-02-10T15:21:30.917Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2020-02-10T15:21:30.917Z] === RUN TestWaitBlocked [2020-02-10T15:21:30.917Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T15:21:30.917Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T15:21:30.917Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T15:21:30.917Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T15:21:30.917Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T15:21:30.917Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T15:21:31.420Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-10T15:21:31.932Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-10T15:21:31.932Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2020-02-10T15:21:31.932Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-02-10T15:21:31.932Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T15:21:31.932Z] === CONT TestDaemonHostGatewayIP [2020-02-10T15:21:31.932Z] === CONT TestIpcModeOlderClient [2020-02-10T15:21:31.932Z] === CONT TestDaemonRestartIpcMode [2020-02-10T15:21:31.932Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-02-10T15:21:35.595Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-10T15:21:35.852Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-10T15:21:36.357Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s) [2020-02-10T15:21:36.642Z] --- PASS: TestDaemonRestartIpcMode (4.65s) [2020-02-10T15:21:36.642Z] --- PASS: TestDaemonHostGatewayIP (4.78s) [2020-02-10T15:21:36.642Z] PASS [2020-02-10T15:21:36.642Z] [2020-02-10T15:21:36.642Z] === Skipped [2020-02-10T15:21:36.642Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-10T15:21:36.642Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T15:21:36.642Z] [2020-02-10T15:21:36.642Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T15:21:36.642Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T15:21:36.642Z] [2020-02-10T15:21:36.642Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T15:21:36.642Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T15:21:36.642Z] [2020-02-10T15:21:36.642Z] [2020-02-10T15:21:36.642Z] DONE 199 tests, 3 skipped in 117.510s [2020-02-10T15:21:36.642Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T15:21:36.642Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:21:36.642Z] ++ set -e [2020-02-10T15:21:36.642Z] ++ '[' -n 0 ']' [2020-02-10T15:21:36.642Z] ++ set -x [2020-02-10T15:21:36.642Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:21:36.642Z] INFO: Testing against a local daemon [2020-02-10T15:21:36.642Z] === RUN TestCommitInheritsEnv [2020-02-10T15:21:37.262Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-02-10T15:21:37.262Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T15:21:37.262Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-10T15:21:37.262Z] === RUN TestImagesFilterMultiReference [2020-02-10T15:21:37.262Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-02-10T15:21:37.262Z] === RUN TestImagePullPlatformInvalid [2020-02-10T15:21:37.262Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-10T15:21:37.262Z] === RUN TestRemoveImageOrphaning [2020-02-10T15:21:37.881Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2020-02-10T15:21:37.881Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T15:21:37.881Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-10T15:21:37.881Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:21:37.881Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T15:21:37.881Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-10T15:21:37.881Z] === RUN TestTagInvalidReference [2020-02-10T15:21:37.881Z] --- PASS: TestTagInvalidReference (0.04s) [2020-02-10T15:21:37.881Z] === RUN TestTagValidPrefixedRepo [2020-02-10T15:21:37.881Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-02-10T15:21:37.881Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T15:21:37.881Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-10T15:21:37.881Z] === RUN TestTagOfficialNames [2020-02-10T15:21:37.881Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-10T15:21:37.881Z] === RUN TestTagMatchesDigest [2020-02-10T15:21:37.881Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-10T15:21:37.881Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-10T15:21:40.249Z] ok github.com/docker/docker/pkg/plugins 35.174s coverage: 73.4% of statements [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T15:21:40.249Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === Skipped [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-02-10T15:21:40.703Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-02-10T15:21:40.703Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-02-10T15:21:40.703Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-02-10T15:21:40.703Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-02-10T15:21:40.703Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-02-10T15:21:40.703Z] client_test.go:23: runtime.GOOS == "windows" [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-02-10T15:21:40.703Z] daemon_test.go:147: root required [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-02-10T15:21:40.703Z] reload_test.go:520: root required [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-02-10T15:21:40.703Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-02-10T15:21:40.703Z] pull_v2_test.go:73: Needs fixing on Windows [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-02-10T15:21:40.703Z] pull_v2_test.go:118: Needs fixing on Windows [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-02-10T15:21:40.703Z] download_test.go:268: Needs fixing on Windows [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-02-10T15:21:40.703Z] layer_test.go:304: Failing on Windows [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-02-10T15:21:40.703Z] layer_test.go:353: Failing on Windows [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-02-10T15:21:40.703Z] layer_test.go:468: Failing on Windows [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-02-10T15:21:40.703Z] layer_test.go:697: Failing on Windows [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-02-10T15:21:40.703Z] migration_test.go:46: Failing on Windows [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-02-10T15:21:40.703Z] migration_test.go:182: Failing on Windows [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-02-10T15:21:40.703Z] mount_test.go:17: Failing on Windows [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-02-10T15:21:40.703Z] mount_test.go:76: Failing on Windows [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-02-10T15:21:40.703Z] mount_test.go:125: Failing on Windows [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-02-10T15:21:40.703Z] mount_test.go:212: Failing on Windows [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-02-10T15:21:40.703Z] archive_test.go:133: Xz not present in msys2 [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-02-10T15:21:40.703Z] archive_test.go:238: Failing on Windows CI machines [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-02-10T15:21:40.703Z] archive_windows_test.go:16: Currently fails [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-02-10T15:21:40.703Z] changes_test.go:192: needs more investigation [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-02-10T15:21:40.703Z] changes_test.go:405: needs further investigation [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-02-10T15:21:40.703Z] changes_test.go:441: needs further investigation [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-02-10T15:21:40.703Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-02-10T15:21:40.703Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-02-10T15:21:40.703Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-02-10T15:21:40.703Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-02-10T15:21:40.703Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-02-10T15:21:40.703Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-02-10T15:21:40.703Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-02-10T15:21:40.703Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-02-10T15:21:40.703Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-02-10T15:21:40.703Z] [2020-02-10T15:21:40.703Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-02-10T15:21:40.703Z] poller_test.go:41: No chmod on Windows [2020-02-10T15:21:40.704Z] [2020-02-10T15:21:40.704Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-02-10T15:21:40.704Z] fileutils_test.go:134: Needs porting to Windows [2020-02-10T15:21:40.704Z] [2020-02-10T15:21:40.704Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-02-10T15:21:40.704Z] fileutils_test.go:180: Needs porting to Windows [2020-02-10T15:21:40.704Z] [2020-02-10T15:21:40.704Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-02-10T15:21:40.704Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-02-10T15:21:40.704Z] [2020-02-10T15:21:40.704Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-02-10T15:21:40.704Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-02-10T15:21:40.704Z] [2020-02-10T15:21:40.704Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-02-10T15:21:40.704Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-02-10T15:21:40.704Z] [2020-02-10T15:21:40.704Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-02-10T15:21:40.704Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-02-10T15:21:40.704Z] [2020-02-10T15:21:40.704Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-02-10T15:21:40.704Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-02-10T15:21:40.704Z] [2020-02-10T15:21:40.704Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-02-10T15:21:40.704Z] local_test.go:181: runtime.GOOS == "windows" [2020-02-10T15:21:40.704Z] [2020-02-10T15:21:40.704Z] [2020-02-10T15:21:40.704Z] DONE 1759 tests, 46 skipped in 214.796s [2020-02-10T15:21:40.704Z] INFO: make.ps1 ended at 02/10/2020 15:21:40 [2020-02-10T15:21:41.104Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-10T15:21:41.667Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-10T15:21:41.667Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-10T15:21:42.227Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-02-10T15:21:42.598Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-10T15:21:42.680Z] INFO: Unit tests ended at 02/10/2020 15:21:42. Duration:00:03:52.1961847 [2020-02-10T15:21:42.680Z] INFO: Building busybox [2020-02-10T15:21:43.134Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-10T15:21:43.134Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-10T15:21:43.134Z] [2020-02-10T15:21:43.134Z] Sending build context to Docker daemon 2.56kB [2020-02-10T15:21:43.134Z] [2020-02-10T15:21:43.134Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-10T15:21:43.134Z] ---> 8351e66084ac [2020-02-10T15:21:43.134Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-10T15:21:43.134Z] ---> Running in 374f05f72312 [2020-02-10T15:21:43.970Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-10T15:21:44.907Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-10T15:21:46.277Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-10T15:21:47.209Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-10T15:21:48.884Z] Removing intermediate container 374f05f72312 [2020-02-10T15:21:48.884Z] ---> 253cabad1995 [2020-02-10T15:21:48.884Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-10T15:21:49.736Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-10T15:21:49.841Z] [2020-02-10T15:21:50.295Z] ---> f53750f4287f [2020-02-10T15:21:50.295Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-10T15:21:50.295Z] ---> Running in 44b8f0c0182e [2020-02-10T15:21:50.304Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-10T15:21:51.234Z] === RUN TestDockerSuite/TestLogsSince [2020-02-10T15:21:51.254Z] [2020-02-10T15:21:51.254Z] SUCCESS: Specified value was saved. [2020-02-10T15:21:53.128Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-10T15:21:58.382Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-10T15:21:59.771Z] Removing intermediate container 44b8f0c0182e [2020-02-10T15:21:59.771Z] ---> 7dfaeaa27da5 [2020-02-10T15:21:59.771Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-10T15:21:59.771Z] ---> Running in dc9044035ae9 [2020-02-10T15:22:03.634Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-10T15:22:03.634Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-10T15:22:04.433Z] Cannot create a file when that file already exists. [2020-02-10T15:22:04.565Z] === RUN TestDockerSuite/TestLogsTail [2020-02-10T15:22:05.936Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-10T15:22:06.868Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-10T15:22:07.127Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-10T15:22:07.386Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-10T15:22:07.950Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-10T15:22:08.884Z] === RUN TestDockerSuite/TestNetHostname [2020-02-10T15:22:10.188Z] Removing intermediate container dc9044035ae9 [2020-02-10T15:22:10.188Z] ---> aa87cfdcc11d [2020-02-10T15:22:10.188Z] Step 6/6 : CMD ["sh"] [2020-02-10T15:22:10.188Z] ---> Running in b77a442d51c9 [2020-02-10T15:22:10.188Z] Removing intermediate container b77a442d51c9 [2020-02-10T15:22:10.188Z] ---> 14f363e2296d [2020-02-10T15:22:10.188Z] Successfully built 14f363e2296d [2020-02-10T15:22:10.188Z] Successfully tagged busybox:latest [2020-02-10T15:22:10.188Z] INFO: Docker images of the daemon under test [2020-02-10T15:22:10.188Z] [2020-02-10T15:22:10.188Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-10T15:22:10.188Z] busybox latest 14f363e2296d Less than a second ago 4.86GB [2020-02-10T15:22:10.188Z] microsoft/windowsservercore latest 8351e66084ac 4 weeks ago 4.82GB [2020-02-10T15:22:10.188Z] mcr.microsoft.com/windows/servercore ltsc2019 8351e66084ac 4 weeks ago 4.82GB [2020-02-10T15:22:10.188Z] [2020-02-10T15:22:10.188Z] INFO: Running integration tests at 02/10/2020 15:22:09... [2020-02-10T15:22:10.188Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-10T15:22:10.188Z] INFO: Integration API tests being run from the host: [2020-02-10T15:22:10.188Z] INFO: make.ps1 starting at 02/10/2020 15:22:09 [2020-02-10T15:22:11.152Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-10T15:22:11.411Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-10T15:22:11.668Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-10T15:22:13.038Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-10T15:22:15.560Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-10T15:22:16.124Z] === RUN TestDockerSuite/TestPluginActive [2020-02-10T15:22:18.018Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-10T15:22:20.547Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-10T15:22:24.725Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-10T15:22:24.983Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-10T15:22:24.983Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-10T15:22:25.546Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-10T15:22:28.071Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-10T15:22:29.002Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-10T15:22:30.372Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-10T15:22:30.629Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-10T15:22:33.152Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-10T15:22:34.083Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-10T15:22:36.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:22:36.263Z] INFO: Testing against a local daemon [2020-02-10T15:22:38.262Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-10T15:22:38.262Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-10T15:22:40.156Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-10T15:22:41.089Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-10T15:22:41.653Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-10T15:22:43.552Z] === RUN TestDockerSuite/TestPortList [2020-02-10T15:22:43.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-10T15:22:47.087Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-10T15:22:48.615Z] ok github.com/docker/docker/integration/build 15.310s [2020-02-10T15:22:48.615Z] [2020-02-10T15:22:48.615Z] === Skipped [2020-02-10T15:22:48.615Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-02-10T15:22:48.615Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T15:22:48.615Z] [2020-02-10T15:22:48.615Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-02-10T15:22:48.615Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:22:48.615Z] [2020-02-10T15:22:48.615Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-10T15:22:48.615Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T15:22:48.615Z] [2020-02-10T15:22:48.615Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-02-10T15:22:48.615Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T15:22:48.615Z] [2020-02-10T15:22:48.615Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-02-10T15:22:48.615Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T15:22:48.615Z] [2020-02-10T15:22:48.615Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-02-10T15:22:48.615Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T15:22:48.615Z] [2020-02-10T15:22:48.615Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-02-10T15:22:48.615Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T15:22:48.615Z] [2020-02-10T15:22:48.615Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-02-10T15:22:48.615Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T15:22:48.615Z] [2020-02-10T15:22:48.615Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-02-10T15:22:48.615Z] build_test.go:491: testEnv.OSType == "windows" [2020-02-10T15:22:48.615Z] [2020-02-10T15:22:48.615Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-02-10T15:22:48.615Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T15:22:48.615Z] [2020-02-10T15:22:48.615Z] [2020-02-10T15:22:48.615Z] DONE 22 tests, 10 skipped in 37.292s [2020-02-10T15:22:48.615Z] [2020-02-10T15:22:48.615Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-10T15:22:50.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:22:50.775Z] INFO: Testing against a local daemon [2020-02-10T15:22:50.775Z] ok github.com/docker/docker/integration/config 0.182s [2020-02-10T15:22:50.775Z] [2020-02-10T15:22:50.775Z] === Skipped [2020-02-10T15:22:50.775Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-02-10T15:22:50.775Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:22:50.775Z] [2020-02-10T15:22:50.775Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-02-10T15:22:50.775Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:22:50.775Z] [2020-02-10T15:22:50.775Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-02-10T15:22:50.775Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:22:50.775Z] [2020-02-10T15:22:50.775Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-02-10T15:22:50.775Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:22:50.775Z] [2020-02-10T15:22:50.775Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-02-10T15:22:50.775Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:22:50.775Z] [2020-02-10T15:22:50.775Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-02-10T15:22:50.775Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T15:22:50.775Z] [2020-02-10T15:22:50.775Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-02-10T15:22:50.775Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T15:22:50.775Z] [2020-02-10T15:22:50.775Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-02-10T15:22:50.775Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T15:22:50.775Z] [2020-02-10T15:22:50.775Z] [2020-02-10T15:22:50.775Z] DONE 8 tests, 8 skipped in 2.443s [2020-02-10T15:22:50.775Z] [2020-02-10T15:22:50.775Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-10T15:22:53.656Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-10T15:22:53.656Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-10T15:22:53.660Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:22:53.660Z] INFO: Testing against a local daemon [2020-02-10T15:22:55.550Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-10T15:22:59.726Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-10T15:23:03.000Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-10T15:23:03.000Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-10T15:23:03.000Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-10T15:23:03.564Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-10T15:23:03.564Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-10T15:23:04.128Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-10T15:23:04.128Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-10T15:23:05.059Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-10T15:23:05.059Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-10T15:23:06.953Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-10T15:23:06.953Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-10T15:23:10.227Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-10T15:23:11.598Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-10T15:23:11.598Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-10T15:23:11.855Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-10T15:23:12.419Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-10T15:23:15.698Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-10T15:23:15.698Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-10T15:23:16.629Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-10T15:23:19.904Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-10T15:23:20.162Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-10T15:23:23.463Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-10T15:23:25.993Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-10T15:23:25.993Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-10T15:23:28.518Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-10T15:23:29.889Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-10T15:23:31.788Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-10T15:23:38.335Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-10T15:23:39.267Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-10T15:23:41.790Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-10T15:23:43.159Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-10T15:23:45.053Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-10T15:23:45.053Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-10T15:23:46.951Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-10T15:23:49.474Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-10T15:23:50.845Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-10T15:23:51.111Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-10T15:23:52.048Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-10T15:23:54.573Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-10T15:23:57.096Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-10T15:23:57.660Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-10T15:23:57.917Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-10T15:23:57.917Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-10T15:23:58.174Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-10T15:23:58.175Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-10T15:23:58.175Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-10T15:23:59.106Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-10T15:24:01.003Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-10T15:24:02.372Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-10T15:24:03.303Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-10T15:24:05.656Z] ok github.com/docker/docker/integration/container 63.708s [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === Skipped [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-02-10T15:24:05.656Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-02-10T15:24:05.656Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-02-10T15:24:05.656Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-02-10T15:24:05.656Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-02-10T15:24:05.656Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-02-10T15:24:05.656Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-02-10T15:24:05.656Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-02-10T15:24:05.656Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-02-10T15:24:05.656Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-02-10T15:24:05.656Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-02-10T15:24:05.656Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-02-10T15:24:05.656Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-02-10T15:24:05.656Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-02-10T15:24:05.656Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-02-10T15:24:05.656Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-02-10T15:24:05.656Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-02-10T15:24:05.656Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-02-10T15:24:05.656Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-02-10T15:24:05.656Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-02-10T15:24:05.656Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-02-10T15:24:05.656Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-10T15:24:05.656Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-02-10T15:24:05.656Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-10T15:24:05.656Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-02-10T15:24:05.656Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-02-10T15:24:05.656Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-02-10T15:24:05.656Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-02-10T15:24:05.656Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-02-10T15:24:05.656Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-02-10T15:24:05.656Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-02-10T15:24:05.656Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-02-10T15:24:05.656Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-02-10T15:24:05.656Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-02-10T15:24:05.656Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-02-10T15:24:05.656Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-02-10T15:24:05.656Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-02-10T15:24:05.656Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-02-10T15:24:05.656Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-02-10T15:24:05.656Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-02-10T15:24:05.656Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-02-10T15:24:05.656Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] DONE 80 tests, 41 skipped in 66.496s [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-10T15:24:05.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:24:05.656Z] INFO: Testing against a local daemon [2020-02-10T15:24:05.656Z] ok github.com/docker/docker/integration/image 0.479s [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === Skipped [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-02-10T15:24:05.656Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-10T15:24:05.656Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-10T15:24:05.656Z] [2020-02-10T15:24:05.656Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-02-10T15:24:05.656Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-02-10T15:24:05.657Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] DONE 11 tests, 4 skipped in 2.649s [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-10T15:24:05.657Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:24:05.657Z] INFO: Testing against a local daemon [2020-02-10T15:24:05.657Z] ok github.com/docker/docker/integration/network 0.204s [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] === Skipped [2020-02-10T15:24:05.657Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-02-10T15:24:05.657Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-02-10T15:24:05.657Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-02-10T15:24:05.657Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-02-10T15:24:05.657Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-02-10T15:24:05.657Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-02-10T15:24:05.657Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-10T15:24:05.657Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-10T15:24:05.657Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-10T15:24:05.657Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-02-10T15:24:05.657Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T15:24:05.657Z] service_test.go:230: FLAKY_TEST [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-02-10T15:24:05.657Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) [2020-02-10T15:24:05.657Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] DONE 17 tests, 13 skipped in 2.595s [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-10T15:24:05.657Z] testing: warning: no tests to run [2020-02-10T15:24:05.657Z] ok github.com/docker/docker/integration/network/ipvlan 0.098s [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] DONE 0 tests in 0.848s [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-10T15:24:05.657Z] testing: warning: no tests to run [2020-02-10T15:24:05.657Z] ok github.com/docker/docker/integration/network/macvlan 0.087s [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] DONE 0 tests in 0.858s [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-10T15:24:05.657Z] testing: warning: no tests to run [2020-02-10T15:24:05.657Z] ok github.com/docker/docker/integration/plugin 0.094s [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] DONE 0 tests in 0.860s [2020-02-10T15:24:05.657Z] [2020-02-10T15:24:05.657Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-10T15:24:06.614Z] testing: warning: no tests to run [2020-02-10T15:24:06.614Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2020-02-10T15:24:06.614Z] [2020-02-10T15:24:06.614Z] DONE 0 tests in 0.854s [2020-02-10T15:24:06.614Z] [2020-02-10T15:24:06.614Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-10T15:24:08.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:24:08.775Z] INFO: Testing against a local daemon [2020-02-10T15:24:08.775Z] ok github.com/docker/docker/integration/plugin/common 0.182s [2020-02-10T15:24:08.775Z] [2020-02-10T15:24:08.775Z] DONE 2 tests in 2.269s [2020-02-10T15:24:08.775Z] [2020-02-10T15:24:08.775Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-10T15:24:11.399Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-10T15:24:11.399Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-10T15:24:12.330Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-10T15:24:12.484Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:24:12.484Z] INFO: Testing against a local daemon [2020-02-10T15:24:12.484Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.274s [2020-02-10T15:24:12.484Z] [2020-02-10T15:24:12.484Z] === Skipped [2020-02-10T15:24:12.484Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-02-10T15:24:12.484Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-10T15:24:12.484Z] [2020-02-10T15:24:12.484Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-02-10T15:24:12.484Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-10T15:24:12.484Z] [2020-02-10T15:24:12.484Z] [2020-02-10T15:24:12.484Z] DONE 2 tests, 2 skipped in 3.830s [2020-02-10T15:24:12.484Z] [2020-02-10T15:24:12.484Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-10T15:24:14.225Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-10T15:24:14.789Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-10T15:24:14.789Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-10T15:24:14.789Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-10T15:24:15.353Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-10T15:24:17.876Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-10T15:24:19.771Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-10T15:24:21.014Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:24:21.014Z] INFO: Testing against a local daemon [2020-02-10T15:24:21.014Z] testing: warning: no tests to run [2020-02-10T15:24:21.014Z] ok github.com/docker/docker/integration/plugin/logging 0.172s [2020-02-10T15:24:21.014Z] [2020-02-10T15:24:21.014Z] DONE 0 tests in 7.553s [2020-02-10T15:24:21.014Z] [2020-02-10T15:24:21.014Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-10T15:24:23.187Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:24:23.187Z] INFO: Testing against a local daemon [2020-02-10T15:24:23.187Z] ok github.com/docker/docker/integration/plugin/volumes 0.236s [2020-02-10T15:24:23.187Z] [2020-02-10T15:24:23.187Z] === Skipped [2020-02-10T15:24:23.187Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-02-10T15:24:23.187Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:23.187Z] [2020-02-10T15:24:23.187Z] [2020-02-10T15:24:23.187Z] DONE 1 tests, 1 skipped in 2.778s [2020-02-10T15:24:23.187Z] [2020-02-10T15:24:23.187Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-02-10T15:24:23.963Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-10T15:24:25.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:24:25.349Z] INFO: Testing against a local daemon [2020-02-10T15:24:25.349Z] ok github.com/docker/docker/integration/secret 0.242s [2020-02-10T15:24:25.804Z] [2020-02-10T15:24:25.804Z] === Skipped [2020-02-10T15:24:25.804Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-02-10T15:24:25.804Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:25.804Z] [2020-02-10T15:24:25.804Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-02-10T15:24:25.804Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:25.804Z] [2020-02-10T15:24:25.804Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-02-10T15:24:25.804Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:25.804Z] [2020-02-10T15:24:25.804Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-02-10T15:24:25.804Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:25.804Z] [2020-02-10T15:24:25.804Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-02-10T15:24:25.804Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:25.804Z] [2020-02-10T15:24:25.804Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-02-10T15:24:25.804Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T15:24:25.804Z] [2020-02-10T15:24:25.804Z] [2020-02-10T15:24:25.804Z] DONE 6 tests, 6 skipped in 2.478s [2020-02-10T15:24:25.804Z] [2020-02-10T15:24:25.804Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-10T15:24:25.859Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-10T15:24:25.859Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-10T15:24:25.859Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-10T15:24:28.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:24:28.687Z] INFO: Testing against a local daemon [2020-02-10T15:24:29.141Z] ok github.com/docker/docker/integration/service 0.434s [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === Skipped [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-10T15:24:29.141Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-10T15:24:29.141Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-10T15:24:29.141Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-10T15:24:29.141Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-02-10T15:24:29.141Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-02-10T15:24:29.141Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-02-10T15:24:29.141Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-10T15:24:29.141Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-02-10T15:24:29.141Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-02-10T15:24:29.141Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-02-10T15:24:29.141Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-02-10T15:24:29.141Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-02-10T15:24:29.141Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-02-10T15:24:29.141Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-02-10T15:24:29.141Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-02-10T15:24:29.141Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-02-10T15:24:29.141Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-02-10T15:24:29.141Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.141Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-02-10T15:24:29.141Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.141Z] [2020-02-10T15:24:29.142Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-02-10T15:24:29.142Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:29.142Z] [2020-02-10T15:24:29.142Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-02-10T15:24:29.142Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T15:24:29.142Z] [2020-02-10T15:24:29.142Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-02-10T15:24:29.142Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T15:24:29.142Z] [2020-02-10T15:24:29.142Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-02-10T15:24:29.142Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T15:24:29.142Z] [2020-02-10T15:24:29.142Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-02-10T15:24:29.142Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T15:24:29.142Z] [2020-02-10T15:24:29.142Z] [2020-02-10T15:24:29.142Z] DONE 23 tests, 22 skipped in 3.320s [2020-02-10T15:24:29.142Z] [2020-02-10T15:24:29.142Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-10T15:24:30.035Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-10T15:24:30.967Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-10T15:24:31.225Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-10T15:24:31.302Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:24:31.302Z] INFO: Testing against a local daemon [2020-02-10T15:24:31.302Z] ok github.com/docker/docker/integration/session 0.241s [2020-02-10T15:24:31.302Z] [2020-02-10T15:24:31.302Z] === Skipped [2020-02-10T15:24:31.302Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-02-10T15:24:31.302Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-10T15:24:31.302Z] [2020-02-10T15:24:31.302Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-02-10T15:24:31.302Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-10T15:24:31.302Z] [2020-02-10T15:24:31.302Z] [2020-02-10T15:24:31.302Z] DONE 2 tests, 2 skipped in 2.285s [2020-02-10T15:24:31.302Z] [2020-02-10T15:24:31.302Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-10T15:24:33.121Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-10T15:24:34.052Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-10T15:24:34.183Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:24:34.183Z] INFO: Testing against a local daemon [2020-02-10T15:24:34.310Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-10T15:24:35.147Z] ok github.com/docker/docker/integration/system 1.320s [2020-02-10T15:24:35.147Z] [2020-02-10T15:24:35.147Z] === Skipped [2020-02-10T15:24:35.147Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T15:24:35.147Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T15:24:35.147Z] [2020-02-10T15:24:35.147Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-02-10T15:24:35.147Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-10T15:24:35.147Z] [2020-02-10T15:24:35.147Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-02-10T15:24:35.147Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-10T15:24:35.147Z] [2020-02-10T15:24:35.147Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-02-10T15:24:35.147Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T15:24:35.147Z] [2020-02-10T15:24:35.147Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-02-10T15:24:35.147Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-10T15:24:35.147Z] [2020-02-10T15:24:35.147Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-02-10T15:24:35.147Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-10T15:24:35.147Z] [2020-02-10T15:24:35.147Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-02-10T15:24:35.147Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-10T15:24:35.147Z] [2020-02-10T15:24:35.147Z] [2020-02-10T15:24:35.147Z] DONE 13 tests, 7 skipped in 3.593s [2020-02-10T15:24:35.147Z] [2020-02-10T15:24:35.147Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-10T15:24:36.205Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-10T15:24:37.135Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-10T15:24:37.308Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:24:37.308Z] INFO: Testing against a local daemon [2020-02-10T15:24:37.392Z] === RUN TestDockerSuite/TestRmiTag [2020-02-10T15:24:37.392Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-10T15:24:37.764Z] ok github.com/docker/docker/integration/volume 0.283s [2020-02-10T15:24:37.764Z] [2020-02-10T15:24:37.764Z] === Skipped [2020-02-10T15:24:37.764Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-02-10T15:24:37.764Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-10T15:24:37.764Z] [2020-02-10T15:24:37.764Z] [2020-02-10T15:24:37.764Z] DONE 5 tests, 1 skipped in 2.469s [2020-02-10T15:24:37.764Z] [2020-02-10T15:24:37.764Z] INFO: make.ps1 ended at 02/10/2020 15:24:37 [2020-02-10T15:24:37.764Z] INFO: Integration CLI tests being run from the host: [2020-02-10T15:24:37.764Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-02-10T15:24:38.324Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-10T15:24:39.696Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-10T15:24:43.875Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-10T15:24:44.440Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-10T15:24:45.371Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-10T15:24:45.935Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-10T15:24:47.306Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-10T15:24:48.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T15:24:48.050Z] INFO: Testing against a local daemon [2020-02-10T15:24:48.247Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-10T15:24:48.505Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-10T15:24:49.444Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-10T15:24:49.444Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-10T15:24:50.376Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-10T15:24:51.746Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-10T15:24:52.676Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-10T15:24:53.610Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-10T15:24:54.543Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-02-10T15:24:56.438Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-10T15:24:57.808Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-10T15:24:58.738Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-10T15:24:59.669Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-10T15:24:59.669Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-10T15:25:00.600Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-10T15:25:01.531Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-10T15:25:02.901Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-10T15:25:03.833Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-10T15:25:05.203Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-10T15:25:05.767Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-10T15:25:06.699Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-10T15:25:07.630Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-10T15:25:07.630Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-10T15:25:07.630Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-10T15:25:10.155Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-10T15:25:10.719Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-10T15:25:10.977Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-10T15:25:11.925Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-10T15:25:12.490Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-10T15:25:13.420Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-10T15:25:13.420Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-10T15:25:14.352Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-10T15:25:14.915Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-10T15:25:15.846Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-10T15:25:16.776Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-10T15:25:17.341Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-10T15:25:17.341Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-10T15:25:18.272Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-10T15:25:18.273Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-10T15:25:19.642Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-10T15:25:20.573Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-10T15:25:21.138Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-10T15:25:22.068Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-10T15:25:22.068Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-10T15:25:22.998Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-10T15:25:24.893Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-10T15:25:26.264Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-10T15:25:26.522Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-10T15:25:27.891Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-10T15:25:28.823Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-10T15:25:29.754Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-10T15:25:30.686Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-10T15:25:31.617Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-10T15:25:32.181Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-10T15:25:34.077Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-10T15:25:38.275Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-10T15:25:38.275Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-10T15:25:38.532Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-10T15:25:41.055Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-10T15:25:42.950Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-10T15:25:45.476Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-10T15:25:45.476Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-10T15:25:48.755Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-10T15:25:48.755Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-10T15:25:48.755Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-10T15:25:49.319Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-10T15:25:51.215Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-10T15:25:53.109Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-10T15:25:53.672Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-10T15:25:55.569Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-10T15:25:56.501Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-10T15:25:58.395Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-10T15:25:58.959Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-10T15:25:58.959Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-10T15:25:59.891Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-10T15:26:01.787Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-10T15:26:01.787Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-10T15:26:02.726Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-10T15:26:03.657Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-10T15:26:04.222Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-10T15:26:05.152Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-10T15:26:05.152Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-10T15:26:05.715Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-10T15:26:06.647Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-10T15:26:07.578Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-10T15:26:08.144Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-10T15:26:09.074Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-10T15:26:10.005Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-10T15:26:10.569Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-10T15:26:11.499Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-10T15:26:11.499Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-10T15:26:12.430Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-10T15:26:12.996Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-10T15:26:14.889Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-10T15:26:14.889Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-10T15:26:14.889Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-10T15:26:19.063Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-10T15:26:19.319Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-10T15:26:31.499Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-10T15:26:32.062Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-10T15:26:33.955Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-10T15:26:33.955Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-10T15:26:33.955Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-10T15:26:33.955Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-10T15:26:34.525Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-10T15:26:37.799Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-10T15:26:39.168Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-10T15:26:41.067Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-10T15:26:41.631Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-10T15:26:42.561Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-10T15:26:43.125Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-10T15:26:44.494Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-10T15:26:44.494Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-10T15:26:44.494Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-10T15:26:45.454Z] --- PASS: TestImportExtremelyLargeImageWorks (295.11s) [2020-02-10T15:26:45.454Z] PASS [2020-02-10T15:26:45.454Z] [2020-02-10T15:26:45.454Z] === Skipped [2020-02-10T15:26:45.454Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-10T15:26:45.454Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:26:45.454Z] [2020-02-10T15:26:45.454Z] [2020-02-10T15:26:45.454Z] DONE 12 tests, 1 skipped in 296.430s [2020-02-10T15:26:45.454Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T15:26:45.454Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:26:45.454Z] ++ set -e [2020-02-10T15:26:45.454Z] ++ '[' -n 0 ']' [2020-02-10T15:26:45.454Z] ++ set -x [2020-02-10T15:26:45.454Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:26:45.454Z] INFO: Testing against a local daemon [2020-02-10T15:26:45.454Z] === RUN TestNetworkCreateDelete [2020-02-10T15:26:45.454Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-02-10T15:26:45.454Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T15:26:45.454Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2020-02-10T15:26:45.454Z] === RUN TestInspectNetwork [2020-02-10T15:26:45.454Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T15:26:45.454Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T15:26:45.454Z] === RUN TestInspectNetwork/network_name [2020-02-10T15:26:45.454Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T15:26:45.454Z] --- PASS: TestInspectNetwork (7.70s) [2020-02-10T15:26:45.454Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T15:26:45.454Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T15:26:45.454Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-10T15:26:45.454Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T15:26:45.454Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T15:26:45.454Z] --- PASS: TestRunContainerWithBridgeNone (2.33s) [2020-02-10T15:26:45.454Z] === RUN TestNetworkInvalidJSON [2020-02-10T15:26:45.454Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T15:26:45.454Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T15:26:45.454Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T15:26:45.454Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T15:26:45.454Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T15:26:45.454Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T15:26:45.454Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T15:26:45.454Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T15:26:45.454Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T15:26:45.454Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-02-10T15:26:45.454Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T15:26:45.454Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T15:26:45.454Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T15:26:45.454Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T15:26:45.454Z] --- PASS: TestDaemonRestartWithLiveRestore (1.22s) [2020-02-10T15:26:45.454Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T15:26:46.074Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-02-10T15:26:46.074Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T15:26:46.387Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-10T15:26:47.317Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-10T15:26:47.556Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-02-10T15:26:47.556Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T15:26:49.049Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2020-02-10T15:26:49.049Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T15:26:49.212Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-10T15:26:49.212Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-10T15:26:49.212Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-10T15:26:49.335Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-10T15:26:49.335Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T15:26:51.106Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-10T15:26:52.025Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2020-02-10T15:26:52.025Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T15:26:52.025Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T15:26:52.025Z] service_test.go:230: FLAKY_TEST [2020-02-10T15:26:52.025Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T15:26:52.475Z] === RUN TestDockerSuite/TestRunMount [2020-02-10T15:26:59.023Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-10T15:26:59.281Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-10T15:27:00.211Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-10T15:27:01.580Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-10T15:27:04.116Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-10T15:27:07.278Z] --- PASS: TestServiceWithDataPathPortInit (14.66s) [2020-02-10T15:27:07.278Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T15:27:07.391Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-10T15:27:09.913Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-10T15:27:12.437Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-10T15:27:14.102Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.46s) [2020-02-10T15:27:14.102Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6powkztcknje3dtt1ohmv87m1 Created:2020-02-10 15:27:07.596234273 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[8aad99f3061d4781040cc6e2cb5f3dee66311dad23a8cd9a0768739ab6825806:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vr4eoib7arih6fa9vja3xqavs EndpointID:6c39d0bcc6d9d98aef74f6bb772fbc00e9f523a796def16eef8de16b90af48ae MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d454ffcc5f4dacd8c0af098ef1efdecacd4573a85857a5654de43face7f34229 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7464c738f531 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vr4eoib7arih6fa9vja3xqavs EndpointID:6c39d0bcc6d9d98aef74f6bb772fbc00e9f523a796def16eef8de16b90af48ae EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T15:27:14.102Z] PASS [2020-02-10T15:27:14.102Z] [2020-02-10T15:27:14.102Z] === Skipped [2020-02-10T15:27:14.102Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T15:27:14.102Z] service_test.go:230: FLAKY_TEST [2020-02-10T15:27:14.102Z] [2020-02-10T15:27:14.102Z] [2020-02-10T15:27:14.102Z] DONE 21 tests, 1 skipped in 40.820s [2020-02-10T15:27:14.102Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T15:27:14.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:27:14.102Z] ++ set -e [2020-02-10T15:27:14.102Z] ++ '[' -n 0 ']' [2020-02-10T15:27:14.102Z] ++ set -x [2020-02-10T15:27:14.103Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:27:14.103Z] INFO: Testing against a local daemon [2020-02-10T15:27:14.103Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T15:27:14.103Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T15:27:14.103Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:27:14.103Z] === RUN TestDockerNetworkIpvlan [2020-02-10T15:27:14.103Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T15:27:14.103Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:27:14.103Z] PASS [2020-02-10T15:27:14.103Z] [2020-02-10T15:27:14.103Z] === Skipped [2020-02-10T15:27:14.103Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T15:27:14.103Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:27:14.103Z] [2020-02-10T15:27:14.103Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T15:27:14.103Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T15:27:14.103Z] [2020-02-10T15:27:14.103Z] [2020-02-10T15:27:14.103Z] DONE 2 tests, 2 skipped in 0.099s [2020-02-10T15:27:14.103Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T15:27:14.103Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:27:14.103Z] ++ set -e [2020-02-10T15:27:14.103Z] ++ '[' -n 0 ']' [2020-02-10T15:27:14.103Z] ++ set -x [2020-02-10T15:27:14.103Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:27:14.103Z] INFO: Testing against a local daemon [2020-02-10T15:27:14.103Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T15:27:14.332Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-10T15:27:15.586Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-02-10T15:27:15.586Z] === RUN TestDockerNetworkMacvlan [2020-02-10T15:27:15.701Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-10T15:27:15.701Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-10T15:27:16.600Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T15:27:16.633Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-10T15:27:17.563Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-10T15:27:17.626Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T15:27:18.495Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-10T15:27:18.644Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T15:27:19.059Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-10T15:27:21.338Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T15:27:21.581Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-10T15:27:24.104Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-10T15:27:24.871Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T15:27:29.281Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T15:27:29.361Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-10T15:27:29.361Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-10T15:27:29.361Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-10T15:27:30.290Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-10T15:27:30.290Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-10T15:27:30.296Z] --- PASS: TestDockerNetworkMacvlan (14.66s) [2020-02-10T15:27:30.296Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-02-10T15:27:30.296Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-10T15:27:30.296Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2020-02-10T15:27:30.296Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2020-02-10T15:27:30.296Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s) [2020-02-10T15:27:30.296Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-02-10T15:27:30.296Z] PASS [2020-02-10T15:27:30.296Z] [2020-02-10T15:27:30.296Z] DONE 8 tests in 16.271s [2020-02-10T15:27:30.296Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T15:27:30.296Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:27:30.296Z] ++ set -e [2020-02-10T15:27:30.296Z] ++ '[' -n 0 ']' [2020-02-10T15:27:30.296Z] ++ set -x [2020-02-10T15:27:30.296Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:27:30.296Z] testing: warning: no tests to run [2020-02-10T15:27:30.296Z] PASS [2020-02-10T15:27:30.296Z] [2020-02-10T15:27:30.296Z] DONE 0 tests in 0.017s [2020-02-10T15:27:30.296Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T15:27:30.296Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:27:30.296Z] ++ set -e [2020-02-10T15:27:30.296Z] ++ '[' -n 0 ']' [2020-02-10T15:27:30.296Z] ++ set -x [2020-02-10T15:27:30.297Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:27:30.580Z] INFO: Testing against a local daemon [2020-02-10T15:27:30.580Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T15:27:30.854Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-10T15:27:31.794Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-10T15:27:31.794Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-10T15:27:32.060Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2020-02-10T15:27:32.060Z] === RUN TestAuthZPluginTLS [2020-02-10T15:27:32.680Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-02-10T15:27:32.680Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T15:27:32.730Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-10T15:27:33.303Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-02-10T15:27:33.303Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T15:27:33.659Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-10T15:27:33.659Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-10T15:27:33.923Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-02-10T15:27:33.923Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T15:27:34.224Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-10T15:27:34.553Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-02-10T15:27:34.553Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T15:27:35.154Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-10T15:27:36.044Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2020-02-10T15:27:36.044Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T15:27:36.666Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-02-10T15:27:36.666Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T15:27:37.048Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-10T15:27:37.286Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-02-10T15:27:37.286Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T15:27:37.571Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-02-10T15:27:37.571Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T15:27:37.979Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-10T15:27:38.543Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-10T15:27:39.107Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-10T15:27:40.038Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-10T15:27:40.263Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-02-10T15:27:40.263Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T15:27:40.602Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-10T15:27:41.533Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-10T15:27:41.533Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-10T15:27:42.300Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2020-02-10T15:27:42.300Z] === RUN TestAuthZPluginHeader [2020-02-10T15:27:42.463Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-10T15:27:42.919Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-02-10T15:27:42.919Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T15:27:42.919Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T15:27:42.919Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:27:42.919Z] === RUN TestAuthZPluginV2Disable [2020-02-10T15:27:42.919Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-10T15:27:42.919Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:27:42.919Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T15:27:42.919Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T15:27:42.919Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:27:42.919Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T15:27:42.919Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T15:27:42.919Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:27:42.919Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T15:27:43.027Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-10T15:27:43.027Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-10T15:27:43.957Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-10T15:27:45.851Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-10T15:27:45.851Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-10T15:27:49.124Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-10T15:27:50.492Z] === RUN TestDockerSuite/TestRunRm [2020-02-10T15:27:51.056Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-10T15:27:55.232Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-10T15:27:55.232Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-10T15:27:55.797Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-10T15:27:56.738Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-10T15:27:59.268Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-10T15:27:59.833Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-10T15:27:59.833Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-10T15:28:01.394Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-02-10T15:28:01.394Z] PASS [2020-02-10T15:28:01.394Z] [2020-02-10T15:28:01.394Z] === Skipped [2020-02-10T15:28:01.394Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T15:28:01.394Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:28:01.394Z] [2020-02-10T15:28:01.394Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-10T15:28:01.394Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:28:01.394Z] [2020-02-10T15:28:01.394Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T15:28:01.394Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:28:01.394Z] [2020-02-10T15:28:01.394Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T15:28:01.394Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:28:01.394Z] [2020-02-10T15:28:01.394Z] [2020-02-10T15:28:01.394Z] DONE 17 tests, 4 skipped in 29.254s [2020-02-10T15:28:01.394Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T15:28:01.394Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:28:01.394Z] ++ set -e [2020-02-10T15:28:01.394Z] ++ '[' -n 0 ']' [2020-02-10T15:28:01.394Z] ++ set -x [2020-02-10T15:28:01.394Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:28:01.394Z] INFO: Testing against a local daemon [2020-02-10T15:28:01.394Z] === RUN TestPluginInvalidJSON [2020-02-10T15:28:01.394Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T15:28:01.394Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T15:28:01.394Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T15:28:01.394Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-02-10T15:28:01.394Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-02-10T15:28:01.394Z] PASS [2020-02-10T15:28:01.394Z] [2020-02-10T15:28:01.394Z] DONE 2 tests in 0.134s [2020-02-10T15:28:01.394Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T15:28:01.394Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:28:01.394Z] ++ set -e [2020-02-10T15:28:01.394Z] ++ '[' -n 0 ']' [2020-02-10T15:28:01.394Z] ++ set -x [2020-02-10T15:28:01.394Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:28:01.394Z] INFO: Testing against a local daemon [2020-02-10T15:28:01.394Z] === RUN TestExternalGraphDriver [2020-02-10T15:28:01.394Z] === RUN TestExternalGraphDriver/json [2020-02-10T15:28:02.016Z] === RUN TestExternalGraphDriver/spec [2020-02-10T15:28:04.064Z] === RUN TestExternalGraphDriver/pull [2020-02-10T15:28:05.087Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-10T15:28:06.774Z] --- PASS: TestExternalGraphDriver (6.46s) [2020-02-10T15:28:06.774Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-02-10T15:28:06.774Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-02-10T15:28:06.774Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2020-02-10T15:28:06.774Z] === RUN TestGraphdriverPluginV2 [2020-02-10T15:28:06.774Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-02-10T15:28:06.774Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:28:06.774Z] PASS [2020-02-10T15:28:06.774Z] [2020-02-10T15:28:06.774Z] === Skipped [2020-02-10T15:28:06.774Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-02-10T15:28:06.774Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:28:06.774Z] [2020-02-10T15:28:06.774Z] [2020-02-10T15:28:06.774Z] DONE 5 tests, 1 skipped in 6.624s [2020-02-10T15:28:06.774Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T15:28:06.774Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:28:06.774Z] ++ set -e [2020-02-10T15:28:06.774Z] ++ '[' -n 0 ']' [2020-02-10T15:28:06.774Z] ++ set -x [2020-02-10T15:28:06.774Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-10T15:28:06.774Z] INFO: Testing against a local daemon [2020-02-10T15:28:06.774Z] === RUN TestContinueAfterPluginCrash [2020-02-10T15:28:06.774Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T15:28:06.774Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T15:28:06.774Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T15:28:06.774Z] === CONT TestContinueAfterPluginCrash [2020-02-10T15:28:06.774Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T15:28:10.343Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-10T15:28:10.343Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-10T15:28:10.343Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-10T15:28:11.714Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-02-10T15:28:12.279Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-10T15:28:13.210Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-10T15:28:14.142Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-10T15:28:15.073Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-02-10T15:28:15.637Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-10T15:28:17.011Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-10T15:28:17.576Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-10T15:28:17.576Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-10T15:28:20.853Z] === RUN TestDockerSuite/TestRunState [2020-02-10T15:28:20.854Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-10T15:28:22.060Z] --- PASS: TestDaemonStartWithLogOpt (15.01s) [2020-02-10T15:28:22.229Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-10T15:28:23.164Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-10T15:28:23.729Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-10T15:28:23.986Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-10T15:28:23.986Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-10T15:28:24.917Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-10T15:28:25.859Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-10T15:28:26.467Z] --- PASS: TestContinueAfterPluginCrash (20.03s) [2020-02-10T15:28:26.467Z] PASS [2020-02-10T15:28:26.467Z] [2020-02-10T15:28:26.467Z] DONE 2 tests in 20.127s [2020-02-10T15:28:26.752Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T15:28:26.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:28:26.752Z] ++ set -e [2020-02-10T15:28:26.752Z] ++ '[' -n 0 ']' [2020-02-10T15:28:26.752Z] ++ set -x [2020-02-10T15:28:26.752Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:28:26.752Z] INFO: Testing against a local daemon [2020-02-10T15:28:26.752Z] === RUN TestPluginWithDevMounts [2020-02-10T15:28:26.752Z] === PAUSE TestPluginWithDevMounts [2020-02-10T15:28:26.752Z] === CONT TestPluginWithDevMounts [2020-02-10T15:28:26.789Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-10T15:28:27.720Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-10T15:28:27.720Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-10T15:28:27.720Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-10T15:28:28.651Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-10T15:28:29.440Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-02-10T15:28:29.440Z] PASS [2020-02-10T15:28:29.440Z] [2020-02-10T15:28:29.440Z] DONE 1 tests in 2.303s [2020-02-10T15:28:29.440Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T15:28:29.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:28:29.440Z] ++ set -e [2020-02-10T15:28:29.440Z] ++ '[' -n 0 ']' [2020-02-10T15:28:29.440Z] ++ set -x [2020-02-10T15:28:29.440Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:28:29.440Z] INFO: Testing against a local daemon [2020-02-10T15:28:29.440Z] === RUN TestSecretInspect [2020-02-10T15:28:29.586Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-10T15:28:31.473Z] --- PASS: TestSecretInspect (2.31s) [2020-02-10T15:28:31.473Z] === RUN TestSecretList [2020-02-10T15:28:32.109Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-10T15:28:32.366Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-10T15:28:33.526Z] --- PASS: TestSecretList (2.30s) [2020-02-10T15:28:33.526Z] === RUN TestSecretsCreateAndDelete [2020-02-10T15:28:34.888Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-10T15:28:34.888Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-10T15:28:34.888Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-10T15:28:36.210Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2020-02-10T15:28:36.210Z] === RUN TestSecretsUpdate [2020-02-10T15:28:38.250Z] --- PASS: TestSecretsUpdate (2.27s) [2020-02-10T15:28:38.250Z] === RUN TestTemplatedSecret [2020-02-10T15:28:39.068Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-10T15:28:40.942Z] --- PASS: TestTemplatedSecret (2.67s) [2020-02-10T15:28:40.942Z] === RUN TestSecretCreateResolve [2020-02-10T15:28:42.341Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-10T15:28:42.906Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-10T15:28:43.474Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-10T15:28:43.632Z] --- PASS: TestSecretCreateResolve (2.29s) [2020-02-10T15:28:43.633Z] PASS [2020-02-10T15:28:43.633Z] [2020-02-10T15:28:43.633Z] DONE 6 tests in 14.219s [2020-02-10T15:28:43.633Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T15:28:43.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:28:43.633Z] ++ set -e [2020-02-10T15:28:43.633Z] ++ '[' -n 0 ']' [2020-02-10T15:28:43.633Z] ++ set -x [2020-02-10T15:28:43.633Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:28:43.633Z] INFO: Testing against a local daemon [2020-02-10T15:28:43.633Z] === RUN TestServiceCreateInit [2020-02-10T15:28:43.633Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T15:28:44.405Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-10T15:28:45.775Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-10T15:28:46.339Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-10T15:28:46.903Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-10T15:28:47.161Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-10T15:28:48.034Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T15:28:48.535Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-10T15:28:49.466Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-10T15:28:49.466Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-10T15:28:49.723Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-10T15:28:50.287Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-10T15:28:50.544Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-10T15:28:51.483Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-10T15:28:52.052Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-10T15:28:52.310Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-10T15:28:52.310Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-10T15:28:52.446Z] --- PASS: TestServiceCreateInit (8.39s) [2020-02-10T15:28:52.446Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s) [2020-02-10T15:28:52.446Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.21s) [2020-02-10T15:28:52.446Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T15:28:53.241Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-10T15:28:58.498Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-10T15:28:58.498Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-10T15:28:59.429Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-10T15:29:01.951Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-10T15:29:03.846Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-10T15:29:06.369Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-10T15:29:08.891Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-10T15:29:09.456Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-10T15:29:10.386Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-10T15:29:10.947Z] --- PASS: TestCreateServiceMultipleTimes (16.34s) [2020-02-10T15:29:10.948Z] === RUN TestCreateServiceConflict [2020-02-10T15:29:10.948Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-02-10T15:29:10.948Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T15:29:11.317Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-10T15:29:11.317Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-10T15:29:11.317Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-10T15:29:11.317Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-10T15:29:11.317Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-10T15:29:12.247Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-10T15:29:13.177Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-10T15:29:13.657Z] --- PASS: TestCreateServiceMaxReplicas (3.04s) [2020-02-10T15:29:13.657Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T15:29:13.741Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-10T15:29:15.636Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-10T15:29:16.200Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-10T15:29:17.130Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-10T15:29:17.131Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-10T15:29:18.061Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-10T15:29:18.061Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-10T15:29:18.061Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-10T15:29:18.061Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-10T15:29:18.061Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-10T15:29:18.061Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-10T15:29:18.324Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-10T15:29:18.595Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-10T15:29:18.595Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-10T15:29:18.855Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-10T15:29:19.786Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-10T15:29:20.356Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-10T15:29:21.287Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-10T15:29:21.287Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-10T15:29:22.217Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-10T15:29:22.474Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-10T15:29:23.406Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-10T15:29:23.406Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-10T15:29:23.971Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-10T15:29:24.902Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-10T15:29:24.902Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-10T15:29:24.902Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-10T15:29:25.833Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-10T15:29:27.203Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-10T15:29:28.136Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-10T15:29:28.136Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-10T15:29:28.700Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-10T15:29:28.700Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-10T15:29:28.962Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.45s) [2020-02-10T15:29:28.962Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T15:29:29.590Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2020-02-10T15:29:29.590Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T15:29:30.593Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-10T15:29:31.157Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-10T15:29:32.341Z] --- PASS: TestCreateServiceConfigFileMode (2.64s) [2020-02-10T15:29:32.341Z] === RUN TestCreateServiceSysctls [2020-02-10T15:29:33.677Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-10T15:29:34.608Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-10T15:29:34.608Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-10T15:29:34.608Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-10T15:29:35.540Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-10T15:29:35.870Z] --- PASS: TestCreateServiceSysctls (3.42s) [2020-02-10T15:29:35.870Z] === RUN TestCreateServiceCapabilities [2020-02-10T15:29:36.910Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-10T15:29:37.840Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-10T15:29:38.097Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-10T15:29:38.570Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2020-02-10T15:29:38.570Z] === RUN TestInspect [2020-02-10T15:29:39.993Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-10T15:29:39.993Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-10T15:29:40.558Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-10T15:29:41.278Z] --- PASS: TestInspect (2.83s) [2020-02-10T15:29:41.278Z] === RUN TestCreateJob [2020-02-10T15:29:43.130Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-10T15:29:43.130Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-10T15:29:44.499Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-10T15:29:44.499Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-10T15:29:44.499Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-10T15:29:44.499Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-10T15:29:44.764Z] --- PASS: TestCreateJob (3.46s) [2020-02-10T15:29:44.764Z] === RUN TestReplicatedJob [2020-02-10T15:29:46.394Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-10T15:29:47.764Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-10T15:29:48.328Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-10T15:29:48.328Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-10T15:29:48.585Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-10T15:29:48.585Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-10T15:29:48.842Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-10T15:29:50.274Z] --- PASS: TestReplicatedJob (5.63s) [2020-02-10T15:29:50.274Z] === RUN TestUpdateReplicatedJob [2020-02-10T15:29:51.364Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-10T15:29:53.742Z] --- PASS: TestUpdateReplicatedJob (3.54s) [2020-02-10T15:29:53.742Z] === RUN TestServiceListWithStatuses [2020-02-10T15:29:53.742Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T15:29:53.742Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T15:29:53.742Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T15:29:57.911Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-10T15:29:58.145Z] --- PASS: TestDockerNetworkConnectAlias (4.66s) [2020-02-10T15:29:58.145Z] === RUN TestDockerNetworkReConnect [2020-02-10T15:29:59.805Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-10T15:30:00.736Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-10T15:30:01.862Z] --- PASS: TestDockerNetworkReConnect (3.70s) [2020-02-10T15:30:01.862Z] === RUN TestServicePlugin [2020-02-10T15:30:01.862Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-10T15:30:01.862Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:30:01.862Z] === RUN TestServiceUpdateLabel [2020-02-10T15:30:02.106Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-10T15:30:04.556Z] --- PASS: TestServiceUpdateLabel (2.28s) [2020-02-10T15:30:04.556Z] === RUN TestServiceUpdateSecrets [2020-02-10T15:30:05.380Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-10T15:30:07.902Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-10T15:30:08.466Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-10T15:30:10.359Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-10T15:30:12.894Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-10T15:30:14.788Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-10T15:30:18.963Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-10T15:30:19.972Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2020-02-10T15:30:19.972Z] === RUN TestServiceUpdateConfigs [2020-02-10T15:30:23.140Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-10T15:30:26.413Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-10T15:30:31.665Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-10T15:30:34.940Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-10T15:30:35.352Z] --- PASS: TestServiceUpdateConfigs (14.84s) [2020-02-10T15:30:35.352Z] === RUN TestServiceUpdateNetwork [2020-02-10T15:30:35.874Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-10T15:30:36.438Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-10T15:30:37.808Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-10T15:30:38.372Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-10T15:30:39.303Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-10T15:30:39.303Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-10T15:30:40.235Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-10T15:30:44.411Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-10T15:30:47.906Z] --- PASS: TestServiceUpdateNetwork (12.99s) [2020-02-10T15:30:47.906Z] PASS [2020-02-10T15:30:47.906Z] [2020-02-10T15:30:47.906Z] === Skipped [2020-02-10T15:30:47.906Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T15:30:47.906Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T15:30:47.906Z] [2020-02-10T15:30:47.906Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-02-10T15:30:47.906Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T15:30:47.906Z] [2020-02-10T15:30:47.906Z] [2020-02-10T15:30:47.906Z] DONE 23 tests, 2 skipped in 123.583s [2020-02-10T15:30:47.906Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T15:30:47.906Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:30:47.906Z] ++ set -e [2020-02-10T15:30:47.906Z] ++ '[' -n 0 ']' [2020-02-10T15:30:47.906Z] ++ set -x [2020-02-10T15:30:47.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-10T15:30:47.906Z] INFO: Testing against a local daemon [2020-02-10T15:30:47.906Z] === RUN TestSessionCreate [2020-02-10T15:30:47.906Z] --- PASS: TestSessionCreate (0.05s) [2020-02-10T15:30:47.906Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T15:30:47.906Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-10T15:30:47.906Z] PASS [2020-02-10T15:30:47.906Z] [2020-02-10T15:30:47.906Z] DONE 2 tests in 0.191s [2020-02-10T15:30:47.906Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T15:30:47.906Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:30:47.906Z] ++ set -e [2020-02-10T15:30:47.906Z] ++ '[' -n 0 ']' [2020-02-10T15:30:47.906Z] ++ set -x [2020-02-10T15:30:47.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-10T15:30:47.906Z] INFO: Testing against a local daemon [2020-02-10T15:30:47.906Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T15:30:47.906Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T15:30:47.906Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T15:30:47.906Z] === RUN TestEventsExecDie [2020-02-10T15:30:47.906Z] --- PASS: TestEventsExecDie (0.82s) [2020-02-10T15:30:47.906Z] === RUN TestEventsBackwardsCompatible [2020-02-10T15:30:47.906Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-02-10T15:30:47.906Z] === RUN TestInfoBinaryCommits [2020-02-10T15:30:48.190Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-10T15:30:48.190Z] === RUN TestInfoAPIVersioned [2020-02-10T15:30:48.190Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-10T15:30:48.190Z] === RUN TestInfoDiscoveryBackend [2020-02-10T15:30:48.599Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-10T15:30:48.599Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-10T15:30:48.810Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-02-10T15:30:48.810Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T15:30:49.162Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-10T15:30:49.419Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-10T15:30:49.419Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-02-10T15:30:49.821Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T15:30:49.821Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T15:30:50.105Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-02-10T15:30:50.105Z] === RUN TestInfoAPI [2020-02-10T15:30:50.105Z] --- PASS: TestInfoAPI (0.05s) [2020-02-10T15:30:50.105Z] === RUN TestInfoAPIWarnings [2020-02-10T15:30:50.728Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-02-10T15:30:50.728Z] === RUN TestInfoDebug [2020-02-10T15:30:50.790Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-02-10T15:30:51.348Z] --- PASS: TestInfoDebug (0.54s) [2020-02-10T15:30:51.348Z] === RUN TestInfoInsecureRegistries [2020-02-10T15:30:51.966Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-02-10T15:30:51.966Z] === RUN TestInfoRegistryMirrors [2020-02-10T15:30:52.250Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-02-10T15:30:52.250Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T15:30:52.684Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-10T15:30:52.684Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-10T15:30:52.871Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-02-10T15:30:52.871Z] === RUN TestPingCacheHeaders [2020-02-10T15:30:52.871Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-02-10T15:30:52.871Z] === RUN TestPingGet [2020-02-10T15:30:52.871Z] --- PASS: TestPingGet (0.03s) [2020-02-10T15:30:52.871Z] === RUN TestPingHead [2020-02-10T15:30:52.871Z] --- PASS: TestPingHead (0.05s) [2020-02-10T15:30:52.871Z] === RUN TestVersion [2020-02-10T15:30:52.871Z] --- PASS: TestVersion (0.06s) [2020-02-10T15:30:52.871Z] PASS [2020-02-10T15:30:52.871Z] [2020-02-10T15:30:52.871Z] === Skipped [2020-02-10T15:30:52.871Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T15:30:52.871Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T15:30:52.871Z] [2020-02-10T15:30:52.871Z] [2020-02-10T15:30:52.871Z] DONE 18 tests, 1 skipped in 5.982s [2020-02-10T15:30:52.871Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T15:30:52.871Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-10T15:30:52.871Z] ++ set -e [2020-02-10T15:30:52.871Z] ++ '[' -n 0 ']' [2020-02-10T15:30:52.871Z] ++ set -x [2020-02-10T15:30:52.871Z] ++ env -i DEST=/go/src/github.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 [2020-02-10T15:30:53.156Z] INFO: Testing against a local daemon [2020-02-10T15:30:53.156Z] === RUN TestVolumesCreateAndList [2020-02-10T15:30:53.156Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-10T15:30:53.156Z] === RUN TestVolumesRemove [2020-02-10T15:30:53.156Z] --- PASS: TestVolumesRemove (0.08s) [2020-02-10T15:30:53.156Z] === RUN TestVolumesInspect [2020-02-10T15:30:53.156Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-10T15:30:53.156Z] === RUN TestVolumesInvalidJSON [2020-02-10T15:30:53.156Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T15:30:53.156Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T15:30:53.156Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T15:30:53.156Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-02-10T15:30:53.156Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T15:30:53.156Z] PASS [2020-02-10T15:30:53.446Z] [2020-02-10T15:30:53.446Z] DONE 5 tests in 0.295s [2020-02-10T15:30:53.446Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T15:30:53.446Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T15:30:53.446Z] +++ kill 13279 [2020-02-10T15:30:54.054Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-10T15:30:54.932Z] +++ /etc/init.d/apparmor stop [2020-02-10T15:30:54.932Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T15:30:54.932Z] [2020-02-10T15:30:54.932Z] Unloading profiles will leave already running processes permanently [2020-02-10T15:30:54.932Z] unconfined, which can lead to unexpected situations. [2020-02-10T15:30:54.932Z] [2020-02-10T15:30:54.932Z] To set a process to complain mode, use the command line tool [2020-02-10T15:30:54.932Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T15:30:54.932Z] +++ true [2020-02-10T15:30:54.932Z] [2020-02-10T15:30:54.985Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-10T15:30:54.985Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-10T15:30:56.354Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart Post stage [Pipeline] junit [2020-02-10T15:30:57.002Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T15:30:58.012Z] + echo Ensuring container killed. [2020-02-10T15:30:58.012Z] Ensuring container killed. [2020-02-10T15:30:58.012Z] + docker rm -vf docker-pr3 [2020-02-10T15:30:58.012Z] Error: No such container: docker-pr3 [2020-02-10T15:30:58.012Z] + true [Pipeline] sh [2020-02-10T15:30:58.251Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-10T15:30:58.397Z] + echo Chowning /workspace to jenkins user [2020-02-10T15:30:58.397Z] Chowning /workspace to jenkins user [2020-02-10T15:30:58.397Z] + id -u [2020-02-10T15:30:58.397Z] + id -g [2020-02-10T15:30:58.397Z] + docker run --rm -v /home/docker/workspace/moby_PR-40483:/workspace busybox chown -R 1001:1001 /workspace [2020-02-10T15:30:58.397Z] Unable to find image 'busybox:latest' locally [2020-02-10T15:30:58.680Z] latest: Pulling from library/busybox [2020-02-10T15:30:58.680Z] d7e28ec550a2: Pulling fs layer [2020-02-10T15:30:58.967Z] d7e28ec550a2: Verifying Checksum [2020-02-10T15:30:58.967Z] d7e28ec550a2: Download complete [2020-02-10T15:30:59.251Z] d7e28ec550a2: Pull complete [2020-02-10T15:30:59.251Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-10T15:30:59.251Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T15:31:01.729Z] + bundleName=ppc64le-integration [2020-02-10T15:31:01.729Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-10T15:31:01.729Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-10T15:31:01.729Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-02-10T15:31:01.729Z] [Pipeline] archiveArtifacts [2020-02-10T15:31:02.092Z] Archiving artifacts [2020-02-10T15:31:02.425Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-10T15:31:02.533Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40483/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T15:31:02.927Z] + make clean [2020-02-10T15:31:03.546Z] make: command: Command not found [2020-02-10T15:31:03.546Z] make: command: Command not found [2020-02-10T15:31:03.546Z] docker volume rm -f docker-dev-cache [2020-02-10T15:31:03.546Z] docker-dev-cache [Pipeline] deleteDir [2020-02-10T15:31:03.794Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-10T15:31:03.794Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-10T15:31:04.726Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-10T15:31:05.658Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T15:31:09.833Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-10T15:31:14.009Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-10T15:31:17.289Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-10T15:31:19.811Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-10T15:31:23.987Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-10T15:31:29.243Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-10T15:31:31.137Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-10T15:31:33.660Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-10T15:31:35.031Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-10T15:31:36.928Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-10T15:31:39.450Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-10T15:31:41.972Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-10T15:31:43.867Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-10T15:31:46.390Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-10T15:31:48.933Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-10T15:32:03.784Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-10T15:32:03.784Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-10T15:32:03.784Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-10T15:32:04.715Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-10T15:32:04.715Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-10T15:32:04.715Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-10T15:32:04.971Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-10T15:32:05.902Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-10T15:32:05.902Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-10T15:32:06.466Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-10T15:32:06.723Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-10T15:32:06.723Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-10T15:32:06.723Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-10T15:32:06.723Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-10T15:32:10.001Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-10T15:32:10.001Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-10T15:32:10.001Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-10T15:32:10.001Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-10T15:32:10.001Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-10T15:32:10.566Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-10T15:32:13.089Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-10T15:32:13.089Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-10T15:32:13.089Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-10T15:32:16.364Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-10T15:32:20.539Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite (1780.02s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.92s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.65s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.98s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.59s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.19s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.15s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.28s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.75s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.35s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.14s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.21s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.23s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.32s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.24s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAttachDetach (1.41s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.67s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.49s) [2020-02-10T15:32:20.539Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.47s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.31s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.91s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.12s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.12s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.54s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.36s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.57s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.86s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.68s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.48s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.69s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.10s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.22s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.70s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.05s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.12s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.41s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.68s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.47s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.84s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.91s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.96s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.00s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.79s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.86s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.93s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.93s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.59s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.93s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.54s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.66s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.66s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.64s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.96s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.38s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.73s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.80s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.26s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.34s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.72s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.85s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.36s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.69s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.00s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.73s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.08s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.73s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.41s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2020-02-10T15:32:20.540Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-10T15:32:20.540Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.19s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildContChar (4.28s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.32s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.36s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.21s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.06s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.18s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.11s) [2020-02-10T15:32:20.540Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-10T15:32:20.540Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.540Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-10T15:32:20.540Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.540Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-10T15:32:20.540Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.540Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-10T15:32:20.540Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.30s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.73s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.27s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.88s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.85s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.99s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.64s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.79s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.49s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.63s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.58s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.12s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.88s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.24s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.62s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.65s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.63s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.63s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.99s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.81s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.72s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.80s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.57s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.32s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.87s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEnv (1.46s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.39s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.09s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.05s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.04s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.70s) [2020-02-10T15:32:20.540Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-10T15:32:20.540Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.85s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildFails (0.93s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.29s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.40s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.90s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.62s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.46s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.33s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.19s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.76s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.03s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.99s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildHistory (4.36s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.22s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.01s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.20s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.12s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.35s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.71s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.68s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.70s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.48s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.79s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.89s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.70s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.94s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.39s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.77s) [2020-02-10T15:32:20.540Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-10T15:32:20.540Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.73s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.76s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.42s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.54s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.89s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.12s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.92s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.96s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.81s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.41s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.76s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.42s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.33s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.76s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.47s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.02s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.78s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildPATH (2.59s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.98s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.28s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.22s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.05s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildRm (2.98s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.07s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.28s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.27s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.33s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.32s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.07s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.21s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2020-02-10T15:32:20.540Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-10T15:32:20.540Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.49s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.05s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildStderr (1.29s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.77s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.21s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.67s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.79s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.19s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.92s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildUser (2.25s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.23s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.65s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.14s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.42s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.39s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.23s) [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.91s) [2020-02-10T15:32:20.540Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2020-02-10T15:32:20.540Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.540Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-10T15:32:20.540Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.540Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-10T15:32:20.540Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.540Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-02-10T15:32:20.540Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.540Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.24s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.30s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.47s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.15s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.03s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.93s) [2020-02-10T15:32:20.541Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-10T15:32:20.541Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.51s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-02-10T15:32:20.541Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-10T15:32:20.541Z] docker_cli_sni_test.go:18: Flakey test [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.07s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCommitChange (1.06s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.76s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.77s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.97s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCommitTTY (1.74s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.65s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.84s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.88s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.84s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.03s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.05s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.83s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.96s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.94s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.02s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.68s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2020-02-10T15:32:20.541Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-10T15:32:20.541Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.79s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.76s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.11s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.28s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.89s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.68s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.59s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.65s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00068dae0_} (1.69s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1038803822_/foo_false____} (1.63s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1038803822_/foo_true____} (1.58s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3767054837_/foo_false____} (1.59s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3767054837_/foo_true____} (1.72s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3767054837_/foo_true__0xc00068df40__} (1.58s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00068df60_} (1.68s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00068df80_} (1.63s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00068dfa0_} (1.45s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00068dfc0_} (1.61s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.07s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.21s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.38s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.93s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.63s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.88s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.04s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.91s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.04s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.04s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.73s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.92s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.50s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.92s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.51s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.90s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.48s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.90s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.04s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.82s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToStdout (1.00s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.47s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.01s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.02s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.89s) [2020-02-10T15:32:20.541Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-10T15:32:20.541Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.87s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.48s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateRM (0.22s) [2020-02-10T15:32:20.541Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-10T15:32:20.541Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.70s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.40s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.57s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.60s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.99s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.87s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.45s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.90s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.19s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.50s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.73s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.18s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.31s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.13s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsCommit (1.01s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.70s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.52s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.73s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsCopy (1.45s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.78s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.89s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.42s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.69s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.18s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.49s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsFilters (1.90s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsFormat (1.59s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-02-10T15:32:20.541Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-10T15:32:20.541Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-10T15:32:20.541Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-10T15:32:20.541Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.63s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsRename (0.83s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsResize (0.80s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.89s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsTop (0.91s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.45s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestExec (0.89s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.89s) [2020-02-10T15:32:20.541Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.95s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.97s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.10s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.99s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.09s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.69s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecCgroup (1.26s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecEnv (0.95s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.86s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.04s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecInspectID (2.93s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecInteractive (0.87s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.91s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecParseError (0.81s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.87s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.35s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.90s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecStartFails (1.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecTTY (0.92s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.95s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecUlimits (0.90s) [2020-02-10T15:32:20.542Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-02-10T15:32:20.542Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.16s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.21s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.03s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestExecWithUser (1.00s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.85s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.80s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.56s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestHealth (20.87s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.96s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.95s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.99s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.96s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImportDisplay (1.73s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImportFile (1.89s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.96s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImportGzipped (1.87s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.93s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.09s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.87s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.93s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.74s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.64s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.78s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s) [2020-02-10T15:32:20.542Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-10T15:32:20.542Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.30s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.90s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectDefault (0.84s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectHistory (1.28s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-02-10T15:32:20.542Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-10T15:32:20.542Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.91s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.86s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.79s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectStatus (1.06s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.68s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.96s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.87s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.87s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.80s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.63s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.74s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.72s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.88s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.78s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.66s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.62s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.98s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.25s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.74s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.03s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.94s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.74s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.47s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.00s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.77s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.11s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.20s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsSince (6.87s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.73s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.88s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsTail (1.20s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.99s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.79s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.52s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.79s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestNetHostname (2.61s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.34s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.23s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.41s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPluginActive (1.79s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.00s) [2020-02-10T15:32:20.542Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-10T15:32:20.542Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.57s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.39s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.57s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.30s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.90s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.48s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.49s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.64s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPortList (10.45s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.60s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.21s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.21s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.54s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.21s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsByOrder (3.35s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.21s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.72s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.67s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.71s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.93s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.43s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.41s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.65s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.68s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.10s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.54s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.44s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.47s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.61s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2020-02-10T15:32:20.542Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-10T15:32:20.542Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.65s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.60s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.60s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.53s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.24s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.39s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.77s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.58s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.32s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.72s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.98s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.22s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.88s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.14s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.85s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.23s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.89s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.99s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.97s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s) [2020-02-10T15:32:20.542Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.58s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAddHost (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.68s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.59s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.57s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.17s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.02s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.28s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.73s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.92s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.69s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.65s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.88s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.78s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.28s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.59s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.65s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.98s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.92s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.95s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.86s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.67s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.67s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.39s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.86s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.72s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.11s) [2020-02-10T15:32:20.543Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-10T15:32:20.543Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.543Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-10T15:32:20.543Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.79s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.65s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.68s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.94s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.89s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s) [2020-02-10T15:32:20.543Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-10T15:32:20.543Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.88s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.86s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.76s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.61s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s) [2020-02-10T15:32:20.543Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T15:32:20.543Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.55s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.54s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.57s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.11s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.92s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.20s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.68s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.58s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunMount (6.22s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.74s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.57s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.33s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.34s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.37s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.62s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.38s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.37s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.71s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.84s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.86s) [2020-02-10T15:32:20.543Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-10T15:32:20.543Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.67s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.98s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.62s) [2020-02-10T15:32:20.543Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.74s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.71s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-02-10T15:32:20.543Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T15:32:20.543Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.73s) [2020-02-10T15:32:20.543Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-10T15:32:20.543Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.71s) [2020-02-10T15:32:20.543Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-10T15:32:20.543Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.28s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.58s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.86s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.90s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.20s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.89s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.41s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.34s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.90s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (1.01s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.93s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.84s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.98s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.03s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.83s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.75s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunState (1.74s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.88s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.77s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-02-10T15:32:20.543Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-10T15:32:20.543Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.85s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.88s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunSysctls (1.89s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.92s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.18s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.76s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.19s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.16s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.77s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.89s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.52s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.53s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunUserByName (0.86s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.90s) [2020-02-10T15:32:20.543Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-10T15:32:20.543Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.51s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.76s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.10s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.43s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.58s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.34s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.76s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.86s) [2020-02-10T15:32:20.543Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-02-10T15:32:20.543Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.543Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-10T15:32:20.543Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.543Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-10T15:32:20.543Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.82s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.53s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.80s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.55s) [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2020-02-10T15:32:20.543Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-10T15:32:20.543Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-10T15:32:20.543Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.58s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.56s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.93s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.09s) [2020-02-10T15:32:20.544Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents018408903 [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.70s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.63s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.74s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.14s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.34s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.61s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.58s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStartRecordError (1.81s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.47s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.29s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.78s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.73s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.97s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.97s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.85s) [2020-02-10T15:32:20.544Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-10T15:32:20.544Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.77s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.28s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.56s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s) [2020-02-10T15:32:20.544Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-10T15:32:20.544Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.99s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.93s) [2020-02-10T15:32:20.544Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-02-10T15:32:20.544Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.00s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.10s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.96s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUpdateStats (4.15s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s) [2020-02-10T15:32:20.544Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-10T15:32:20.544Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.09s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.11s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.60s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.43s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.59s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.10s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.07s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.37s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.41s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.59s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.38s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.43s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.45s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.42s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.37s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.90s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.61s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.87s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.41s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.10s) [2020-02-10T15:32:20.544Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.23s) [2020-02-10T15:32:20.544Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-10T15:32:20.544Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-10T15:32:20.544Z] === RUN TestDockerRegistrySuite [2020-02-10T15:32:20.544Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-10T15:32:23.077Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-10T15:32:24.007Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-10T15:32:25.922Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-02-10T15:32:25.922Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-10T15:32:31.175Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-02-10T15:32:34.448Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-10T15:32:39.702Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-10T15:32:40.633Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-10T15:32:42.001Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-10T15:32:43.371Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-10T15:32:44.740Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-10T15:32:46.634Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-10T15:32:48.004Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-10T15:32:49.373Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-10T15:32:51.898Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-10T15:32:54.419Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-10T15:32:55.795Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-10T15:32:59.069Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-10T15:33:00.438Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-10T15:33:00.695Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-10T15:33:02.065Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-10T15:33:02.065Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-10T15:33:03.436Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-10T15:33:04.806Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-10T15:33:08.982Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-10T15:33:08.982Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-10T15:33:10.353Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-10T15:33:10.610Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-10T15:33:10.867Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-10T15:33:11.124Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-10T15:33:11.381Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-10T15:33:11.639Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-10T15:33:11.895Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-10T15:33:13.264Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-10T15:33:15.787Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-10T15:33:15.787Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-10T15:33:16.721Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-10T15:33:17.285Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-02-10T15:33:17.285Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-02-10T15:33:17.543Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-02-10T15:33:17.543Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-02-10T15:33:18.477Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-10T15:33:19.042Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-10T15:33:19.300Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-10T15:33:20.230Z] --- PASS: TestDockerRegistrySuite (59.62s) [2020-02-10T15:33:20.230Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.11s) [2020-02-10T15:33:20.230Z] check_test.go:196: [da3993068a034] daemon is not started [2020-02-10T15:33:20.230Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2020-02-10T15:33:20.230Z] check_test.go:196: [d488e3c9a9528] daemon is not started [2020-02-10T15:33:20.230Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.78s) [2020-02-10T15:33:20.230Z] check_test.go:196: [d650950fe6226] daemon is not started [2020-02-10T15:33:20.230Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-02-10T15:33:20.230Z] check_test.go:196: [d3320218267e2] daemon is not started [2020-02-10T15:33:20.230Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.21s) [2020-02-10T15:33:20.230Z] check_test.go:196: [dca42ec8f92e5] daemon is not started [2020-02-10T15:33:20.230Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.27s) [2020-02-10T15:33:20.230Z] check_test.go:196: [dcab6edc0388c] daemon is not started [2020-02-10T15:33:20.230Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.50s) [2020-02-10T15:33:20.231Z] check_test.go:196: [dfbbaaab52123] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d70240363de1e] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.29s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d228df1b6ec65] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d9df37f5b179f] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.57s) [2020-02-10T15:33:20.231Z] check_test.go:196: [de1069073fc60] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.80s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d333188a029e8] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.36s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d49fc967fd144] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d4636b0ec3f51] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.59s) [2020-02-10T15:33:20.231Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b33c309f3d876c655d3d9e44cfdc923daf50f1bd74bf5b969225be47f030cadf [2020-02-10T15:33:20.231Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8d5f1ec817f31e7dd3563f2d8971a82d3e3e06e9179c00fb567033795abbbe67 [2020-02-10T15:33:20.231Z] check_test.go:196: [d907dbc7bcd69] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.64s) [2020-02-10T15:33:20.231Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:70382590afe76f682480220a215c1416213871346361107069e5e0292d631fa5 [2020-02-10T15:33:20.231Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4de64291462442974e0a32502991af24da1af7f3094308f80ff00dbe57ee21f6 [2020-02-10T15:33:20.231Z] check_test.go:196: [d4b59d4417c32] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.36s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d78424472953d] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.32s) [2020-02-10T15:33:20.231Z] check_test.go:196: [df26fe6ba752d] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.32s) [2020-02-10T15:33:20.231Z] check_test.go:196: [dd8d1b35b539a] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d77bbcdc0444a] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.41s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d4baaf6507733] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.31s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d4b6d31521e6b] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.60s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d68f3a88d74c9] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.60s) [2020-02-10T15:33:20.231Z] check_test.go:196: [df0d601a2e0d7] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d0c9a7e28618c] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.35s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d96de487477c4] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d00553cade23e] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-02-10T15:33:20.231Z] check_test.go:196: [df81fc2647b8a] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d483541f67978] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d0ec55f47a7e0] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d3d7ab4e843b8] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d6749af8f92b4] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.53s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d3e64a4775623] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.16s) [2020-02-10T15:33:20.231Z] check_test.go:196: [de9d29905767f] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2020-02-10T15:33:20.231Z] check_test.go:196: [dd90dbc35cdd3] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.54s) [2020-02-10T15:33:20.231Z] check_test.go:196: [d2814226f8c8d] daemon is not started [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2020-02-10T15:33:20.231Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-02-10T15:33:20.231Z] === RUN TestDockerSchema1RegistrySuite [2020-02-10T15:33:20.231Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-02-10T15:33:20.231Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-10T15:33:22.761Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-10T15:33:25.286Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-02-10T15:33:27.811Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-10T15:33:30.335Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-10T15:33:30.899Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-10T15:33:35.076Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-10T15:33:36.010Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-10T15:33:37.379Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-10T15:33:37.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-10T15:33:39.006Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-10T15:33:40.377Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-10T15:33:41.747Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-10T15:33:45.924Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-10T15:33:46.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-10T15:33:46.745Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-10T15:33:46.745Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-10T15:33:47.002Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-10T15:33:47.259Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-10T15:33:47.822Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite (27.79s) [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2020-02-10T15:33:47.822Z] check_test.go:223: [dcb891487276e] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.89s) [2020-02-10T15:33:47.822Z] check_test.go:223: [d4c1d37cb88a1] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.78s) [2020-02-10T15:33:47.822Z] check_test.go:223: [d71e8415a2c11] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.67s) [2020-02-10T15:33:47.822Z] check_test.go:223: [d6eed3af2bbc5] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.46s) [2020-02-10T15:33:47.822Z] check_test.go:223: [dd3201a1b3ce6] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.45s) [2020-02-10T15:33:47.822Z] check_test.go:223: [dd6c4145c6680] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-10T15:33:47.822Z] check_test.go:223: [df341df8a2923] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2020-02-10T15:33:47.822Z] check_test.go:223: [d5d190e581305] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.37s) [2020-02-10T15:33:47.822Z] check_test.go:223: [d955ed52bc9e9] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.34s) [2020-02-10T15:33:47.822Z] check_test.go:223: [debe588ec44f6] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.92s) [2020-02-10T15:33:47.822Z] check_test.go:223: [df6cfface1d67] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-02-10T15:33:47.822Z] check_test.go:223: [db8eaeb43a1c2] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s) [2020-02-10T15:33:47.822Z] check_test.go:223: [dcbb06428c2d1] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-10T15:33:47.822Z] check_test.go:223: [d979feec9c335] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-02-10T15:33:47.822Z] check_test.go:223: [d13ab9a838bae] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-02-10T15:33:47.822Z] check_test.go:223: [decee1015e290] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2020-02-10T15:33:47.822Z] check_test.go:223: [d4050e8a1a2c5] daemon is not started [2020-02-10T15:33:47.822Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-10T15:33:47.822Z] check_test.go:223: [dd52ab417306a] daemon is not started [2020-02-10T15:33:47.822Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-10T15:33:47.822Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-10T15:33:49.193Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-10T15:33:49.454Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-10T15:33:49.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-10T15:33:51.113Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-10T15:33:51.113Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-10T15:33:51.370Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-10T15:33:51.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-10T15:33:52.191Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.31s) [2020-02-10T15:33:52.191Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.00s) [2020-02-10T15:33:52.191Z] check_test.go:252: [d4cb86b21e29f] daemon is not started [2020-02-10T15:33:52.191Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2020-02-10T15:33:52.191Z] check_test.go:252: [d4fa44c7f9137] daemon is not started [2020-02-10T15:33:52.191Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2020-02-10T15:33:52.191Z] check_test.go:252: [d935d78bc20c7] daemon is not started [2020-02-10T15:33:52.191Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2020-02-10T15:33:52.191Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2020-02-10T15:33:52.191Z] check_test.go:252: [dda82c27a4d8f] daemon is not started [2020-02-10T15:33:52.191Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-02-10T15:33:52.191Z] check_test.go:252: [dfaa443970a45] daemon is not started [2020-02-10T15:33:52.191Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2020-02-10T15:33:52.191Z] check_test.go:252: [dd6fa1fd64bcd] daemon is not started [2020-02-10T15:33:52.191Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-02-10T15:33:52.191Z] check_test.go:252: [dc3332cdb8dff] daemon is not started [2020-02-10T15:33:52.191Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-10T15:33:52.191Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-10T15:33:57.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-10T15:33:57.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-10T15:33:57.702Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-10T15:33:57.960Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-10T15:33:57.960Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2020-02-10T15:33:57.960Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-02-10T15:33:57.960Z] check_test.go:279: [d754294ad1f28] daemon is not started [2020-02-10T15:33:57.960Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-02-10T15:33:57.960Z] check_test.go:279: [d04f6f69ef2a1] daemon is not started [2020-02-10T15:33:57.960Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2020-02-10T15:33:57.960Z] check_test.go:279: [d16874c998a1b] daemon is not started [2020-02-10T15:33:57.960Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2020-02-10T15:33:57.960Z] check_test.go:279: [d04107a0a5294] daemon is not started [2020-02-10T15:33:57.960Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2020-02-10T15:33:57.960Z] check_test.go:279: [d3ec3171c8390] daemon is not started [2020-02-10T15:33:57.960Z] === RUN TestDockerNetworkSuite [2020-02-10T15:33:57.960Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-10T15:34:01.238Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-10T15:34:02.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-10T15:34:07.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-10T15:34:09.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-10T15:34:13.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-10T15:34:15.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-10T15:34:25.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-10T15:34:25.343Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-10T15:34:27.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-10T15:34:28.138Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-10T15:34:29.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-10T15:34:30.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-10T15:34:31.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-10T15:34:32.377Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-10T15:34:32.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-10T15:34:34.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-10T15:34:35.092Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-10T15:34:35.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-10T15:34:35.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-10T15:34:36.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-10T15:34:36.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-10T15:34:37.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-10T15:34:37.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-10T15:34:38.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-10T15:34:39.796Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-10T15:34:40.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-10T15:34:40.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-10T15:34:40.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-10T15:34:41.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-10T15:34:43.653Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-10T15:34:45.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-10T15:34:49.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-10T15:34:59.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-10T15:34:59.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-10T15:34:59.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-10T15:34:59.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-10T15:34:59.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-10T15:34:59.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-10T15:35:00.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-10T15:35:00.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-10T15:35:04.423Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-10T15:35:04.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-10T15:35:04.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-10T15:35:04.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-10T15:35:06.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-10T15:35:10.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-10T15:35:15.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-10T15:35:15.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-10T15:35:17.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-10T15:35:19.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-10T15:35:19.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-10T15:35:20.825Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-10T15:35:21.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-10T15:35:22.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-10T15:35:23.385Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-10T15:35:23.643Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-10T15:35:26.919Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite (92.42s) [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.68s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d7637b5cbb6f4] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [daec628df521e] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.76s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [de93281cddf64] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.69s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [de210c0764173] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.69s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:1233: [dd4c4a7e6e173] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.92s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [ddd13b943f41b] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.93s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d946af85b2eac] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.74s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [db90e391722f1] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.74s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [dc18b047b220f] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.91s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d814b0442f77a] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (1.20s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d1be02253a12a] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.50s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d53651ebcbc0d] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.88s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d6ed419320a4a] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.29s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d994e1443ee30] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d0008176bf9e2] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.35s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [db9ed64ccc77d] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [da660e4c4ef09] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.08s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d7bf1555e6b8f] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.32s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d74143e6fb6e4] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.30s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d3e167ed1c22f] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.59s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [da827ddcc05cc] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.15s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d87b8fa532dfe] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [db21e581f8911] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [dec04ca9687ed] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.98s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:968: [d1022164eb7e3] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.90s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [dc00b85da79b6] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.71s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:1116: [dd60287c78756] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d74eed6d081f4] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.94s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d873791d2e871] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d524d350302dc] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d89cc184b28d7] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [dc7cae5a7ee09] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d3f0598120fc1] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [db43affa92b39] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.17s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d35ffb5125df4] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d6b3ad0992156] daemon is not started [2020-02-10T15:35:31.110Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d3e8881b3a0f0] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.46s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d7b989ec74c83] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.52s) [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.03s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:1084: [d2d5224f86749] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d03f38c0446e1] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.44s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [daa38cb708684] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.76s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d9baf2bb2a6c2] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d4f870e293a2c] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.14s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d082d6a67adfc] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.82s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d39c71c8e250f] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.69s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [d5d2f55946f74] daemon is not started [2020-02-10T15:35:31.110Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.98s) [2020-02-10T15:35:31.110Z] docker_cli_network_unix_test.go:46: [ddcb5f3374713] daemon is not started [2020-02-10T15:35:31.110Z] === RUN TestDockerHubPullSuite [2020-02-10T15:35:31.110Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-10T15:35:31.366Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-10T15:35:31.930Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-10T15:35:34.453Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-10T15:35:34.711Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-10T15:35:36.081Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-10T15:35:36.339Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-10T15:35:36.596Z] --- PASS: TestDockerHubPullSuite (6.09s) [2020-02-10T15:35:36.596Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.46s) [2020-02-10T15:35:36.596Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2020-02-10T15:35:36.596Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.51s) [2020-02-10T15:35:36.596Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.53s) [2020-02-10T15:35:36.596Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2020-02-10T15:35:36.596Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2020-02-10T15:35:36.596Z] PASS [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === Skipped [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-10T15:35:36.596Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-10T15:35:36.596Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-10T15:35:36.596Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-10T15:35:36.596Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-10T15:35:36.596Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-10T15:35:36.596Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-10T15:35:36.596Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2020-02-10T15:35:36.596Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-10T15:35:36.596Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-10T15:35:36.596Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-02-10T15:35:36.596Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-10T15:35:36.596Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-10T15:35:36.596Z] docker_cli_sni_test.go:18: Flakey test [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-10T15:35:36.596Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-02-10T15:35:36.596Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-10T15:35:36.596Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-02-10T15:35:36.596Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-10T15:35:36.596Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-02-10T15:35:36.596Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-10T15:35:36.596Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-10T15:35:36.596Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-10T15:35:36.596Z] docker_cli_network_unix_test.go:46: [d3e8881b3a0f0] daemon is not started [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] [2020-02-10T15:35:36.596Z] DONE 1277 tests, 44 skipped in 2007.261s [2020-02-10T15:35:36.596Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T15:35:36.596Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T15:35:36.596Z] +++ kill 7366 [2020-02-10T15:35:37.527Z] +++ /etc/init.d/apparmor stop [2020-02-10T15:35:37.784Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T15:35:37.784Z] [2020-02-10T15:35:37.784Z] Unloading profiles will leave already running processes permanently [2020-02-10T15:35:37.784Z] unconfined, which can lead to unexpected situations. [2020-02-10T15:35:37.784Z] [2020-02-10T15:35:37.784Z] To set a process to complain mode, use the command line tool [2020-02-10T15:35:37.784Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T15:35:37.784Z] +++ true [2020-02-10T15:35:37.784Z] [2020-02-10T15:35:41.958Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-10T15:35:47.213Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-10T15:35:50.485Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-10T15:35:53.757Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-10T15:35:56.280Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-10T15:35:59.553Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-10T15:36:02.094Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-02-10T15:36:05.366Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-10T15:37:01.548Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-10T15:37:16.397Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite (1733.90s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.43s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.02s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.85s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.84s) [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:563: [d67e5e05deac8] joining swarm manager [d832130c573ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:585: [d1a7fb459344c] joining swarm manager [d832130c573ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] check_test.go:380: [d67e5e05deac8] daemon is not started [2020-02-10T15:37:34.452Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.91s) [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:46: [d162f8d371af8] joining swarm manager [d6aef1d4ac4b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.73s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.13s) [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:304: [d6c4d3afdde89] joining swarm manager [d6c7a9fa36015]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:305: [d9c6ac6bb2751] joining swarm manager [d6c7a9fa36015]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.98s) [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:272: [de2cf540e8346] joining swarm manager [d29c49d049da9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:273: [d22893b5ca727] joining swarm manager [d29c49d049da9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.71s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.84s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.09s) [2020-02-10T15:37:34.452Z] docker_api_swarm_node_test.go:19: [dd196e0208632] joining swarm manager [daca6c4e46da4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_node_test.go:20: [d1d88e3e4e03b] joining swarm manager [daca6c4e46da4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.76s) [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:502: [d6d4d9de86373] joining swarm manager [dec8c4ff40a48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:507: [db80c2594bcea] joining swarm manager [dec8c4ff40a48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.88s) [2020-02-10T15:37:34.452Z] docker_api_swarm_node_test.go:80: [d488f504b436c] joining swarm manager [de1f7e556dc2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.25s) [2020-02-10T15:37:34.452Z] docker_api_swarm_node_test.go:52: [d10b413996e42] joining swarm manager [dadc0a77625dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_node_test.go:53: [de5ef77ee559c] joining swarm manager [dadc0a77625dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.06s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.20s) [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:202: [dc9c2808f636d] joining swarm manager [de7caa5442f3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.16s) [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:384: [d930da6f5c521] joining swarm manager [d5c50c31a0adc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:385: [dc889d6cc4708] joining swarm manager [d5c50c31a0adc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] check_test.go:380: [dc889d6cc4708] daemon is not started [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.52s) [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:802: [d0edf9b6f091c] joining swarm manager [d2fd70f9b454e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:802: [d1d9b02e801b7] joining swarm manager [d2fd70f9b454e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:802: [dee741f6e8f95] joining swarm manager [d2fd70f9b454e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:802: [da6ff8e21d3ea] joining swarm manager [d2fd70f9b454e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-10T15:37:34.452Z] docker_api_swarm_test.go:810: [de06d39b9c974] joining swarm manager [d2fd70f9b454e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.88s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.42s) [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:394: [dca91a7c4ae53] joining swarm manager [d60da6a051383]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:394: [d7065f945e869] joining swarm manager [d60da6a051383]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.51s) [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:342: [d59a80f39602f] joining swarm manager [d5a475a4a4c1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:342: [d32ccf999072b] joining swarm manager [d5a475a4a4c1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.91s) [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:489: [da9c0ce876e9f] joining swarm manager [dedc58dba4471]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:489: [d09d86b6cc7ca] joining swarm manager [dedc58dba4471]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.88s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.20s) [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:127: [d90389585034b] joining swarm manager [dfa88e68aad8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:128: [da3c8e55f4273] joining swarm manager [dfa88e68aad8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:136: [d3ec48338a904] joining swarm manager [dfa88e68aad8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:137: [df985186ab620] joining swarm manager [dfa88e68aad8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.07s) [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.26s) [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:303: [dd805b28b2294] joining swarm manager [de02eab3a93f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:303: [d5a77161e9995] joining swarm manager [de02eab3a93f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.12s) [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:99: [d2b1aa524ecb8] joining swarm manager [d327e2b39267e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:100: [dfdc9b29fee54] joining swarm manager [d327e2b39267e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] check_test.go:380: [d2b1aa524ecb8] daemon is not started [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.05s) [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:532: [d6b45810845dc] joining swarm manager [d2bae225493a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:533: [d7c2e3729da12] joining swarm manager [d2bae225493a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.452Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.81s) [2020-02-10T15:37:34.452Z] docker_api_swarm_service_test.go:147: [d3d78011f7620] joining swarm manager [d025cb29daaca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.453Z] docker_api_swarm_service_test.go:147: [d5c3917fbc6f3] joining swarm manager [d025cb29daaca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.51s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.18s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.74s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.44s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.03s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.72s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.05s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.33s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.08s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.23s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.31s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.96s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.31s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.71s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.52s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.83s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.14s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.80s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.06s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.68s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.56s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.20s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.22s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.46s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.83s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.60s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.26s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.74s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.63s) [2020-02-10T15:37:34.453Z] docker_cli_service_logs_test.go:241: checking task xsm83mqi4thd [2020-02-10T15:37:34.453Z] docker_cli_service_logs_test.go:246: checking messages for xsm83mqi4thd [2020-02-10T15:37:34.453Z] docker_cli_service_logs_test.go:241: checking task r7s5ek237uio [2020-02-10T15:37:34.453Z] docker_cli_service_logs_test.go:246: checking messages for r7s5ek237uio [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.91s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.81s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.15s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.53s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.87s) [2020-02-10T15:37:34.453Z] docker_cli_swarm_test.go:1901: [d6a7884fde06f] joining swarm manager [d18c1c7f27a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.453Z] docker_cli_swarm_test.go:1902: [d11b3f84281e1] joining swarm manager [d18c1c7f27a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.02s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.94s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.02s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.94s) [2020-02-10T15:37:34.453Z] docker_cli_swarm_test.go:1802: [d56d733d8e65f] joining swarm manager [d9ab1738c8bbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.453Z] docker_cli_swarm_test.go:1803: [d75c3ee1e6b30] joining swarm manager [d9ab1738c8bbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.95s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (121.37s) [2020-02-10T15:37:34.453Z] docker_cli_swarm_test.go:1321: [d06a4da03c373] joining swarm manager [d14e9bfe0899b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.453Z] docker_cli_swarm_test.go:1322: [d723b4ebd2ecd] joining swarm manager [d14e9bfe0899b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.02s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.70s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.95s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.81s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.31s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.91s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.12s) [2020-02-10T15:37:34.453Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-02-10T15:37:34.453Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (10.79s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.18s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.11s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.46s) [2020-02-10T15:37:34.453Z] docker_cli_swarm_test.go:1186: [d64626c6705d1] joining swarm manager [d728694c16d31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.453Z] docker_cli_swarm_test.go:1195: [d0402c0200ff8] joining swarm manager [d728694c16d31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.19s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.95s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.70s) [2020-02-10T15:37:34.453Z] docker_cli_swarm_test.go:1118: [dffec61a0dd33] joining swarm manager [de6e20f444aef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.453Z] docker_cli_swarm_test.go:1119: [dc922c02d402c] joining swarm manager [de6e20f444aef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.453Z] docker_cli_swarm_test.go:1172: [d2d74a2a1184c] joining swarm manager [de6e20f444aef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.14s) [2020-02-10T15:37:34.453Z] docker_cli_swarm_test.go:1453: [de14973ca72e1] joining swarm manager [d0c3376a34303]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.453Z] docker_cli_swarm_test.go:1454: [d7d60b76d888a] joining swarm manager [d0c3376a34303]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.18s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.34s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.47s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.02s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.16s) [2020-02-10T15:37:34.453Z] docker_cli_swarm_unix_test.go:62: [d8df87436a166] joining swarm manager [d6a3737f7eaab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.16s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.16s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.76s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.66s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.35s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.15s) [2020-02-10T15:37:34.453Z] docker_api_swarm_test.go:962: [d940659d9a670] joining swarm manager [d102f0853ab1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.29s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.07s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.99s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.60s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.64s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.30s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.20s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.02s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.79s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.18s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.63s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.93s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.56s) [2020-02-10T15:37:34.453Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2020-02-10T15:37:34.453Z] === RUN TestDockerExternalVolumeSuite [2020-02-10T15:37:34.453Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-10T15:37:49.323Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-10T15:38:56.962Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-10T15:39:06.911Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-10T15:39:38.947Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-10T15:39:51.124Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-10T15:40:23.169Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-10T15:40:38.017Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-10T15:41:10.056Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-10T15:41:25.009Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-10T15:41:43.204Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-10T15:42:29.841Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-10T15:42:47.897Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-10T15:43:19.935Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-10T15:43:51.991Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-10T15:44:06.838Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-10T15:44:24.891Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-10T15:44:39.738Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite (441.25s) [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.97s) [2020-02-10T15:44:54.607Z] docker_cli_external_volume_driver_test.go:53: [d8233dc4ffd4f] daemon is not started [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s) [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-02-10T15:44:54.607Z] docker_cli_external_volume_driver_test.go:53: [d4083491bcdb6] daemon is not started [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-02-10T15:44:54.607Z] docker_cli_external_volume_driver_test.go:53: [db88306b19336] daemon is not started [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-02-10T15:44:54.607Z] docker_cli_external_volume_driver_test.go:53: [d4cb23469b02b] daemon is not started [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s) [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.33s) [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-02-10T15:44:54.607Z] docker_cli_external_volume_driver_test.go:485: [d6d2575d8f24b] daemon is not started [2020-02-10T15:44:54.607Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-02-10T15:44:54.607Z] docker_cli_external_volume_driver_test.go:53: [d40aca1c7c3de] daemon is not started [2020-02-10T15:44:54.607Z] PASS [2020-02-10T15:44:54.607Z] [2020-02-10T15:44:54.607Z] === Skipped [2020-02-10T15:44:54.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-10T15:44:54.607Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-10T15:44:54.607Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-10T15:44:54.607Z] check_test.go:309: [d4469d2210172] daemon is not started [2020-02-10T15:44:54.607Z] [2020-02-10T15:44:54.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-10T15:44:54.607Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-10T15:44:54.607Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-10T15:44:54.607Z] check_test.go:309: [d579d4fa38027] daemon is not started [2020-02-10T15:44:54.607Z] [2020-02-10T15:44:54.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-02-10T15:44:54.607Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-02-10T15:44:54.607Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-10T15:44:54.607Z] check_test.go:309: [daa926e22375c] daemon is not started [2020-02-10T15:44:54.607Z] [2020-02-10T15:44:54.607Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-10T15:44:54.607Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-10T15:44:54.607Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-10T15:44:54.607Z] [2020-02-10T15:44:54.607Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-02-10T15:44:54.607Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-02-10T15:44:54.607Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-10T15:44:54.607Z] [2020-02-10T15:44:54.607Z] [2020-02-10T15:44:54.607Z] DONE 273 tests, 5 skipped in 2562.337s [2020-02-10T15:44:54.607Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T15:44:54.607Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T15:44:54.607Z] +++ kill 7374 [2020-02-10T15:44:55.171Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d602744bcdb1a/docker.pid [2020-02-10T15:44:55.171Z] +++ kill 4322 [2020-02-10T15:44:55.171Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4322 is not a child of this shell [2020-02-10T15:44:55.171Z] warning: PID 4322 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d602744bcdb1a/docker.pid had a nonzero exit code [2020-02-10T15:44:55.171Z] +++ /etc/init.d/apparmor stop [2020-02-10T15:44:55.171Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T15:44:55.171Z] [2020-02-10T15:44:55.171Z] Unloading profiles will leave already running processes permanently [2020-02-10T15:44:55.171Z] unconfined, which can lead to unexpected situations. [2020-02-10T15:44:55.171Z] [2020-02-10T15:44:55.171Z] To set a process to complain mode, use the command line tool [2020-02-10T15:44:55.171Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T15:44:55.171Z] +++ true [2020-02-10T15:44:55.171Z] [2020-02-10T15:44:55.427Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-02-10T15:44:55.442Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T15:44:57.468Z] + echo Ensuring container killed. [2020-02-10T15:44:57.468Z] Ensuring container killed. [2020-02-10T15:44:57.468Z] + docker ps -aq -f name=docker-pr3-* [2020-02-10T15:44:57.468Z] + cids=850c6b99549f [2020-02-10T15:44:57.468Z] 69141557b29e [2020-02-10T15:44:57.468Z] 74ab25676952 [2020-02-10T15:44:57.468Z] + [ -n 850c6b99549f [2020-02-10T15:44:57.468Z] 69141557b29e [2020-02-10T15:44:57.468Z] 74ab25676952 ] [2020-02-10T15:44:57.468Z] + docker rm -vf 850c6b99549f 69141557b29e 74ab25676952 [2020-02-10T15:44:58.045Z] 850c6b99549f [2020-02-10T15:44:58.610Z] 69141557b29e [2020-02-10T15:44:59.542Z] 74ab25676952 [Pipeline] sh [2020-02-10T15:44:59.830Z] + echo Chowning /workspace to jenkins user [2020-02-10T15:44:59.830Z] Chowning /workspace to jenkins user [2020-02-10T15:44:59.830Z] + id -u [2020-02-10T15:44:59.830Z] + id -g [2020-02-10T15:44:59.830Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40483:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T15:45:03.411Z] + bundleName=amd64 [2020-02-10T15:45:03.411Z] + echo Creating amd64-bundles.tar.gz [2020-02-10T15:45:03.411Z] Creating amd64-bundles.tar.gz [2020-02-10T15:45:03.411Z] + xargs tar -czf amd64-bundles.tar.gz [2020-02-10T15:45:03.411Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-02-10T15:45:04.848Z] Archiving artifacts [2020-02-10T15:45:06.730Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40483/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T15:45:07.038Z] + make clean [2020-02-10T15:45:07.297Z] docker volume rm -f docker-dev-cache [2020-02-10T15:45:07.297Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T16:06:01.700Z] ok github.com/docker/docker/integration-cli 2471.651s [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === Skipped [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-02-10T16:06:01.700Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-10T16:06:01.700Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-02-10T16:06:01.700Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-02-10T16:06:01.700Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-02-10T16:06:01.700Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-02-10T16:06:01.700Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-02-10T16:06:01.700Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-02-10T16:06:01.700Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-02-10T16:06:01.700Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-02-10T16:06:01.700Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-02-10T16:06:01.700Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-10T16:06:01.700Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-10T16:06:01.700Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-10T16:06:01.700Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-10T16:06:01.700Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-10T16:06:01.700Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-10T16:06:01.700Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-10T16:06:01.700Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2020-02-10T16:06:01.700Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-02-10T16:06:01.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-02-10T16:06:01.700Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.700Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-10T16:06:01.701Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-02-10T16:06:01.701Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2020-02-10T16:06:01.701Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-02-10T16:06:01.701Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-10T16:06:01.701Z] docker_cli_sni_test.go:18: Flakey test [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-02-10T16:06:01.701Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-10T16:06:01.701Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-10T16:06:01.701Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-10T16:06:01.701Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.701Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-02-10T16:06:01.702Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-02-10T16:06:01.702Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-10T16:06:01.702Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-02-10T16:06:01.702Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-10T16:06:01.702Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-10T16:06:01.702Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-10T16:06:01.702Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-10T16:06:01.702Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-10T16:06:01.702Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-10T16:06:01.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-10T16:06:01.702Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.702Z] [2020-02-10T16:06:01.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-10T16:06:01.703Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-10T16:06:01.703Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-10T16:06:01.703Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-02-10T16:06:01.703Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-02-10T16:06:01.703Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-10T16:06:01.703Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-10T16:06:01.703Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-10T16:06:01.703Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-10T16:06:01.703Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-10T16:06:01.703Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-10T16:06:01.703Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-10T16:06:01.703Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-02-10T16:06:01.703Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-10T16:06:01.703Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-10T16:06:01.703Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-10T16:06:01.703Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-10T16:06:01.703Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-02-10T16:06:01.703Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-10T16:06:01.703Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.703Z] [2020-02-10T16:06:01.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-10T16:06:01.703Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-10T16:06:01.704Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-02-10T16:06:01.704Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-02-10T16:06:01.704Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-10T16:06:01.704Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-10T16:06:01.704Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-10T16:06:01.704Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-02-10T16:06:01.704Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-10T16:06:01.704Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-10T16:06:01.704Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-10T16:06:01.704Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-10T16:06:01.704Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-10T16:06:01.704Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-10T16:06:01.704Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-02-10T16:06:01.704Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-02-10T16:06:01.704Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-02-10T16:06:01.704Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-10T16:06:01.704Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-10T16:06:01.704Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-10T16:06:01.704Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.704Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-10T16:06:01.705Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.705Z] [2020-02-10T16:06:01.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-10T16:06:01.705Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-02-10T16:06:01.706Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-10T16:06:01.706Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-10T16:06:01.706Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.706Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-10T16:06:01.707Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-10T16:06:01.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-10T16:06:01.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.707Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-10T16:06:01.708Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-02-10T16:06:01.708Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] DONE 1096 tests, 549 skipped in 2480.932s [2020-02-10T16:06:01.708Z] INFO: Integration tests ended at 02/10/2020 16:05:58. Duration:00:41:21.0577241 [2020-02-10T16:06:01.708Z] INFO: Docker info of the daemon under test at end of run [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] Containers: 2 [2020-02-10T16:06:01.708Z] Running: 0 [2020-02-10T16:06:01.708Z] Paused: 0 [2020-02-10T16:06:01.708Z] Stopped: 2 [2020-02-10T16:06:01.708Z] Images: 12 [2020-02-10T16:06:01.708Z] Server Version: 0.0.0-dev [2020-02-10T16:06:01.708Z] Storage Driver: windowsfilter [2020-02-10T16:06:01.708Z] Windows: [2020-02-10T16:06:01.708Z] Logging Driver: json-file [2020-02-10T16:06:01.708Z] Plugins: [2020-02-10T16:06:01.708Z] Volume: local [2020-02-10T16:06:01.708Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T16:06:01.708Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T16:06:01.708Z] Swarm: inactive [2020-02-10T16:06:01.708Z] Default Isolation: process [2020-02-10T16:06:01.708Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T16:06:01.708Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T16:06:01.708Z] OSType: windows [2020-02-10T16:06:01.708Z] Architecture: x86_64 [2020-02-10T16:06:01.708Z] CPUs: 4 [2020-02-10T16:06:01.708Z] Total Memory: 32GiB [2020-02-10T16:06:01.708Z] Name: azwin-2-f80ad0 [2020-02-10T16:06:01.708Z] ID: VSC5:VPMO:BJKT:Z2DS:LBNH:VGL5:MEZV:U2HK:VL5L:2A7C:VGFQ:ISC2 [2020-02-10T16:06:01.708Z] Docker Root Dir: D:\CI\PR-40483\3\daemon [2020-02-10T16:06:01.708Z] Debug Mode (client): false [2020-02-10T16:06:01.708Z] Debug Mode (server): true [2020-02-10T16:06:01.708Z] File Descriptors: -1 [2020-02-10T16:06:01.708Z] Goroutines: 18 [2020-02-10T16:06:01.708Z] System Time: 2020-02-10T16:05:58.5555558Z [2020-02-10T16:06:01.708Z] EventsListeners: 0 [2020-02-10T16:06:01.708Z] Registry: https://index.docker.io/v1/ [2020-02-10T16:06:01.708Z] Labels: [2020-02-10T16:06:01.708Z] Experimental: false [2020-02-10T16:06:01.708Z] Insecure Registries: [2020-02-10T16:06:01.708Z] 127.0.0.0/8 [2020-02-10T16:06:01.708Z] Live Restore Enabled: false [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] [2020-02-10T16:06:01.708Z] INFO: Stopping daemon under test [2020-02-10T16:06:01.708Z] SUCCESS: The process with PID 5928 (child process of PID 3716) has been terminated. [2020-02-10T16:06:01.708Z] SUCCESS: The process with PID 3716 (child process of PID 4248) has been terminated. [2020-02-10T16:06:01.708Z] INFO: Stop tailing logs of the daemon under tests [2020-02-10T16:06:01.708Z] INFO: executeCI.ps1 Completed successfully at 02/10/2020 16:05:58. [2020-02-10T16:06:01.708Z] INFO: Tidying up at end of run [2020-02-10T16:06:01.708Z] INFO: Saving daemon under test log (d:\CI\PR-40483\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-10T16:06:01.708Z] INFO: Saving daemon under test log (d:\CI\PR-40483\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-10T16:06:01.708Z] INFO: Nuke-Everything... [2020-02-10T16:06:01.708Z] INFO: Container count on control daemon to delete is 2 [2020-02-10T16:06:01.708Z] 9e04d883fb51 [2020-02-10T16:06:01.708Z] d9349ffbafd0 [2020-02-10T16:06:01.708Z] INFO: Tidying pidfile d:\CI\PR-40483\3\docker.pid [2020-02-10T16:06:01.708Z] INFO: Nuking d:\CI [2020-02-10T16:06:31.652Z] INFO: Zapped successfully [2020-02-10T16:06:31.652Z] [2020-02-10T16:06:31.652Z] INFO: executeCI.ps1 exiting at Mon Feb 10 16:06:29 CUT 2020. Duration 01:04:21.9115961 [2020-02-10T16:06:31.652Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-02-10T16:06:31.891Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-10T16:06:44.438Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-10T16:06:46.869Z] Archiving artifacts [2020-02-10T16:07:00.198Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40483/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T16:07:01.126Z] + make clean [2020-02-10T16:07:02.674Z] docker volume rm -f docker-dev-cache [2020-02-10T16:07:02.674Z] 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