Pull request #40472 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9f0b3f5609faf69537cdf1882c251deec6e9eb26+c6400be46865296db2891d6cf1324982700537e0 (c199b02fb2641622aaf8c494594c839b3773dab9) 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-10T23:07:10.709Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-10T23:07:10.716Z] Trying to pass milestone 2 [Pipeline] milestone [2020-02-10T23:07:10.744Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-10T23:07:10.877Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bb3c3ec0b4ae6a8a) in /home/ubuntu/workspace/moby_PR-40472 [Pipeline] { [Pipeline] checkout [2020-02-10T23:07:10.926Z] using credential docker-jenkins-github-credentials [2020-02-10T23:07:10.933Z] Cloning the remote Git repository [2020-02-10T23:07:10.933Z] Cloning with configured refspecs honoured and without tags [2020-02-10T23:07:10.936Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T23:07:10.937Z] > git init /home/ubuntu/workspace/moby_PR-40472 # timeout=10 [2020-02-10T23:07:10.955Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:07:10.956Z] > git --version # timeout=10 [2020-02-10T23:07:10.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:07:10.973Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master [2020-02-10T23:07:28.822Z] Fetching without tags [2020-02-10T23:07:29.071Z] Merging remotes/origin/master commit c6400be46865296db2891d6cf1324982700537e0 into PR head commit 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:29.520Z] Merge succeeded, producing 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:29.521Z] Checking out Revision 9f0b3f5609faf69537cdf1882c251deec6e9eb26 (PR-40472) [2020-02-10T23:07:29.994Z] Commit message: "bump gotest.tools v3.0.1 for compatibility with Go 1.14" [2020-02-10T23:07:30.011Z] First time build. Skipping changelog. [2020-02-10T23:07:28.796Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:07:28.801Z] > git config --add remote.origin.fetch +refs/pull/40472/head:refs/remotes/origin/PR-40472 # timeout=10 [2020-02-10T23:07:28.806Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T23:07:28.811Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:07:28.824Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:07:28.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:07:28.825Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master [2020-02-10T23:07:29.073Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:07:29.078Z] > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:29.507Z] > git merge c6400be46865296db2891d6cf1324982700537e0 # timeout=10 [2020-02-10T23:07:29.514Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T23:07:29.523Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:07:29.539Z] > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:29.997Z] > git rev-list --no-walk b45110b1846ccd9fe6e8d749df183d527d48da3f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T23:07:30.900Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40472:/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-10T23:07:30.900Z] Unable to find image 'alpine:latest' locally [2020-02-10T23:07:30.900Z] latest: Pulling from library/alpine [2020-02-10T23:07:30.900Z] c9b1b535fdd9: Pulling fs layer [2020-02-10T23:07:30.900Z] c9b1b535fdd9: Verifying Checksum [2020-02-10T23:07:30.900Z] c9b1b535fdd9: Download complete [2020-02-10T23:07:31.160Z] c9b1b535fdd9: Pull complete [2020-02-10T23:07:31.160Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-02-10T23:07:31.160Z] Status: Downloaded newer image for alpine:latest [2020-02-10T23:07:34.435Z] 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-10T23:07:34.906Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04e37238bf1737c66) in /home/ubuntu/workspace/moby_PR-40472 [Pipeline] node [2020-02-10T23:07:34.917Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-085a862e1ed6285d7) in /home/ubuntu/workspace/moby_PR-40472 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2020-02-10T23:07:34.932Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00ea7bcddf91cd5ef) in /home/ubuntu/workspace/moby_PR-40472 [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-02-10T23:07:34.951Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-40472 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-02-10T23:07:34.999Z] using credential docker-jenkins-github-credentials [2020-02-10T23:07:35.014Z] using credential docker-jenkins-github-credentials [2020-02-10T23:07:35.016Z] Cloning the remote Git repository [2020-02-10T23:07:35.016Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [2020-02-10T23:07:35.024Z] Cloning the remote Git repository [2020-02-10T23:07:35.024Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] checkout [2020-02-10T23:07:35.097Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40472 [Pipeline] stage [2020-02-10T23:07:35.112Z] using credential docker-jenkins-github-credentials [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-10T23:07:35.126Z] Cloning the remote Git repository [2020-02-10T23:07:35.126Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-02-10T23:07:35.187Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-02-10T23:07:35.207Z] Cloning the remote Git repository [2020-02-10T23:07:35.207Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-02-10T23:07:35.415Z] using credential docker-jenkins-github-credentials [2020-02-10T23:07:35.459Z] Cloning the remote Git repository [2020-02-10T23:07:35.459Z] Cloning with configured refspecs honoured and without tags [2020-02-10T23:07:35.208Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T23:07:35.209Z] > git init /home/docker/workspace/moby_PR-40472 # timeout=10 [2020-02-10T23:07:35.221Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:07:35.221Z] > git --version # timeout=10 [2020-02-10T23:07:35.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:07:35.226Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master [2020-02-10T23:07:35.021Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T23:07:35.022Z] > git init /home/ubuntu/workspace/moby_PR-40472 # timeout=10 [2020-02-10T23:07:35.031Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:07:35.032Z] > git --version # timeout=10 [2020-02-10T23:07:35.036Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:07:35.037Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master [2020-02-10T23:07:35.011Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T23:07:35.011Z] > git init /home/ubuntu/workspace/moby_PR-40472 # timeout=10 [2020-02-10T23:07:35.024Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:07:35.024Z] > git --version # timeout=10 [2020-02-10T23:07:35.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:07:35.032Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master [2020-02-10T23:07:35.137Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T23:07:35.137Z] > git init /home/ubuntu/workspace/moby_PR-40472 # timeout=10 [2020-02-10T23:07:35.150Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:07:35.150Z] > git --version # timeout=10 [2020-02-10T23:07:35.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:07:35.155Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master [2020-02-10T23:07:35.495Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T23:07:35.497Z] > git init /home/jenkins/workspace/moby_PR-40472 # timeout=10 [2020-02-10T23:07:35.513Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:07:35.515Z] > git --version # timeout=10 [2020-02-10T23:07:35.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:07:35.535Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master [2020-02-10T23:07:43.422Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:07:43.545Z] Fetching without tags [2020-02-10T23:07:43.986Z] Merging remotes/origin/master commit c6400be46865296db2891d6cf1324982700537e0 into PR head commit 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:44.635Z] Merge succeeded, producing 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:44.636Z] Checking out Revision 9f0b3f5609faf69537cdf1882c251deec6e9eb26 (PR-40472) [2020-02-10T23:07:43.445Z] > git config --add remote.origin.fetch +refs/pull/40472/head:refs/remotes/origin/PR-40472 # timeout=10 [2020-02-10T23:07:43.461Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T23:07:43.516Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:07:43.576Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:07:43.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:07:43.579Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master [2020-02-10T23:07:44.014Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:07:44.030Z] > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:44.545Z] > git merge c6400be46865296db2891d6cf1324982700537e0 # timeout=10 [2020-02-10T23:07:44.605Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T23:07:44.664Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:07:44.682Z] > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:45.292Z] Commit message: "bump gotest.tools v3.0.1 for compatibility with Go 1.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T23:07:46.635Z] + docker version [2020-02-10T23:07:46.635Z] Client: [2020-02-10T23:07:46.635Z] Version: 18.06.1-ce [2020-02-10T23:07:46.635Z] API version: 1.38 [2020-02-10T23:07:46.635Z] Go version: go1.10.3 [2020-02-10T23:07:46.635Z] Git commit: e68fc7a [2020-02-10T23:07:46.635Z] Built: Tue Aug 21 17:24:34 2018 [2020-02-10T23:07:46.635Z] OS/Arch: linux/s390x [2020-02-10T23:07:46.635Z] Experimental: false [2020-02-10T23:07:46.635Z] [2020-02-10T23:07:46.635Z] Server: [2020-02-10T23:07:46.635Z] Engine: [2020-02-10T23:07:46.635Z] Version: 18.06.1-ce [2020-02-10T23:07:46.635Z] API version: 1.38 (minimum version 1.12) [2020-02-10T23:07:46.635Z] Go version: go1.10.3 [2020-02-10T23:07:46.635Z] Git commit: e68fc7a [2020-02-10T23:07:46.635Z] Built: Tue Aug 21 17:23:34 2018 [2020-02-10T23:07:46.635Z] OS/Arch: linux/s390x [2020-02-10T23:07:46.635Z] Experimental: true [Pipeline] sh [2020-02-10T23:07:47.364Z] + docker info [2020-02-10T23:07:47.364Z] Containers: 0 [2020-02-10T23:07:47.364Z] Running: 0 [2020-02-10T23:07:47.364Z] Paused: 0 [2020-02-10T23:07:47.364Z] Stopped: 0 [2020-02-10T23:07:47.364Z] Images: 0 [2020-02-10T23:07:47.364Z] Server Version: 18.06.1-ce [2020-02-10T23:07:47.364Z] Storage Driver: overlay2 [2020-02-10T23:07:47.364Z] Backing Filesystem: extfs [2020-02-10T23:07:47.364Z] Supports d_type: true [2020-02-10T23:07:47.364Z] Native Overlay Diff: true [2020-02-10T23:07:47.364Z] Logging Driver: json-file [2020-02-10T23:07:47.364Z] Cgroup Driver: cgroupfs [2020-02-10T23:07:47.364Z] Plugins: [2020-02-10T23:07:47.364Z] Volume: local [2020-02-10T23:07:47.364Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T23:07:47.364Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-10T23:07:47.364Z] Swarm: inactive [2020-02-10T23:07:47.364Z] Runtimes: runc [2020-02-10T23:07:47.364Z] Default Runtime: runc [2020-02-10T23:07:47.364Z] Init Binary: docker-init [2020-02-10T23:07:47.364Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-10T23:07:47.364Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-10T23:07:47.364Z] init version: fec3683 [2020-02-10T23:07:47.364Z] Security Options: [2020-02-10T23:07:47.364Z] apparmor [2020-02-10T23:07:47.364Z] seccomp [2020-02-10T23:07:47.364Z] Profile: default [2020-02-10T23:07:47.364Z] Kernel Version: 4.4.0-171-generic [2020-02-10T23:07:47.364Z] Operating System: Ubuntu 16.04.5 LTS [2020-02-10T23:07:47.364Z] OSType: linux [2020-02-10T23:07:47.364Z] Architecture: s390x [2020-02-10T23:07:47.364Z] CPUs: 2 [2020-02-10T23:07:47.364Z] Total Memory: 7.862GiB [2020-02-10T23:07:47.364Z] Name: s390x-ubuntu-14 [2020-02-10T23:07:47.364Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-10T23:07:47.364Z] Docker Root Dir: /var/lib/docker [2020-02-10T23:07:47.364Z] Debug Mode (client): false [2020-02-10T23:07:47.364Z] Debug Mode (server): false [2020-02-10T23:07:47.364Z] Username: dockerbuildbot [2020-02-10T23:07:47.364Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:07:47.364Z] Labels: [2020-02-10T23:07:47.364Z] Experimental: true [2020-02-10T23:07:47.364Z] Insecure Registries: [2020-02-10T23:07:47.364Z] 127.0.0.0/8 [2020-02-10T23:07:47.364Z] Live Restore Enabled: false [2020-02-10T23:07:47.364Z] [2020-02-10T23:07:47.364Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T23:07:47.929Z] Fetching without tags [2020-02-10T23:07:47.964Z] Fetching without tags [2020-02-10T23:07:48.087Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:07:48.087Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:07:48.087Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40472/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T23:07:48.087Z] + bash /home/jenkins/workspace/moby_PR-40472/check-config.sh [2020-02-10T23:07:48.087Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T23:07:48.197Z] Merging remotes/origin/master commit c6400be46865296db2891d6cf1324982700537e0 into PR head commit 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:48.197Z] Merging remotes/origin/master commit c6400be46865296db2891d6cf1324982700537e0 into PR head commit 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:48.440Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-02-10T23:07:48.440Z] [2020-02-10T23:07:48.440Z] Generally Necessary: [2020-02-10T23:07:48.440Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T23:07:48.440Z] - apparmor: enabled and tools installed [2020-02-10T23:07:48.440Z] - CONFIG_NAMESPACES: enabled [2020-02-10T23:07:48.440Z] - CONFIG_NET_NS: enabled [2020-02-10T23:07:48.440Z] - CONFIG_PID_NS: enabled [2020-02-10T23:07:48.440Z] - CONFIG_IPC_NS: enabled [2020-02-10T23:07:48.440Z] - CONFIG_UTS_NS: enabled [2020-02-10T23:07:48.440Z] - CONFIG_CGROUPS: enabled [2020-02-10T23:07:48.440Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T23:07:48.440Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T23:07:48.440Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T23:07:48.440Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T23:07:48.440Z] - CONFIG_CPUSETS: enabled [2020-02-10T23:07:48.440Z] - CONFIG_MEMCG: enabled [2020-02-10T23:07:48.440Z] - CONFIG_KEYS: enabled [2020-02-10T23:07:48.440Z] - CONFIG_VETH: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T23:07:48.440Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T23:07:48.440Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-10T23:07:48.440Z] [2020-02-10T23:07:48.440Z] Optional Features: [2020-02-10T23:07:48.440Z] - CONFIG_USER_NS: enabled [2020-02-10T23:07:48.440Z] - CONFIG_SECCOMP: enabled [2020-02-10T23:07:48.440Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T23:07:48.440Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T23:07:48.440Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T23:07:48.440Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T23:07:48.440Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-10T23:07:48.440Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T23:07:48.440Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T23:07:48.440Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T23:07:48.440Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T23:07:48.440Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T23:07:48.440Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T23:07:48.440Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T23:07:48.440Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T23:07:48.440Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T23:07:48.440Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T23:07:48.440Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T23:07:48.440Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T23:07:48.440Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T23:07:48.440Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_EXT4_FS: enabled [2020-02-10T23:07:48.440Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T23:07:48.440Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T23:07:48.440Z] - Network Drivers: [2020-02-10T23:07:48.440Z] - "overlay": [2020-02-10T23:07:48.440Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T23:07:48.440Z] Optional (for encrypted networks): [2020-02-10T23:07:48.440Z] - CONFIG_CRYPTO: enabled [2020-02-10T23:07:48.440Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_XFRM: enabled [2020-02-10T23:07:48.440Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T23:07:48.440Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T23:07:48.440Z] - "ipvlan": [2020-02-10T23:07:48.440Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T23:07:48.440Z] - "macvlan": [2020-02-10T23:07:48.642Z] Merge succeeded, producing 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:48.643Z] Checking out Revision 9f0b3f5609faf69537cdf1882c251deec6e9eb26 (PR-40472) [2020-02-10T23:07:48.664Z] Merge succeeded, producing 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:48.665Z] Checking out Revision 9f0b3f5609faf69537cdf1882c251deec6e9eb26 (PR-40472) [2020-02-10T23:07:48.786Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T23:07:48.786Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T23:07:48.786Z] - "ftp,tftp client in container": [2020-02-10T23:07:48.786Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T23:07:48.786Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T23:07:48.786Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T23:07:48.786Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T23:07:48.786Z] - Storage Drivers: [2020-02-10T23:07:48.786Z] - "aufs": [2020-02-10T23:07:48.786Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T23:07:48.786Z] - "btrfs": [2020-02-10T23:07:48.786Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T23:07:48.786Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T23:07:48.786Z] - "devicemapper": [2020-02-10T23:07:48.786Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T23:07:48.786Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T23:07:48.786Z] - "overlay": [2020-02-10T23:07:48.786Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T23:07:48.786Z] - "zfs": [2020-02-10T23:07:48.786Z] - /dev/zfs: missing [2020-02-10T23:07:48.786Z] - zfs command: missing [2020-02-10T23:07:48.786Z] - zpool command: missing [2020-02-10T23:07:48.786Z] [2020-02-10T23:07:48.786Z] Limits: [2020-02-10T23:07:48.786Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T23:07:48.786Z] [2020-02-10T23:07:48.786Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T23:07:49.094Z] Commit message: "bump gotest.tools v3.0.1 for compatibility with Go 1.14" [2020-02-10T23:07:49.162Z] Commit message: "bump gotest.tools v3.0.1 for compatibility with Go 1.14" [2020-02-10T23:07:47.950Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:07:47.953Z] > git config --add remote.origin.fetch +refs/pull/40472/head:refs/remotes/origin/PR-40472 # timeout=10 [2020-02-10T23:07:47.955Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T23:07:47.960Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:07:47.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:07:47.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:07:47.968Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master [2020-02-10T23:07:48.201Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:07:48.205Z] > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:48.633Z] > git merge c6400be46865296db2891d6cf1324982700537e0 # timeout=10 [2020-02-10T23:07:48.639Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T23:07:48.647Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:07:48.649Z] > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:47.886Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:07:47.891Z] > git config --add remote.origin.fetch +refs/pull/40472/head:refs/remotes/origin/PR-40472 # timeout=10 [2020-02-10T23:07:47.897Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T23:07:47.908Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:07:47.915Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:07:47.916Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:07:47.916Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master [2020-02-10T23:07:48.183Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:07:48.188Z] > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:48.623Z] > git merge c6400be46865296db2891d6cf1324982700537e0 # timeout=10 [2020-02-10T23:07:48.633Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T23:07:48.651Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:07:48.665Z] > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:49.422Z] Fetching without tags [2020-02-10T23:07:49.573Z] + make bundles/buildx [2020-02-10T23:07:49.573Z] make: command: Command not found [2020-02-10T23:07:49.573Z] make: command: Command not found [2020-02-10T23:07:49.573Z] mkdir bundles [2020-02-10T23:07:49.573Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-10T23:07:49.573Z] --build-arg BUILDX_COMMIT \ [2020-02-10T23:07:49.573Z] --build-arg BUILDX_REPO \ [2020-02-10T23:07:49.573Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-10T23:07:49.573Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-10T23:07:49.573Z] . [2020-02-10T23:07:49.573Z] /bin/sh: 4: go: not found [2020-02-10T23:07:49.573Z] /bin/sh: 5: go: not found [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T23:07:49.848Z] Merging remotes/origin/master commit c6400be46865296db2891d6cf1324982700537e0 into PR head commit 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:49.916Z] Still waiting to schedule task [2020-02-10T23:07:49.916Z] Waiting for next available executor on ‘windows-2019’ [2020-02-10T23:07:49.988Z] + docker version [2020-02-10T23:07:49.989Z] Client: Docker Engine - Community [2020-02-10T23:07:49.989Z] Version: 19.03.5 [2020-02-10T23:07:49.989Z] API version: 1.40 [2020-02-10T23:07:49.989Z] Go version: go1.12.12 [2020-02-10T23:07:49.989Z] Git commit: 633a0ea838 [2020-02-10T23:07:49.989Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-10T23:07:49.989Z] OS/Arch: linux/amd64 [2020-02-10T23:07:49.989Z] Experimental: false [2020-02-10T23:07:49.989Z] [2020-02-10T23:07:49.989Z] Server: Docker Engine - Community [2020-02-10T23:07:49.989Z] Engine: [2020-02-10T23:07:49.989Z] Version: 19.03.5 [2020-02-10T23:07:49.989Z] API version: 1.40 (minimum version 1.12) [2020-02-10T23:07:49.989Z] Go version: go1.12.12 [2020-02-10T23:07:49.989Z] Git commit: 633a0ea838 [2020-02-10T23:07:49.989Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-10T23:07:49.989Z] OS/Arch: linux/amd64 [2020-02-10T23:07:49.989Z] Experimental: true [2020-02-10T23:07:49.989Z] containerd: [2020-02-10T23:07:49.989Z] Version: 1.2.10 [2020-02-10T23:07:49.989Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T23:07:49.989Z] runc: [2020-02-10T23:07:49.989Z] Version: 1.0.0-rc8+dev [2020-02-10T23:07:49.989Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T23:07:49.989Z] docker-init: [2020-02-10T23:07:49.989Z] Version: 0.18.0 [2020-02-10T23:07:49.989Z] GitCommit: fec3683 [Pipeline] sh [2020-02-10T23:07:50.040Z] + [ PR != PR ] [2020-02-10T23:07:50.040Z] + [ master != master ] [2020-02-10T23:07:50.040Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T23:07:50.269Z] + docker info [2020-02-10T23:07:50.364Z] + docker version [2020-02-10T23:07:50.365Z] Client: Docker Engine - Community [2020-02-10T23:07:50.365Z] Version: 19.03.5 [2020-02-10T23:07:50.365Z] API version: 1.40 [2020-02-10T23:07:50.365Z] Go version: go1.12.12 [2020-02-10T23:07:50.365Z] Git commit: 633a0ea838 [2020-02-10T23:07:50.365Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-10T23:07:50.365Z] OS/Arch: linux/amd64 [2020-02-10T23:07:50.365Z] Experimental: false [2020-02-10T23:07:50.365Z] [2020-02-10T23:07:50.365Z] Server: Docker Engine - Community [2020-02-10T23:07:50.365Z] Engine: [2020-02-10T23:07:50.365Z] Version: 19.03.5 [2020-02-10T23:07:50.365Z] API version: 1.40 (minimum version 1.12) [2020-02-10T23:07:50.365Z] Go version: go1.12.12 [2020-02-10T23:07:50.365Z] Git commit: 633a0ea838 [2020-02-10T23:07:50.365Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-10T23:07:50.365Z] OS/Arch: linux/amd64 [2020-02-10T23:07:50.365Z] Experimental: true [2020-02-10T23:07:50.365Z] containerd: [2020-02-10T23:07:50.365Z] Version: 1.2.10 [2020-02-10T23:07:50.365Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T23:07:50.365Z] runc: [2020-02-10T23:07:50.365Z] Version: 1.0.0-rc8+dev [2020-02-10T23:07:50.365Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T23:07:50.365Z] docker-init: [2020-02-10T23:07:50.365Z] Version: 0.18.0 [2020-02-10T23:07:50.365Z] GitCommit: fec3683 [Pipeline] sh [2020-02-10T23:07:50.527Z] Client: [2020-02-10T23:07:50.527Z] Debug Mode: false [2020-02-10T23:07:50.527Z] [2020-02-10T23:07:50.527Z] Server: [2020-02-10T23:07:50.527Z] Containers: 0 [2020-02-10T23:07:50.527Z] Running: 0 [2020-02-10T23:07:50.527Z] Paused: 0 [2020-02-10T23:07:50.527Z] Stopped: 0 [2020-02-10T23:07:50.527Z] Images: 9 [2020-02-10T23:07:50.527Z] Server Version: 19.03.5 [2020-02-10T23:07:50.527Z] Storage Driver: overlay2 [2020-02-10T23:07:50.527Z] Backing Filesystem: extfs [2020-02-10T23:07:50.527Z] Supports d_type: true [2020-02-10T23:07:50.527Z] Native Overlay Diff: true [2020-02-10T23:07:50.527Z] Logging Driver: json-file [2020-02-10T23:07:50.527Z] Cgroup Driver: cgroupfs [2020-02-10T23:07:50.527Z] Plugins: [2020-02-10T23:07:50.527Z] Volume: local [2020-02-10T23:07:50.527Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T23:07:50.527Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-10T23:07:50.527Z] Swarm: inactive [2020-02-10T23:07:50.527Z] Runtimes: runc [2020-02-10T23:07:50.527Z] Default Runtime: runc [2020-02-10T23:07:50.527Z] Init Binary: docker-init [2020-02-10T23:07:50.527Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T23:07:50.527Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T23:07:50.527Z] init version: fec3683 [2020-02-10T23:07:50.527Z] Security Options: [2020-02-10T23:07:50.527Z] apparmor [2020-02-10T23:07:50.527Z] seccomp [2020-02-10T23:07:50.527Z] Profile: default [2020-02-10T23:07:50.527Z] Kernel Version: 4.15.0-1058-aws [2020-02-10T23:07:50.527Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-10T23:07:50.527Z] OSType: linux [2020-02-10T23:07:50.527Z] Architecture: x86_64 [2020-02-10T23:07:50.527Z] CPUs: 2 [2020-02-10T23:07:50.527Z] Total Memory: 7.501GiB [2020-02-10T23:07:50.527Z] Name: ip-10-100-40-179 [2020-02-10T23:07:50.527Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-10T23:07:50.527Z] Docker Root Dir: /var/lib/docker [2020-02-10T23:07:50.527Z] Debug Mode: false [2020-02-10T23:07:50.527Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:07:50.527Z] Labels: [2020-02-10T23:07:50.527Z] Experimental: true [2020-02-10T23:07:50.527Z] Insecure Registries: [2020-02-10T23:07:50.527Z] 127.0.0.0/8 [2020-02-10T23:07:50.527Z] Live Restore Enabled: true [2020-02-10T23:07:50.527Z] [2020-02-10T23:07:50.527Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T23:07:50.652Z] + docker info [2020-02-10T23:07:50.652Z] Client: [2020-02-10T23:07:50.652Z] Debug Mode: false [2020-02-10T23:07:50.652Z] [2020-02-10T23:07:50.652Z] Server: [2020-02-10T23:07:50.652Z] Containers: 0 [2020-02-10T23:07:50.652Z] Running: 0 [2020-02-10T23:07:50.652Z] Paused: 0 [2020-02-10T23:07:50.652Z] Stopped: 0 [2020-02-10T23:07:50.652Z] Images: 3 [2020-02-10T23:07:50.652Z] Server Version: 19.03.5 [2020-02-10T23:07:50.652Z] Storage Driver: overlay2 [2020-02-10T23:07:50.652Z] Backing Filesystem: extfs [2020-02-10T23:07:50.652Z] Supports d_type: true [2020-02-10T23:07:50.652Z] Native Overlay Diff: true [2020-02-10T23:07:50.652Z] Logging Driver: json-file [2020-02-10T23:07:50.652Z] Cgroup Driver: cgroupfs [2020-02-10T23:07:50.652Z] Plugins: [2020-02-10T23:07:50.652Z] Volume: local [2020-02-10T23:07:50.652Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T23:07:50.652Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-10T23:07:50.652Z] Swarm: inactive [2020-02-10T23:07:50.652Z] Runtimes: runc [2020-02-10T23:07:50.652Z] Default Runtime: runc [2020-02-10T23:07:50.652Z] Init Binary: docker-init [2020-02-10T23:07:50.652Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T23:07:50.652Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T23:07:50.652Z] init version: fec3683 [2020-02-10T23:07:50.652Z] Security Options: [2020-02-10T23:07:50.652Z] apparmor [2020-02-10T23:07:50.652Z] seccomp [2020-02-10T23:07:50.652Z] Profile: default [2020-02-10T23:07:50.652Z] Kernel Version: 4.15.0-1058-aws [2020-02-10T23:07:50.652Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-10T23:07:50.652Z] OSType: linux [2020-02-10T23:07:50.652Z] Architecture: x86_64 [2020-02-10T23:07:50.652Z] CPUs: 2 [2020-02-10T23:07:50.652Z] Total Memory: 7.501GiB [2020-02-10T23:07:50.652Z] Name: ip-10-100-61-86 [2020-02-10T23:07:50.652Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-10T23:07:50.652Z] Docker Root Dir: /var/lib/docker [2020-02-10T23:07:50.652Z] Debug Mode: false [2020-02-10T23:07:50.652Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:07:50.652Z] Labels: [2020-02-10T23:07:50.652Z] Experimental: true [2020-02-10T23:07:50.652Z] Insecure Registries: [2020-02-10T23:07:50.652Z] 127.0.0.0/8 [2020-02-10T23:07:50.652Z] Live Restore Enabled: true [2020-02-10T23:07:50.652Z] [2020-02-10T23:07:50.652Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T23:07:50.693Z] Merge succeeded, producing 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:50.693Z] Checking out Revision 9f0b3f5609faf69537cdf1882c251deec6e9eb26 (PR-40472) [2020-02-10T23:07:50.809Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:07:50.810Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:07:50.810Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40472/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T23:07:50.810Z] + bash /home/ubuntu/workspace/moby_PR-40472/check-config.sh [2020-02-10T23:07:50.810Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T23:07:50.810Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-10T23:07:50.810Z] [2020-02-10T23:07:50.810Z] Generally Necessary: [2020-02-10T23:07:50.810Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T23:07:50.810Z] - apparmor: enabled and tools installed [2020-02-10T23:07:50.810Z] - CONFIG_NAMESPACES: enabled [2020-02-10T23:07:50.810Z] - CONFIG_NET_NS: enabled [2020-02-10T23:07:50.810Z] - CONFIG_PID_NS: enabled [2020-02-10T23:07:50.810Z] - CONFIG_IPC_NS: enabled [2020-02-10T23:07:50.810Z] - CONFIG_UTS_NS: enabled [2020-02-10T23:07:50.810Z] - CONFIG_CGROUPS: enabled [2020-02-10T23:07:50.810Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T23:07:50.810Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T23:07:50.810Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T23:07:50.810Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T23:07:50.810Z] - CONFIG_CPUSETS: enabled [2020-02-10T23:07:50.810Z] - CONFIG_MEMCG: enabled [2020-02-10T23:07:50.810Z] - CONFIG_KEYS: enabled [2020-02-10T23:07:50.810Z] - CONFIG_VETH: enabled (as module) [2020-02-10T23:07:50.810Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T23:07:50.810Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T23:07:50.810Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T23:07:50.810Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T23:07:50.810Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T23:07:50.810Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T23:07:50.810Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T23:07:50.810Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T23:07:50.810Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T23:07:50.810Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T23:07:50.810Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T23:07:50.810Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T23:07:50.810Z] [2020-02-10T23:07:50.810Z] Optional Features: [2020-02-10T23:07:50.810Z] - CONFIG_USER_NS: enabled [2020-02-10T23:07:50.810Z] - CONFIG_SECCOMP: enabled [2020-02-10T23:07:50.810Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T23:07:50.810Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T23:07:50.810Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T23:07:50.810Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T23:07:50.810Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-10T23:07:50.810Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T23:07:50.810Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T23:07:50.810Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T23:07:50.810Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T23:07:50.914Z] Sending build context to Docker daemon 51.68MB [2020-02-10T23:07:50.914Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-10T23:07:50.914Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-10T23:07:50.914Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-10T23:07:50.914Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-10T23:07:50.934Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:07:50.934Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:07:50.934Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40472/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T23:07:50.934Z] + bash /home/ubuntu/workspace/moby_PR-40472/check-config.sh [2020-02-10T23:07:50.934Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T23:07:50.934Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-10T23:07:50.934Z] [2020-02-10T23:07:50.934Z] Generally Necessary: [2020-02-10T23:07:50.934Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T23:07:50.934Z] - apparmor: enabled and tools installed [2020-02-10T23:07:50.934Z] - CONFIG_NAMESPACES: enabled [2020-02-10T23:07:50.934Z] - CONFIG_NET_NS: enabled [2020-02-10T23:07:50.934Z] - CONFIG_PID_NS: enabled [2020-02-10T23:07:50.934Z] - CONFIG_IPC_NS: enabled [2020-02-10T23:07:50.934Z] - CONFIG_UTS_NS: enabled [2020-02-10T23:07:50.934Z] - CONFIG_CGROUPS: enabled [2020-02-10T23:07:50.934Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T23:07:50.934Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T23:07:50.934Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T23:07:50.934Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T23:07:50.934Z] - CONFIG_CPUSETS: enabled [2020-02-10T23:07:50.934Z] - CONFIG_MEMCG: enabled [2020-02-10T23:07:50.934Z] - CONFIG_KEYS: enabled [2020-02-10T23:07:50.934Z] - CONFIG_VETH: enabled (as module) [2020-02-10T23:07:50.934Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T23:07:50.934Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T23:07:50.934Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T23:07:50.934Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T23:07:50.934Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T23:07:50.934Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T23:07:50.934Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T23:07:50.934Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T23:07:50.934Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T23:07:50.934Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T23:07:50.934Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T23:07:50.934Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T23:07:50.934Z] [2020-02-10T23:07:50.934Z] Optional Features: [2020-02-10T23:07:50.934Z] - CONFIG_USER_NS: enabled [2020-02-10T23:07:50.934Z] - CONFIG_SECCOMP: enabled [2020-02-10T23:07:50.934Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T23:07:50.934Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T23:07:50.934Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T23:07:50.934Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T23:07:50.934Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-10T23:07:50.934Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T23:07:50.934Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T23:07:50.934Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T23:07:50.934Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T23:07:50.934Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T23:07:49.404Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:07:49.408Z] > git config --add remote.origin.fetch +refs/pull/40472/head:refs/remotes/origin/PR-40472 # timeout=10 [2020-02-10T23:07:49.412Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T23:07:49.421Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:07:49.432Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:07:49.432Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:07:49.433Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master [2020-02-10T23:07:49.858Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:07:49.862Z] > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:50.681Z] > git merge c6400be46865296db2891d6cf1324982700537e0 # timeout=10 [2020-02-10T23:07:50.695Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T23:07:50.704Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:07:50.711Z] > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:07:51.067Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T23:07:51.067Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T23:07:51.067Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T23:07:51.067Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T23:07:51.067Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T23:07:51.067Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T23:07:51.067Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T23:07:51.067Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T23:07:51.067Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T23:07:51.067Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T23:07:51.067Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T23:07:51.067Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T23:07:51.067Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T23:07:51.067Z] - CONFIG_EXT4_FS: enabled [2020-02-10T23:07:51.067Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T23:07:51.067Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T23:07:51.067Z] - Network Drivers: [2020-02-10T23:07:51.067Z] - "overlay": [2020-02-10T23:07:51.067Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T23:07:51.067Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T23:07:51.067Z] Optional (for encrypted networks): [2020-02-10T23:07:51.067Z] - CONFIG_CRYPTO: enabled [2020-02-10T23:07:51.067Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-10T23:07:51.067Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-10T23:07:51.067Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-10T23:07:51.067Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-10T23:07:51.067Z] - CONFIG_XFRM: enabled [2020-02-10T23:07:51.067Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T23:07:51.067Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T23:07:51.067Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T23:07:51.067Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T23:07:51.067Z] - "ipvlan": [2020-02-10T23:07:51.067Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T23:07:51.067Z] - "macvlan": [2020-02-10T23:07:51.067Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T23:07:51.067Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T23:07:51.067Z] - "ftp,tftp client in container": [2020-02-10T23:07:51.068Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T23:07:51.068Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T23:07:51.068Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T23:07:51.068Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T23:07:51.068Z] - Storage Drivers: [2020-02-10T23:07:51.068Z] - "aufs": [2020-02-10T23:07:51.068Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T23:07:51.068Z] - "btrfs": [2020-02-10T23:07:51.068Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T23:07:51.068Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T23:07:51.068Z] - "devicemapper": [2020-02-10T23:07:51.068Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T23:07:51.068Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T23:07:51.068Z] - "overlay": [2020-02-10T23:07:51.068Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T23:07:51.068Z] - "zfs": [2020-02-10T23:07:51.068Z] - /dev/zfs: missing [2020-02-10T23:07:51.068Z] - zfs command: missing [2020-02-10T23:07:51.068Z] - zpool command: missing [2020-02-10T23:07:51.068Z] [2020-02-10T23:07:51.068Z] Limits: [2020-02-10T23:07:51.068Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T23:07:51.068Z] [2020-02-10T23:07:51.068Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T23:07:51.190Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T23:07:51.190Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T23:07:51.190Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T23:07:51.190Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T23:07:51.190Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T23:07:51.190Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T23:07:51.190Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T23:07:51.190Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T23:07:51.190Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T23:07:51.190Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T23:07:51.190Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T23:07:51.190Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T23:07:51.190Z] - CONFIG_EXT4_FS: enabled [2020-02-10T23:07:51.190Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T23:07:51.190Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T23:07:51.190Z] - Network Drivers: [2020-02-10T23:07:51.190Z] - "overlay": [2020-02-10T23:07:51.190Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T23:07:51.190Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T23:07:51.190Z] Optional (for encrypted networks): [2020-02-10T23:07:51.190Z] - CONFIG_CRYPTO: enabled [2020-02-10T23:07:51.190Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-10T23:07:51.191Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-10T23:07:51.191Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-10T23:07:51.191Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-10T23:07:51.191Z] - CONFIG_XFRM: enabled [2020-02-10T23:07:51.191Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T23:07:51.191Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T23:07:51.191Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T23:07:51.191Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T23:07:51.191Z] - "ipvlan": [2020-02-10T23:07:51.191Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T23:07:51.191Z] - "macvlan": [2020-02-10T23:07:51.191Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T23:07:51.191Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T23:07:51.191Z] - "ftp,tftp client in container": [2020-02-10T23:07:51.191Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T23:07:51.191Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T23:07:51.191Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T23:07:51.191Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T23:07:51.191Z] - Storage Drivers: [2020-02-10T23:07:51.191Z] - "aufs": [2020-02-10T23:07:51.191Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T23:07:51.191Z] - "btrfs": [2020-02-10T23:07:51.191Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T23:07:51.191Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T23:07:51.191Z] - "devicemapper": [2020-02-10T23:07:51.191Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T23:07:51.191Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T23:07:51.191Z] - "overlay": [2020-02-10T23:07:51.191Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T23:07:51.191Z] - "zfs": [2020-02-10T23:07:51.191Z] - /dev/zfs: missing [2020-02-10T23:07:51.191Z] - zfs command: missing [2020-02-10T23:07:51.191Z] - zpool command: missing [2020-02-10T23:07:51.191Z] [2020-02-10T23:07:51.191Z] Limits: [2020-02-10T23:07:51.191Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T23:07:51.191Z] [2020-02-10T23:07:51.191Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T23:07:51.261Z] 1.12.10-stretch: Pulling from library/golang [2020-02-10T23:07:51.316Z] Commit message: "bump gotest.tools v3.0.1 for compatibility with Go 1.14" [2020-02-10T23:07:51.394Z] + sudo modprobe ip_vs [2020-02-10T23:07:51.394Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 . [2020-02-10T23:07:51.394Z] #2 [internal] load .dockerignore [2020-02-10T23:07:51.394Z] #2 transferring context: 87B done [2020-02-10T23:07:51.394Z] #2 DONE 0.0s [2020-02-10T23:07:51.394Z] [2020-02-10T23:07:51.394Z] #1 [internal] load build definition from Dockerfile [2020-02-10T23:07:51.394Z] #1 transferring dockerfile: 15.71kB done [2020-02-10T23:07:51.394Z] #1 DONE 0.0s [2020-02-10T23:07:51.394Z] [2020-02-10T23:07:51.394Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T23:07:51.394Z] #3 DONE 0.1s [2020-02-10T23:07:51.518Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 . [2020-02-10T23:07:51.518Z] #2 [internal] load .dockerignore [2020-02-10T23:07:51.518Z] #2 transferring context: 87B done [2020-02-10T23:07:51.518Z] #2 DONE 0.0s [2020-02-10T23:07:51.518Z] [2020-02-10T23:07:51.518Z] #1 [internal] load build definition from Dockerfile [2020-02-10T23:07:51.518Z] #1 transferring dockerfile: 15.71kB done [2020-02-10T23:07:51.518Z] #1 DONE 0.0s [2020-02-10T23:07:51.518Z] [2020-02-10T23:07:51.518Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T23:07:51.518Z] #3 DONE 0.1s [2020-02-10T23:07:51.642Z] ade01ea651a2: Pulling fs layer [2020-02-10T23:07:51.642Z] fbabdb69f639: Pulling fs layer [2020-02-10T23:07:51.642Z] ff33bd1013d7: Pulling fs layer [2020-02-10T23:07:51.642Z] 85cfe9d77eff: Pulling fs layer [2020-02-10T23:07:51.642Z] ace5139f9caa: Pulling fs layer [2020-02-10T23:07:51.642Z] e4d79466b81c: Pulling fs layer [2020-02-10T23:07:51.642Z] b00baabad4ce: Pulling fs layer [2020-02-10T23:07:51.642Z] ace5139f9caa: Waiting [2020-02-10T23:07:51.642Z] e4d79466b81c: Waiting [2020-02-10T23:07:51.642Z] b00baabad4ce: Waiting [2020-02-10T23:07:51.642Z] 85cfe9d77eff: Waiting [2020-02-10T23:07:51.652Z] [2020-02-10T23:07:51.652Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T23:07:51.652Z] #4 CACHED [2020-02-10T23:07:51.776Z] [2020-02-10T23:07:51.776Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T23:07:51.776Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T23:07:52.033Z] fbabdb69f639: Verifying Checksum [2020-02-10T23:07:52.033Z] fbabdb69f639: Download complete [2020-02-10T23:07:52.215Z] [2020-02-10T23:07:52.215Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T23:07:52.215Z] #6 DONE 0.0s [2020-02-10T23:07:52.215Z] [2020-02-10T23:07:52.215Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T23:07:52.215Z] #5 DONE 0.1s [2020-02-10T23:07:52.215Z] [2020-02-10T23:07:52.215Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T23:07:52.215Z] #68 DONE 0.0s [2020-02-10T23:07:52.215Z] [2020-02-10T23:07:52.215Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T23:07:52.215Z] #7 DONE 0.0s [2020-02-10T23:07:52.215Z] [2020-02-10T23:07:52.215Z] #20 [internal] load build context [2020-02-10T23:07:52.262Z] + docker version [2020-02-10T23:07:52.262Z] Client: Docker Engine - Community [2020-02-10T23:07:52.262Z] Version: 19.03.5 [2020-02-10T23:07:52.262Z] API version: 1.40 [2020-02-10T23:07:52.262Z] Go version: go1.12.12 [2020-02-10T23:07:52.262Z] Git commit: 633a0ea [2020-02-10T23:07:52.262Z] Built: Wed Nov 13 07:27:53 2019 [2020-02-10T23:07:52.262Z] OS/Arch: linux/arm64 [2020-02-10T23:07:52.262Z] Experimental: false [2020-02-10T23:07:52.262Z] [2020-02-10T23:07:52.262Z] Server: Docker Engine - Community [2020-02-10T23:07:52.262Z] Engine: [2020-02-10T23:07:52.262Z] Version: 19.03.5 [2020-02-10T23:07:52.262Z] API version: 1.40 (minimum version 1.12) [2020-02-10T23:07:52.262Z] Go version: go1.12.12 [2020-02-10T23:07:52.262Z] Git commit: 633a0ea [2020-02-10T23:07:52.262Z] Built: Wed Nov 13 07:26:25 2019 [2020-02-10T23:07:52.262Z] OS/Arch: linux/arm64 [2020-02-10T23:07:52.262Z] Experimental: true [2020-02-10T23:07:52.262Z] containerd: [2020-02-10T23:07:52.262Z] Version: 1.2.10 [2020-02-10T23:07:52.262Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T23:07:52.262Z] runc: [2020-02-10T23:07:52.262Z] Version: 1.0.0-rc8+dev [2020-02-10T23:07:52.262Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T23:07:52.262Z] docker-init: [2020-02-10T23:07:52.262Z] Version: 0.18.0 [2020-02-10T23:07:52.262Z] GitCommit: fec3683 [Pipeline] sh [2020-02-10T23:07:52.343Z] [2020-02-10T23:07:52.343Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T23:07:52.343Z] #6 DONE 0.0s [2020-02-10T23:07:52.343Z] [2020-02-10T23:07:52.343Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T23:07:52.343Z] #5 DONE 0.1s [2020-02-10T23:07:52.343Z] [2020-02-10T23:07:52.343Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T23:07:52.343Z] #68 DONE 0.0s [2020-02-10T23:07:52.343Z] [2020-02-10T23:07:52.343Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T23:07:52.343Z] #7 DONE 0.0s [2020-02-10T23:07:52.343Z] [2020-02-10T23:07:52.343Z] #20 [internal] load build context [2020-02-10T23:07:52.436Z] ff33bd1013d7: Download complete [2020-02-10T23:07:52.437Z] ade01ea651a2: Verifying Checksum [2020-02-10T23:07:52.437Z] ade01ea651a2: Download complete [2020-02-10T23:07:52.553Z] + docker info [2020-02-10T23:07:52.825Z] 85cfe9d77eff: Verifying Checksum [2020-02-10T23:07:52.825Z] 85cfe9d77eff: Download complete [2020-02-10T23:07:52.825Z] b00baabad4ce: Verifying Checksum [2020-02-10T23:07:52.825Z] b00baabad4ce: Download complete [2020-02-10T23:07:53.122Z] Client: [2020-02-10T23:07:53.122Z] Debug Mode: false [2020-02-10T23:07:53.122Z] [2020-02-10T23:07:53.122Z] Server: [2020-02-10T23:07:53.122Z] Containers: 0 [2020-02-10T23:07:53.122Z] Running: 0 [2020-02-10T23:07:53.122Z] Paused: 0 [2020-02-10T23:07:53.122Z] Stopped: 0 [2020-02-10T23:07:53.122Z] Images: 3 [2020-02-10T23:07:53.122Z] Server Version: 19.03.5 [2020-02-10T23:07:53.122Z] Storage Driver: overlay2 [2020-02-10T23:07:53.122Z] Backing Filesystem: extfs [2020-02-10T23:07:53.122Z] Supports d_type: true [2020-02-10T23:07:53.122Z] Native Overlay Diff: true [2020-02-10T23:07:53.122Z] Logging Driver: json-file [2020-02-10T23:07:53.122Z] Cgroup Driver: cgroupfs [2020-02-10T23:07:53.122Z] Plugins: [2020-02-10T23:07:53.122Z] Volume: local [2020-02-10T23:07:53.122Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T23:07:53.122Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-10T23:07:53.122Z] Swarm: inactive [2020-02-10T23:07:53.122Z] Runtimes: runc [2020-02-10T23:07:53.122Z] Default Runtime: runc [2020-02-10T23:07:53.122Z] Init Binary: docker-init [2020-02-10T23:07:53.122Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T23:07:53.122Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T23:07:53.122Z] init version: fec3683 [2020-02-10T23:07:53.122Z] Security Options: [2020-02-10T23:07:53.122Z] apparmor [2020-02-10T23:07:53.122Z] seccomp [2020-02-10T23:07:53.122Z] Profile: default [2020-02-10T23:07:53.122Z] Kernel Version: 4.15.0-1057-aws [2020-02-10T23:07:53.122Z] Operating System: Ubuntu 16.04.6 LTS [2020-02-10T23:07:53.122Z] OSType: linux [2020-02-10T23:07:53.122Z] Architecture: aarch64 [2020-02-10T23:07:53.122Z] CPUs: 4 [2020-02-10T23:07:53.122Z] Total Memory: 7.525GiB [2020-02-10T23:07:53.122Z] Name: ip-10-100-47-225 [2020-02-10T23:07:53.122Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-02-10T23:07:53.122Z] Docker Root Dir: /var/lib/docker [2020-02-10T23:07:53.122Z] Debug Mode: false [2020-02-10T23:07:53.122Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:07:53.122Z] Labels: [2020-02-10T23:07:53.122Z] Experimental: true [2020-02-10T23:07:53.122Z] Insecure Registries: [2020-02-10T23:07:53.122Z] 127.0.0.0/8 [2020-02-10T23:07:53.122Z] Live Restore Enabled: true [2020-02-10T23:07:53.122Z] [2020-02-10T23:07:53.122Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T23:07:53.275Z] #20 transferring context: 47.10MB 1.1s done [2020-02-10T23:07:53.275Z] #20 DONE 1.1s [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T23:07:53.275Z] #22 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T23:07:53.275Z] #64 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T23:07:53.275Z] #51 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #16 [dev 6/25] RUN ldconfig [2020-02-10T23:07:53.275Z] #16 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:07:53.275Z] #47 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:53.275Z] #53 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:07:53.275Z] #44 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:07:53.275Z] #17 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T23:07:53.275Z] #29 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T23:07:53.275Z] #58 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T23:07:53.275Z] #30 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T23:07:53.275Z] #46 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T23:07:53.275Z] #56 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:07:53.275Z] #27 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T23:07:53.275Z] #39 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T23:07:53.275Z] #15 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T23:07:53.275Z] #31 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T23:07:53.275Z] #25 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T23:07:53.275Z] #59 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T23:07:53.275Z] #32 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:07:53.275Z] #33 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T23:07:53.275Z] #72 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T23:07:53.275Z] #61 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-10T23:07:53.275Z] #11 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T23:07:53.275Z] #26 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T23:07:53.275Z] #41 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:07:53.275Z] #21 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T23:07:53.275Z] #70 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T23:07:53.275Z] #34 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T23:07:53.275Z] #49 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T23:07:53.275Z] #67 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:07:53.275Z] #36 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:07:53.275Z] #35 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T23:07:53.275Z] #8 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T23:07:53.275Z] #40 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:07:53.275Z] #38 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T23:07:53.275Z] #43 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T23:07:53.275Z] #12 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T23:07:53.275Z] #54 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:07:53.275Z] #55 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T23:07:53.275Z] #52 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T23:07:53.275Z] #48 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:07:53.275Z] #60 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:53.275Z] #62 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.275Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T23:07:53.275Z] #28 CACHED [2020-02-10T23:07:53.275Z] [2020-02-10T23:07:53.276Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:07:53.276Z] #71 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T23:07:53.276Z] #63 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T23:07:53.276Z] #37 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T23:07:53.276Z] #42 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:53.276Z] #65 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:53.276Z] #50 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T23:07:53.276Z] #69 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T23:07:53.276Z] #19 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T23:07:53.276Z] #66 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T23:07:53.276Z] #18 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T23:07:53.276Z] #24 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T23:07:53.276Z] #13 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:07:53.276Z] #10 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T23:07:53.276Z] #14 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:53.276Z] #23 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T23:07:53.276Z] #45 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:07:53.276Z] #57 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T23:07:53.276Z] #9 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T23:07:53.276Z] #73 CACHED [2020-02-10T23:07:53.276Z] [2020-02-10T23:07:53.276Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T23:07:53.412Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:07:53.412Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:07:53.412Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40472/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T23:07:53.412Z] + bash /home/ubuntu/workspace/moby_PR-40472/check-config.sh [2020-02-10T23:07:53.412Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T23:07:53.412Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-02-10T23:07:53.412Z] [2020-02-10T23:07:53.412Z] Generally Necessary: [2020-02-10T23:07:53.412Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T23:07:53.412Z] - apparmor: enabled and tools installed [2020-02-10T23:07:53.412Z] - CONFIG_NAMESPACES: enabled [2020-02-10T23:07:53.412Z] - CONFIG_NET_NS: enabled [2020-02-10T23:07:53.412Z] - CONFIG_PID_NS: enabled [2020-02-10T23:07:53.412Z] - CONFIG_IPC_NS: enabled [2020-02-10T23:07:53.412Z] - CONFIG_UTS_NS: enabled [2020-02-10T23:07:53.412Z] - CONFIG_CGROUPS: enabled [2020-02-10T23:07:53.607Z] #20 transferring context: 47.10MB 1.1s done [2020-02-10T23:07:53.607Z] #20 DONE 1.2s [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T23:07:53.607Z] #34 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T23:07:53.607Z] #66 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T23:07:53.607Z] #48 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:07:53.607Z] #47 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T23:07:53.607Z] #63 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T23:07:53.607Z] #72 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T23:07:53.607Z] #8 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T23:07:53.607Z] #22 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:07:53.607Z] #71 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-10T23:07:53.607Z] #11 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T23:07:53.607Z] #32 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:53.607Z] #62 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T23:07:53.607Z] #70 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T23:07:53.607Z] #69 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T23:07:53.607Z] #14 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T23:07:53.607Z] #12 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:07:53.607Z] #38 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T23:07:53.607Z] #59 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #16 [dev 6/25] RUN ldconfig [2020-02-10T23:07:53.607Z] #16 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T23:07:53.607Z] #56 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T23:07:53.607Z] #39 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:53.607Z] #53 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T23:07:53.607Z] #24 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T23:07:53.607Z] #64 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:07:53.607Z] #17 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:53.607Z] #23 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T23:07:53.607Z] #49 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T23:07:53.607Z] #18 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T23:07:53.607Z] #26 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T23:07:53.607Z] #43 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T23:07:53.607Z] #45 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T23:07:53.607Z] #9 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:07:53.607Z] #55 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:07:53.607Z] #33 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:07:53.607Z] #35 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:07:53.607Z] #10 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T23:07:53.607Z] #29 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T23:07:53.607Z] #25 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T23:07:53.607Z] #52 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T23:07:53.607Z] #61 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:53.607Z] #50 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T23:07:53.607Z] #54 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T23:07:53.607Z] #58 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:07:53.607Z] #27 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T23:07:53.607Z] #31 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T23:07:53.607Z] #67 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T23:07:53.607Z] #19 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T23:07:53.607Z] #30 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T23:07:53.607Z] #40 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:07:53.607Z] #57 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T23:07:53.607Z] #15 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:07:53.607Z] #36 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T23:07:53.607Z] #13 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T23:07:53.607Z] #51 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:07:53.607Z] #60 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:53.607Z] #65 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T23:07:53.607Z] #46 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:07:53.607Z] #44 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T23:07:53.607Z] #42 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T23:07:53.607Z] #41 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:07:53.607Z] #21 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T23:07:53.607Z] #37 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T23:07:53.607Z] #28 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T23:07:53.607Z] #73 CACHED [2020-02-10T23:07:53.607Z] [2020-02-10T23:07:53.607Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T23:07:53.622Z] ace5139f9caa: Verifying Checksum [2020-02-10T23:07:53.623Z] ace5139f9caa: Download complete [2020-02-10T23:07:53.673Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T23:07:53.673Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T23:07:53.673Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T23:07:53.673Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T23:07:53.673Z] - CONFIG_CPUSETS: enabled [2020-02-10T23:07:53.673Z] - CONFIG_MEMCG: enabled [2020-02-10T23:07:53.673Z] - CONFIG_KEYS: enabled [2020-02-10T23:07:53.673Z] - CONFIG_VETH: enabled (as module) [2020-02-10T23:07:53.673Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T23:07:53.673Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T23:07:53.673Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T23:07:53.673Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T23:07:53.673Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T23:07:53.673Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T23:07:53.673Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T23:07:53.673Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T23:07:53.673Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T23:07:53.673Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T23:07:53.673Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T23:07:53.673Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T23:07:53.673Z] [2020-02-10T23:07:53.673Z] Optional Features: [2020-02-10T23:07:53.673Z] - CONFIG_USER_NS: enabled [2020-02-10T23:07:53.673Z] - CONFIG_SECCOMP: enabled [2020-02-10T23:07:53.673Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T23:07:53.673Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T23:07:53.673Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T23:07:53.673Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T23:07:53.931Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T23:07:53.931Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T23:07:53.931Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T23:07:53.931Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T23:07:53.931Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T23:07:53.931Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T23:07:53.931Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T23:07:53.931Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T23:07:53.931Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T23:07:53.931Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T23:07:53.931Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T23:07:53.931Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T23:07:53.931Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T23:07:53.931Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T23:07:53.931Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T23:07:53.931Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T23:07:53.931Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T23:07:53.931Z] - CONFIG_EXT4_FS: enabled [2020-02-10T23:07:53.931Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T23:07:53.931Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T23:07:53.931Z] - Network Drivers: [2020-02-10T23:07:53.931Z] - "overlay": [2020-02-10T23:07:53.931Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T23:07:53.931Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T23:07:53.931Z] Optional (for encrypted networks): [2020-02-10T23:07:53.977Z] ade01ea651a2: Pull complete [2020-02-10T23:07:53.977Z] e4d79466b81c: Verifying Checksum [2020-02-10T23:07:53.977Z] e4d79466b81c: Download complete [2020-02-10T23:07:54.190Z] - CONFIG_CRYPTO: enabled [2020-02-10T23:07:54.190Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-10T23:07:54.190Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-10T23:07:54.190Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-10T23:07:54.190Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-10T23:07:54.190Z] - CONFIG_XFRM: enabled [2020-02-10T23:07:54.190Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T23:07:54.190Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T23:07:54.190Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T23:07:54.190Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T23:07:54.190Z] - "ipvlan": [2020-02-10T23:07:54.190Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T23:07:54.190Z] - "macvlan": [2020-02-10T23:07:54.190Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T23:07:54.190Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T23:07:54.190Z] - "ftp,tftp client in container": [2020-02-10T23:07:54.190Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T23:07:54.190Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T23:07:54.190Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T23:07:54.190Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T23:07:54.190Z] - Storage Drivers: [2020-02-10T23:07:54.190Z] - "aufs": [2020-02-10T23:07:54.190Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T23:07:54.190Z] - "btrfs": [2020-02-10T23:07:54.190Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T23:07:54.190Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T23:07:54.190Z] - "devicemapper": [2020-02-10T23:07:54.190Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T23:07:54.190Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T23:07:54.190Z] - "overlay": [2020-02-10T23:07:54.190Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T23:07:54.190Z] - "zfs": [2020-02-10T23:07:54.190Z] - /dev/zfs: missing [2020-02-10T23:07:54.190Z] - zfs command: missing [2020-02-10T23:07:54.190Z] - zpool command: missing [2020-02-10T23:07:54.190Z] [2020-02-10T23:07:54.190Z] Limits: [2020-02-10T23:07:54.190Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T23:07:54.190Z] [2020-02-10T23:07:54.190Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T23:07:54.338Z] fbabdb69f639: Pull complete [2020-02-10T23:07:54.338Z] ff33bd1013d7: Pull complete [2020-02-10T23:07:54.528Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 . [2020-02-10T23:07:54.528Z] #2 [internal] load build definition from Dockerfile [2020-02-10T23:07:54.528Z] #2 transferring dockerfile: 15.71kB 0.0s done [2020-02-10T23:07:54.528Z] #2 DONE 0.0s [2020-02-10T23:07:54.528Z] [2020-02-10T23:07:54.528Z] #1 [internal] load .dockerignore [2020-02-10T23:07:54.528Z] #1 transferring context: 87B done [2020-02-10T23:07:54.528Z] #1 DONE 0.0s [2020-02-10T23:07:54.528Z] [2020-02-10T23:07:54.528Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T23:07:54.536Z] #74 DONE 1.3s [2020-02-10T23:07:54.643Z] #74 DONE 1.2s [2020-02-10T23:07:54.643Z] [2020-02-10T23:07:54.643Z] #75 exporting to image [2020-02-10T23:07:54.643Z] #75 exporting layers [2020-02-10T23:07:54.787Z] #3 DONE 0.1s [2020-02-10T23:07:54.787Z] [2020-02-10T23:07:54.787Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T23:07:54.787Z] #4 CACHED [2020-02-10T23:07:54.793Z] [2020-02-10T23:07:54.793Z] #75 exporting to image [2020-02-10T23:07:54.793Z] #75 exporting layers [2020-02-10T23:07:55.357Z] [2020-02-10T23:07:55.357Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T23:07:55.357Z] #6 DONE 0.0s [2020-02-10T23:07:55.357Z] [2020-02-10T23:07:55.357Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T23:07:55.357Z] #5 DONE 0.1s [2020-02-10T23:07:55.357Z] [2020-02-10T23:07:55.357Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T23:07:55.357Z] #68 DONE 0.0s [2020-02-10T23:07:55.357Z] [2020-02-10T23:07:55.357Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T23:07:55.357Z] #7 DONE 0.0s [2020-02-10T23:07:55.357Z] [2020-02-10T23:07:55.357Z] #20 [internal] load build context [2020-02-10T23:07:55.573Z] #75 exporting layers 0.9s done [2020-02-10T23:07:55.573Z] #75 writing image sha256:346386f2ca832c6a032e098831e5479ac8ddfccbcdc1799334eb930cf751caf1 done [2020-02-10T23:07:55.573Z] #75 naming to docker.io/library/docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 done [2020-02-10T23:07:55.574Z] #75 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-02-10T23:07:55.723Z] #75 exporting layers 0.9s done [2020-02-10T23:07:55.723Z] #75 writing image sha256:59e426bc93e5e3ba8a1ea26f1f86bc72a6daa1a6ac4fb45be5d4e4983f09a987 [2020-02-10T23:07:55.723Z] #75 writing image sha256:59e426bc93e5e3ba8a1ea26f1f86bc72a6daa1a6ac4fb45be5d4e4983f09a987 done [2020-02-10T23:07:55.723Z] #75 naming to docker.io/library/docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 done [2020-02-10T23:07:55.723Z] #75 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-10T23:07:55.902Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40472/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40472/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 hack/validate/default [2020-02-10T23:07:56.077Z] 85cfe9d77eff: Pull complete [2020-02-10T23:07:56.725Z] [2020-02-10T23:07:56.748Z] #20 transferring context: 47.10MB 1.3s done [2020-02-10T23:07:56.748Z] #20 DONE 1.3s [2020-02-10T23:07:56.748Z] [2020-02-10T23:07:56.748Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T23:07:56.748Z] #46 CACHED [2020-02-10T23:07:56.748Z] [2020-02-10T23:07:56.748Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T23:07:56.748Z] #67 CACHED [2020-02-10T23:07:56.748Z] [2020-02-10T23:07:56.748Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T23:07:56.748Z] #8 CACHED [2020-02-10T23:07:56.748Z] [2020-02-10T23:07:56.748Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T23:07:56.748Z] #42 CACHED [2020-02-10T23:07:56.748Z] [2020-02-10T23:07:56.748Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T23:07:56.748Z] #12 CACHED [2020-02-10T23:07:56.748Z] [2020-02-10T23:07:56.748Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:07:56.748Z] #57 CACHED [2020-02-10T23:07:56.748Z] [2020-02-10T23:07:56.748Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T23:07:56.748Z] #63 CACHED [2020-02-10T23:07:56.748Z] [2020-02-10T23:07:56.748Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T23:07:56.748Z] #52 CACHED [2020-02-10T23:07:56.748Z] [2020-02-10T23:07:56.748Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T23:07:56.749Z] #61 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:07:56.749Z] #47 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:07:56.749Z] #38 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:56.749Z] #23 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T23:07:56.749Z] #9 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T23:07:56.749Z] #31 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T23:07:56.749Z] #13 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T23:07:56.749Z] #45 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T23:07:56.749Z] #28 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:56.749Z] #62 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T23:07:56.749Z] #70 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T23:07:56.749Z] #49 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T23:07:56.749Z] #69 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T23:07:56.749Z] #26 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T23:07:56.749Z] #40 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T23:07:56.749Z] #37 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:56.749Z] #65 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T23:07:56.749Z] #43 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T23:07:56.749Z] #14 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:07:56.749Z] #27 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T23:07:56.749Z] #24 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T23:07:56.749Z] #64 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:07:56.749Z] #35 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:07:56.749Z] #71 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T23:07:56.749Z] #30 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T23:07:56.749Z] #34 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T23:07:56.749Z] #51 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T23:07:56.749Z] #15 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T23:07:56.749Z] #22 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T23:07:56.749Z] #59 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T23:07:56.749Z] #25 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T23:07:56.749Z] #48 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:07:56.749Z] #44 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:07:56.749Z] #21 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T23:07:56.749Z] #58 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-10T23:07:56.749Z] #11 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T23:07:56.749Z] #19 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T23:07:56.749Z] #29 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:56.749Z] #53 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T23:07:56.749Z] #56 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T23:07:56.749Z] #18 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T23:07:56.749Z] #66 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T23:07:56.749Z] #39 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:07:56.749Z] #60 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:07:56.749Z] #33 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T23:07:56.749Z] #41 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T23:07:56.749Z] #54 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:07:56.749Z] #50 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:07:56.749Z] #36 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:07:56.749Z] #17 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:07:56.749Z] #10 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #16 [dev 6/25] RUN ldconfig [2020-02-10T23:07:56.749Z] #16 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T23:07:56.749Z] #32 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T23:07:56.749Z] #72 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:07:56.749Z] #55 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T23:07:56.749Z] #73 CACHED [2020-02-10T23:07:56.749Z] [2020-02-10T23:07:56.749Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T23:07:56.834Z] Congratulations! All commits are properly signed with the DCO! [2020-02-10T23:07:56.981Z] Removing bundles/ [2020-02-10T23:07:56.981Z] [2020-02-10T23:07:56.981Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-10T23:07:56.981Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:07:56.981Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T23:07:57.095Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-02-10T23:07:57.306Z] ace5139f9caa: Pull complete [2020-02-10T23:07:59.022Z] Congratulations! All API changes are done the right way. [2020-02-10T23:07:59.022Z] Congratulations! All TOML source files changed here have valid syntax. [2020-02-10T23:07:59.022Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-10T23:07:59.022Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-02-10T23:07:59.022Z] Congratulations! No new tests were added to integration-cli. [2020-02-10T23:07:59.022Z] [2020-02-10T23:07:59.022Z] INFO Start validation with golang-ci-lint [2020-02-10T23:07:59.022Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-02-10T23:07:59.022Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-02-10T23:07:59.281Z] #74 DONE 2.2s [2020-02-10T23:07:59.281Z] [2020-02-10T23:07:59.281Z] #75 exporting to image [2020-02-10T23:07:59.281Z] #75 exporting layers [2020-02-10T23:08:00.501Z] Fetching without tags [2020-02-10T23:08:00.646Z] e4d79466b81c: Pull complete [2020-02-10T23:08:00.659Z] #75 exporting layers 1.5s done [2020-02-10T23:08:00.659Z] #75 writing image sha256:19093d264d15ebd31b6e3f63c9b00f89499bcc3274bd00c7f9cfcd2466e530e5 done [2020-02-10T23:08:00.659Z] #75 naming to docker.io/library/docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 done [2020-02-10T23:08:00.659Z] #75 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T23:08:00.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:08:00.461Z] > git config --add remote.origin.fetch +refs/pull/40472/head:refs/remotes/origin/PR-40472 # timeout=10 [2020-02-10T23:08:00.469Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T23:08:00.486Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:08:00.502Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:08:00.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:08:00.503Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master [2020-02-10T23:08:01.005Z] b00baabad4ce: Pull complete [2020-02-10T23:08:01.005Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-10T23:08:01.005Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-10T23:08:01.005Z] ---> 687421176e14 [2020-02-10T23:08:01.005Z] Step 5/16 : ARG BUILDX_REPO [2020-02-10T23:08:01.005Z] ---> Running in 939db85a3930 [2020-02-10T23:08:01.005Z] Removing intermediate container 939db85a3930 [2020-02-10T23:08:01.005Z] ---> 1cace87a95b6 [2020-02-10T23:08:01.005Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-10T23:08:01.006Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 hack/test/unit [2020-02-10T23:08:01.021Z] Merging remotes/origin/master commit c6400be46865296db2891d6cf1324982700537e0 into PR head commit 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:08:01.364Z] ---> Running in 23d78d8748b8 [2020-02-10T23:08:01.824Z] Cloning into '/buildx'... [2020-02-10T23:08:02.102Z] Merge succeeded, producing 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:08:02.103Z] Checking out Revision 9f0b3f5609faf69537cdf1882c251deec6e9eb26 (PR-40472) [2020-02-10T23:08:02.232Z] Commit message: "bump gotest.tools v3.0.1 for compatibility with Go 1.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-02-10T23:08:01.022Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:08:01.026Z] > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:08:02.059Z] > git merge c6400be46865296db2891d6cf1324982700537e0 # timeout=10 [2020-02-10T23:08:02.086Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T23:08:02.104Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:08:02.110Z] > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [Pipeline] sh [2020-02-10T23:08:03.573Z] + docker version [2020-02-10T23:08:03.573Z] Client: [2020-02-10T23:08:03.573Z] Version: 18.06.1-ce [2020-02-10T23:08:03.573Z] API version: 1.38 [2020-02-10T23:08:03.573Z] Go version: go1.10.3 [2020-02-10T23:08:03.573Z] Git commit: e68fc7a [2020-02-10T23:08:03.573Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-10T23:08:03.573Z] OS/Arch: linux/ppc64le [2020-02-10T23:08:03.573Z] Experimental: false [2020-02-10T23:08:03.573Z] [2020-02-10T23:08:03.573Z] Server: [2020-02-10T23:08:03.573Z] Engine: [2020-02-10T23:08:03.573Z] Version: 18.06.1-ce [2020-02-10T23:08:03.573Z] API version: 1.38 (minimum version 1.12) [2020-02-10T23:08:03.573Z] Go version: go1.10.3 [2020-02-10T23:08:03.573Z] Git commit: e68fc7a [2020-02-10T23:08:03.573Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-10T23:08:03.573Z] OS/Arch: linux/ppc64le [2020-02-10T23:08:03.573Z] Experimental: true [2020-02-10T23:08:03.576Z] Removing intermediate container 23d78d8748b8 [2020-02-10T23:08:03.576Z] ---> f94e73947bc1 [2020-02-10T23:08:03.576Z] Step 7/16 : WORKDIR /buildx [Pipeline] sh [2020-02-10T23:08:03.923Z] ---> Running in 9222a043dcb9 [2020-02-10T23:08:03.923Z] Removing intermediate container 9222a043dcb9 [2020-02-10T23:08:03.923Z] ---> f262fd61f2a5 [2020-02-10T23:08:03.923Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-10T23:08:03.923Z] ---> Running in d64d1037a9da [2020-02-10T23:08:03.956Z] + docker info [2020-02-10T23:08:03.957Z] Containers: 0 [2020-02-10T23:08:03.957Z] Running: 0 [2020-02-10T23:08:03.957Z] Paused: 0 [2020-02-10T23:08:03.957Z] Stopped: 0 [2020-02-10T23:08:03.957Z] Images: 0 [2020-02-10T23:08:03.957Z] Server Version: 18.06.1-ce [2020-02-10T23:08:03.957Z] Storage Driver: overlay2 [2020-02-10T23:08:03.957Z] Backing Filesystem: extfs [2020-02-10T23:08:03.957Z] Supports d_type: true [2020-02-10T23:08:03.957Z] Native Overlay Diff: true [2020-02-10T23:08:03.957Z] Logging Driver: json-file [2020-02-10T23:08:03.957Z] Cgroup Driver: cgroupfs [2020-02-10T23:08:03.957Z] Plugins: [2020-02-10T23:08:03.957Z] Volume: local [2020-02-10T23:08:03.957Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T23:08:03.957Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-10T23:08:03.957Z] Swarm: inactive [2020-02-10T23:08:03.957Z] Runtimes: runc [2020-02-10T23:08:03.957Z] Default Runtime: runc [2020-02-10T23:08:03.957Z] Init Binary: docker-init [2020-02-10T23:08:03.957Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-10T23:08:03.957Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-10T23:08:03.957Z] init version: fec3683 [2020-02-10T23:08:03.957Z] Security Options: [2020-02-10T23:08:03.957Z] apparmor [2020-02-10T23:08:03.957Z] seccomp [2020-02-10T23:08:03.957Z] Profile: default [2020-02-10T23:08:03.957Z] Kernel Version: 4.4.0-139-generic [2020-02-10T23:08:03.957Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-10T23:08:03.957Z] OSType: linux [2020-02-10T23:08:03.957Z] Architecture: ppc64le [2020-02-10T23:08:03.957Z] CPUs: 4 [2020-02-10T23:08:03.957Z] Total Memory: 7.972GiB [2020-02-10T23:08:03.957Z] Name: ppc64le-ubuntu-12 [2020-02-10T23:08:03.957Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-10T23:08:03.957Z] Docker Root Dir: /var/lib/docker [2020-02-10T23:08:03.957Z] Debug Mode (client): false [2020-02-10T23:08:03.957Z] Debug Mode (server): false [2020-02-10T23:08:03.957Z] Username: dockerbuildbot [2020-02-10T23:08:03.957Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:08:03.957Z] Labels: [2020-02-10T23:08:03.957Z] Experimental: true [2020-02-10T23:08:03.957Z] Insecure Registries: [2020-02-10T23:08:03.957Z] 127.0.0.0/8 [2020-02-10T23:08:03.957Z] Live Restore Enabled: false [2020-02-10T23:08:03.957Z] [Pipeline] sh [2020-02-10T23:08:04.268Z] Removing intermediate container d64d1037a9da [2020-02-10T23:08:04.268Z] ---> 5e22e48113bf [2020-02-10T23:08:04.268Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-10T23:08:04.268Z] ---> Running in 755536bde947 [2020-02-10T23:08:04.299Z] ? github.com/docker/docker/api [no test files] [2020-02-10T23:08:04.342Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:08:04.342Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:08:04.342Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40472/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T23:08:04.342Z] + bash /home/docker/workspace/moby_PR-40472/check-config.sh [2020-02-10T23:08:04.342Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T23:08:04.342Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-02-10T23:08:04.342Z] [2020-02-10T23:08:04.342Z] Generally Necessary: [2020-02-10T23:08:04.342Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T23:08:04.342Z] - apparmor: enabled and tools installed [2020-02-10T23:08:04.342Z] - CONFIG_NAMESPACES: enabled [2020-02-10T23:08:04.628Z] - CONFIG_NET_NS: enabled [2020-02-10T23:08:04.628Z] - CONFIG_PID_NS: enabled [2020-02-10T23:08:04.628Z] - CONFIG_IPC_NS: enabled [2020-02-10T23:08:04.628Z] - CONFIG_UTS_NS: enabled [2020-02-10T23:08:04.628Z] - CONFIG_CGROUPS: enabled [2020-02-10T23:08:04.628Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T23:08:04.628Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T23:08:04.628Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T23:08:04.628Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T23:08:04.628Z] - CONFIG_CPUSETS: enabled [2020-02-10T23:08:04.628Z] - CONFIG_MEMCG: enabled [2020-02-10T23:08:04.628Z] - CONFIG_KEYS: enabled [2020-02-10T23:08:04.628Z] - CONFIG_VETH: enabled (as module) [2020-02-10T23:08:04.628Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T23:08:04.628Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T23:08:04.628Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T23:08:04.628Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T23:08:04.628Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T23:08:04.628Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T23:08:04.628Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T23:08:04.628Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T23:08:04.628Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T23:08:04.628Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T23:08:04.628Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T23:08:04.628Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T23:08:04.628Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-10T23:08:04.628Z] [2020-02-10T23:08:04.628Z] Optional Features: [2020-02-10T23:08:04.628Z] - CONFIG_USER_NS: enabled [2020-02-10T23:08:04.628Z] - CONFIG_SECCOMP: enabled [2020-02-10T23:08:04.628Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T23:08:04.628Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T23:08:04.628Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T23:08:04.628Z] (cgroup swap accounting is currently enabled) [2020-02-10T23:08:04.914Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-10T23:08:04.914Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T23:08:04.914Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T23:08:04.914Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T23:08:04.914Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T23:08:04.914Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T23:08:04.914Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T23:08:04.914Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T23:08:04.914Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T23:08:04.914Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T23:08:04.914Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T23:08:04.914Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T23:08:04.914Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T23:08:04.914Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T23:08:04.914Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T23:08:04.914Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T23:08:04.914Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T23:08:04.914Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T23:08:04.914Z] - CONFIG_EXT4_FS: enabled [2020-02-10T23:08:04.914Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T23:08:04.914Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T23:08:04.914Z] - Network Drivers: [2020-02-10T23:08:04.914Z] - "overlay": [2020-02-10T23:08:04.914Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T23:08:04.914Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T23:08:04.914Z] Optional (for encrypted networks): [2020-02-10T23:08:05.011Z] From https://github.com/docker/buildx [2020-02-10T23:08:05.011Z] * [new tag] v0.3.1 -> build [2020-02-10T23:08:05.011Z] Switched to branch 'build' [2020-02-10T23:08:05.202Z] - CONFIG_CRYPTO: enabled [2020-02-10T23:08:05.202Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-10T23:08:05.202Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-10T23:08:05.203Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-10T23:08:05.203Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-10T23:08:05.203Z] - CONFIG_XFRM: enabled [2020-02-10T23:08:05.203Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T23:08:05.203Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T23:08:05.203Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T23:08:05.203Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T23:08:05.203Z] - "ipvlan": [2020-02-10T23:08:05.203Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T23:08:05.203Z] - "macvlan": [2020-02-10T23:08:05.203Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T23:08:05.203Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T23:08:05.203Z] - "ftp,tftp client in container": [2020-02-10T23:08:05.203Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T23:08:05.203Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T23:08:05.203Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T23:08:05.203Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T23:08:05.203Z] - Storage Drivers: [2020-02-10T23:08:05.203Z] - "aufs": [2020-02-10T23:08:05.203Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T23:08:05.203Z] - "btrfs": [2020-02-10T23:08:05.203Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T23:08:05.203Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T23:08:05.203Z] - "devicemapper": [2020-02-10T23:08:05.203Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T23:08:05.203Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T23:08:05.203Z] - "overlay": [2020-02-10T23:08:05.203Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T23:08:05.203Z] - "zfs": [2020-02-10T23:08:05.203Z] - /dev/zfs: missing [2020-02-10T23:08:05.203Z] - zfs command: missing [2020-02-10T23:08:05.203Z] - zpool command: missing [2020-02-10T23:08:05.203Z] [2020-02-10T23:08:05.203Z] Limits: [2020-02-10T23:08:05.203Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T23:08:05.203Z] [2020-02-10T23:08:05.203Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T23:08:05.629Z] + make bundles/buildx [2020-02-10T23:08:05.749Z] Removing intermediate container 755536bde947 [2020-02-10T23:08:05.749Z] ---> 55d8ce13e8c4 [2020-02-10T23:08:05.749Z] Step 10/16 : RUN go mod download [2020-02-10T23:08:05.749Z] ---> Running in 05121a64026f [2020-02-10T23:08:06.105Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-10T23:08:06.249Z] make: command: Command not found [2020-02-10T23:08:06.249Z] make: command: Command not found [2020-02-10T23:08:06.249Z] mkdir bundles [2020-02-10T23:08:06.249Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-10T23:08:06.249Z] --build-arg BUILDX_COMMIT \ [2020-02-10T23:08:06.249Z] --build-arg BUILDX_REPO \ [2020-02-10T23:08:06.249Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-10T23:08:06.249Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-10T23:08:06.249Z] . [2020-02-10T23:08:06.249Z] /bin/sh: 4: go: not found [2020-02-10T23:08:06.249Z] /bin/sh: 5: go: not found [2020-02-10T23:08:06.454Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-10T23:08:06.454Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-10T23:08:06.454Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-10T23:08:06.454Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-10T23:08:06.454Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-10T23:08:06.454Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-10T23:08:06.454Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-10T23:08:06.454Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-10T23:08:07.248Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-10T23:08:07.248Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-10T23:08:07.248Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-10T23:08:07.248Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-10T23:08:07.248Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-10T23:08:07.248Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-10T23:08:07.626Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-10T23:08:08.544Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-10T23:08:08.544Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-10T23:08:08.544Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-10T23:08:08.544Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-10T23:08:08.544Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-10T23:08:08.544Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-10T23:08:08.959Z] Sending build context to Docker daemon 51.68MB [2020-02-10T23:08:08.959Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-10T23:08:08.959Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-10T23:08:08.959Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-10T23:08:08.959Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-10T23:08:08.959Z] 1.12.10-stretch: Pulling from library/golang [2020-02-10T23:08:09.010Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-10T23:08:09.010Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-10T23:08:09.249Z] fb056072eab9: Pulling fs layer [2020-02-10T23:08:09.249Z] 6a33b1f9796f: Pulling fs layer [2020-02-10T23:08:09.249Z] 8f8f8962e456: Pulling fs layer [2020-02-10T23:08:09.249Z] 68adcc365214: Pulling fs layer [2020-02-10T23:08:09.249Z] 76d8adf27bdf: Pulling fs layer [2020-02-10T23:08:09.249Z] d66e58854927: Pulling fs layer [2020-02-10T23:08:09.249Z] 71497195576e: Pulling fs layer [2020-02-10T23:08:09.249Z] 68adcc365214: Waiting [2020-02-10T23:08:09.249Z] d66e58854927: Waiting [2020-02-10T23:08:09.249Z] 71497195576e: Waiting [2020-02-10T23:08:09.249Z] 76d8adf27bdf: Waiting [2020-02-10T23:08:09.881Z] 8f8f8962e456: Verifying Checksum [2020-02-10T23:08:09.881Z] 8f8f8962e456: Download complete [2020-02-10T23:08:09.884Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-10T23:08:10.168Z] 6a33b1f9796f: Verifying Checksum [2020-02-10T23:08:10.168Z] 6a33b1f9796f: Download complete [2020-02-10T23:08:10.248Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-10T23:08:10.248Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-10T23:08:10.248Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-10T23:08:10.608Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-10T23:08:10.608Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-10T23:08:10.608Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-10T23:08:10.608Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-10T23:08:10.981Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-10T23:08:11.361Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-10T23:08:11.361Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-10T23:08:11.361Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-10T23:08:11.731Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-10T23:08:11.731Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-10T23:08:11.731Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-10T23:08:11.731Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-10T23:08:12.124Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-10T23:08:12.124Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-10T23:08:12.124Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-10T23:08:12.231Z] fb056072eab9: Verifying Checksum [2020-02-10T23:08:12.231Z] fb056072eab9: Download complete [2020-02-10T23:08:12.520Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-10T23:08:12.520Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-10T23:08:13.000Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-10T23:08:13.397Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-10T23:08:13.397Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-10T23:08:13.735Z] 68adcc365214: Verifying Checksum [2020-02-10T23:08:13.735Z] 68adcc365214: Download complete [2020-02-10T23:08:13.775Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-10T23:08:13.775Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-10T23:08:14.030Z] 71497195576e: Verifying Checksum [2020-02-10T23:08:14.030Z] 71497195576e: Download complete [2020-02-10T23:08:14.147Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-10T23:08:14.521Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-10T23:08:14.521Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-10T23:08:14.654Z] 76d8adf27bdf: Verifying Checksum [2020-02-10T23:08:14.654Z] 76d8adf27bdf: Download complete [2020-02-10T23:08:14.894Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-10T23:08:15.268Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-10T23:08:15.268Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-10T23:08:15.662Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-10T23:08:15.662Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-10T23:08:16.049Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-10T23:08:16.407Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-10T23:08:16.407Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-10T23:08:16.520Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2020-02-10T23:08:16.769Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-10T23:08:16.769Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-10T23:08:16.769Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-10T23:08:17.363Z] fb056072eab9: Pull complete [2020-02-10T23:08:17.561Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-10T23:08:17.561Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-10T23:08:17.561Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-10T23:08:17.561Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-10T23:08:17.984Z] 6a33b1f9796f: Pull complete [2020-02-10T23:08:17.984Z] 8f8f8962e456: Pull complete [2020-02-10T23:08:18.843Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-10T23:08:18.843Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-10T23:08:19.649Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-10T23:08:20.025Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-10T23:08:20.025Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-10T23:08:20.028Z] d66e58854927: Verifying Checksum [2020-02-10T23:08:20.028Z] d66e58854927: Download complete [2020-02-10T23:08:20.397Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-10T23:08:21.189Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-10T23:08:21.189Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-10T23:08:22.001Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-10T23:08:22.001Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-10T23:08:22.001Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-10T23:08:22.076Z] 68adcc365214: Pull complete [2020-02-10T23:08:22.558Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-10T23:08:22.558Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-10T23:08:23.671Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-10T23:08:24.122Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-10T23:08:24.122Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-10T23:08:24.122Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-10T23:08:24.122Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-10T23:08:24.122Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-10T23:08:24.122Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-10T23:08:24.122Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-10T23:08:24.531Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-10T23:08:24.765Z] 76d8adf27bdf: Pull complete [2020-02-10T23:08:24.930Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-10T23:08:25.320Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-10T23:08:25.320Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-10T23:08:25.701Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-10T23:08:25.701Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-10T23:08:26.070Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-10T23:08:26.070Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-10T23:08:26.443Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-10T23:08:26.444Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-10T23:08:26.817Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-10T23:08:26.817Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-10T23:08:27.208Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-10T23:08:27.208Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-10T23:08:28.025Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-10T23:08:28.025Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-10T23:08:28.417Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-10T23:08:28.795Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-10T23:08:28.795Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-10T23:08:28.795Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-10T23:08:29.173Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-10T23:08:29.173Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-10T23:08:29.564Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-10T23:08:29.564Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-10T23:08:29.564Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-10T23:08:29.948Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-10T23:08:30.290Z] d66e58854927: Pull complete [2020-02-10T23:08:30.290Z] 71497195576e: Pull complete [2020-02-10T23:08:30.290Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-10T23:08:30.290Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-10T23:08:30.290Z] ---> ebd73b5ebd31 [2020-02-10T23:08:30.290Z] Step 5/16 : ARG BUILDX_REPO [2020-02-10T23:08:30.290Z] ---> Running in d9ae67727fa7 [2020-02-10T23:08:30.290Z] Removing intermediate container d9ae67727fa7 [2020-02-10T23:08:30.290Z] ---> 1ca97b62dd84 [2020-02-10T23:08:30.290Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-10T23:08:30.290Z] ---> Running in 0ea1aa8f42ca [2020-02-10T23:08:30.309Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-10T23:08:30.309Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-10T23:08:30.665Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-10T23:08:30.665Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-10T23:08:30.665Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-10T23:08:30.665Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-10T23:08:30.912Z] Cloning into '/buildx'... [2020-02-10T23:08:31.036Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-10T23:08:31.036Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-10T23:08:31.405Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-10T23:08:31.899Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-10T23:08:31.899Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-10T23:08:32.571Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-10T23:08:32.571Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-10T23:08:33.098Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-10T23:08:33.098Z] go: finding github.com/lib/pq v1.0.0 [2020-02-10T23:08:33.098Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-10T23:08:33.583Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-10T23:08:33.583Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-10T23:08:33.583Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-10T23:08:33.991Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-10T23:08:33.991Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-10T23:08:33.991Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-10T23:08:33.991Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-10T23:08:34.365Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-10T23:08:34.365Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-10T23:08:35.345Z] Removing intermediate container 0ea1aa8f42ca [2020-02-10T23:08:35.345Z] ---> 02b0114880d0 [2020-02-10T23:08:35.345Z] Step 7/16 : WORKDIR /buildx [2020-02-10T23:08:35.345Z] ---> Running in 35a291e03944 [2020-02-10T23:08:35.345Z] Removing intermediate container 35a291e03944 [2020-02-10T23:08:35.345Z] ---> efb519d929a5 [2020-02-10T23:08:35.345Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-10T23:08:35.345Z] ---> Running in 89a1685d4ddc [2020-02-10T23:08:35.345Z] Removing intermediate container 89a1685d4ddc [2020-02-10T23:08:35.345Z] ---> 194f031a3d05 [2020-02-10T23:08:35.345Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-10T23:08:35.345Z] ---> Running in f947cf9ccb2f [2020-02-10T23:08:35.355Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-10T23:08:35.355Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-10T23:08:35.355Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-10T23:08:35.961Z] From https://github.com/docker/buildx [2020-02-10T23:08:35.961Z] * [new tag] v0.3.1 -> build [2020-02-10T23:08:36.136Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-10T23:08:36.494Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-10T23:08:36.494Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-10T23:08:36.494Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-10T23:08:36.579Z] Switched to branch 'build' [2020-02-10T23:08:36.872Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-10T23:08:36.872Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-10T23:08:37.251Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-10T23:08:37.251Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-10T23:08:37.251Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-10T23:08:37.600Z] Removing intermediate container f947cf9ccb2f [2020-02-10T23:08:37.600Z] ---> a021e0fe9a3f [2020-02-10T23:08:37.600Z] Step 10/16 : RUN go mod download [2020-02-10T23:08:37.600Z] ---> Running in 6e5bc9739770 [2020-02-10T23:08:37.888Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-10T23:08:37.888Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-10T23:08:37.888Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-10T23:08:37.888Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-10T23:08:37.888Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-10T23:08:37.888Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-10T23:08:37.888Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-10T23:08:37.888Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-10T23:08:37.888Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-10T23:08:38.066Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-10T23:08:38.066Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-10T23:08:38.066Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-10T23:08:38.066Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-10T23:08:38.445Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-10T23:08:38.445Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-10T23:08:38.522Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-10T23:08:38.834Z] go: finding golang.org/x/text v0.3.0 [2020-02-10T23:08:39.231Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-10T23:08:39.231Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-10T23:08:39.553Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-10T23:08:39.616Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-10T23:08:39.616Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-10T23:08:39.994Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-10T23:08:40.183Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-10T23:08:40.183Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-10T23:08:40.183Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-10T23:08:40.369Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-10T23:08:40.369Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-10T23:08:40.475Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-10T23:08:40.475Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-10T23:08:40.764Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-10T23:08:40.774Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-10T23:08:40.774Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-10T23:08:40.774Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-10T23:08:41.054Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-10T23:08:41.054Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-10T23:08:41.158Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-10T23:08:41.345Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-10T23:08:41.973Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-10T23:08:41.973Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-10T23:08:41.973Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-10T23:08:41.973Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-10T23:08:42.368Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-10T23:08:42.375Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-10T23:08:42.376Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-10T23:08:42.665Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-10T23:08:42.741Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-10T23:08:42.741Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-10T23:08:42.952Z] go: finding github.com/lib/pq v1.0.0 [2020-02-10T23:08:43.110Z] go: finding cloud.google.com/go v0.26.0 [2020-02-10T23:08:43.110Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-10T23:08:43.110Z] go: finding github.com/kr/text v0.1.0 [2020-02-10T23:08:43.241Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-10T23:08:43.241Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-10T23:08:43.478Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-10T23:08:43.478Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-10T23:08:43.478Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-10T23:08:43.478Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-10T23:08:43.532Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-10T23:08:43.532Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-10T23:08:43.823Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-10T23:08:43.847Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-10T23:08:43.847Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-10T23:08:43.847Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-10T23:08:44.240Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-10T23:08:44.240Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-10T23:08:44.626Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-10T23:08:44.626Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-10T23:08:44.626Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-10T23:08:45.139Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-10T23:08:45.139Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-10T23:08:45.139Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-10T23:08:45.139Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-10T23:08:45.139Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-10T23:08:45.818Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-10T23:08:45.818Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-10T23:08:45.818Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-10T23:08:45.888Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-10T23:08:45.888Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-10T23:08:45.888Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-10T23:08:46.182Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-10T23:08:46.372Z] go: finding github.com/kr/pty v1.1.1 [2020-02-10T23:08:46.372Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-10T23:08:46.372Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-10T23:08:46.474Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-10T23:08:46.767Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-10T23:08:46.773Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-10T23:08:46.773Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-10T23:08:46.773Z] go: finding github.com/golang/mock v1.1.1 [2020-02-10T23:08:47.413Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-10T23:08:48.037Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-10T23:08:49.067Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-10T23:08:49.067Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-10T23:08:49.702Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-10T23:08:50.332Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-10T23:08:50.845Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-10T23:08:51.364Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-10T23:08:51.654Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-10T23:08:51.946Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-10T23:08:52.238Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-10T23:08:52.868Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-10T23:08:54.373Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-10T23:08:54.373Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-10T23:08:54.665Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-10T23:08:55.310Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-10T23:08:57.417Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-10T23:08:57.417Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-10T23:08:58.049Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-10T23:08:58.049Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-10T23:08:58.343Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-10T23:09:00.393Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-10T23:09:01.021Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-10T23:09:01.309Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-10T23:09:01.606Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-10T23:09:01.896Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-10T23:09:03.958Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-10T23:09:03.958Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-10T23:09:03.958Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-10T23:09:04.248Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-10T23:09:05.278Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-10T23:09:05.905Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-10T23:09:06.530Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-10T23:09:07.166Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-10T23:09:07.166Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-10T23:09:07.791Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-10T23:09:09.874Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-10T23:09:09.874Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-10T23:09:09.874Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-10T23:09:10.163Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-10T23:09:10.831Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-10T23:09:11.121Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-10T23:09:11.412Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-10T23:09:12.047Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-10T23:09:12.047Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-10T23:09:12.047Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-10T23:09:12.047Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-10T23:09:12.829Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T23:09:12.829Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T23:09:12.829Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2020-02-10T23:09:12.829Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2020-02-10T23:09:12.829Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.5% of statements [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T23:09:12.829Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2020-02-10T23:09:12.829Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 75.0% of statements [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T23:09:12.829Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T23:09:12.829Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2020-02-10T23:09:12.829Z] ok github.com/docker/docker/cli/debug 0.029s coverage: 100.0% of statements [2020-02-10T23:09:12.829Z] ok github.com/docker/docker/builder/remotecontext 0.275s coverage: 13.6% of statements [2020-02-10T23:09:12.829Z] ok github.com/docker/docker/builder/remotecontext/git 3.385s coverage: 86.3% of statements [2020-02-10T23:09:13.398Z] ok github.com/docker/docker/builder/dockerfile 1.049s coverage: 48.2% of statements [2020-02-10T23:09:13.398Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T23:09:13.398Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T23:09:13.550Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-10T23:09:13.840Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-10T23:09:14.130Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-10T23:09:14.130Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-10T23:09:14.130Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-10T23:09:14.761Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-10T23:09:14.761Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-10T23:09:15.395Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-10T23:09:15.395Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-10T23:09:15.395Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-10T23:09:16.433Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-10T23:09:16.433Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-10T23:09:16.720Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-10T23:09:17.352Z] go: finding github.com/golang/mock v1.1.1 [2020-02-10T23:09:17.647Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-10T23:09:18.278Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-10T23:09:18.394Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:09:18.394Z] [2020-02-10T23:09:18.682Z] ok github.com/docker/docker/client 0.303s coverage: 75.8% of statements [2020-02-10T23:09:18.920Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-10T23:09:19.630Z] Removing intermediate container 05121a64026f [2020-02-10T23:09:19.630Z] ---> 4701237ccada [2020-02-10T23:09:19.630Z] Step 11/16 : ARG GOOS [2020-02-10T23:09:19.630Z] ---> Running in bfc37a259dde [2020-02-10T23:09:19.630Z] Removing intermediate container bfc37a259dde [2020-02-10T23:09:19.630Z] ---> 6f7d97b3babf [2020-02-10T23:09:19.630Z] Step 12/16 : ARG GOARCH [2020-02-10T23:09:19.630Z] ---> Running in 942cc9527aab [2020-02-10T23:09:19.630Z] Removing intermediate container 942cc9527aab [2020-02-10T23:09:19.630Z] ---> 3ef8aad13397 [2020-02-10T23:09:19.630Z] 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-10T23:09:19.630Z] ---> Running in aac5b57c1de2 [2020-02-10T23:09:19.765Z] [2020-02-10T23:09:19.765Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T23:09:19.966Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-10T23:09:20.023Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T23:09:20.023Z] HOSTNAME=95d6d3abb2af [2020-02-10T23:09:20.023Z] TEST_SKIP_INTEGRATION=1 [2020-02-10T23:09:20.023Z] TESTDEBUG=0 [2020-02-10T23:09:20.023Z] DEST=bundles/test-integration [2020-02-10T23:09:20.023Z] PWD=/go/src/github.com/docker/docker [2020-02-10T23:09:20.023Z] KEEPBUNDLE=1 [2020-02-10T23:09:20.023Z] DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:09:20.023Z] container=docker [2020-02-10T23:09:20.023Z] HOME=/root [2020-02-10T23:09:20.023Z] GOLANG_VERSION=1.13.7 [2020-02-10T23:09:20.023Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T23:09:20.023Z] VALIDATE_BRANCH=master [2020-02-10T23:09:20.023Z] TERM=xterm [2020-02-10T23:09:20.023Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T23:09:20.023Z] SHLVL=1 [2020-02-10T23:09:20.023Z] TIMEOUT=120m [2020-02-10T23:09:20.023Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T23:09:20.023Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T23:09:20.023Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-10T23:09:20.023Z] GO111MODULE=off [2020-02-10T23:09:20.023Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T23:09:20.023Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T23:09:20.023Z] GOPATH=/go [2020-02-10T23:09:20.023Z] PKG_CONFIG=pkg-config [2020-02-10T23:09:20.023Z] _=/usr/bin/env [2020-02-10T23:09:20.023Z] Building test suite binary ./integration-cli/test.main [2020-02-10T23:09:20.023Z] [2020-02-10T23:09:20.280Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-10T23:09:20.280Z] [2020-02-10T23:09:20.280Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T23:09:20.280Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T23:09:20.280Z] HOSTNAME=68c07c9a8192 [2020-02-10T23:09:20.280Z] TEST_SKIP_INTEGRATION=1 [2020-02-10T23:09:20.280Z] TESTDEBUG=0 [2020-02-10T23:09:20.280Z] DEST=bundles/test-integration [2020-02-10T23:09:20.280Z] PWD=/go/src/github.com/docker/docker [2020-02-10T23:09:20.280Z] KEEPBUNDLE=1 [2020-02-10T23:09:20.280Z] DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:09:20.280Z] container=docker [2020-02-10T23:09:20.280Z] HOME=/root [2020-02-10T23:09:20.280Z] GOLANG_VERSION=1.13.7 [2020-02-10T23:09:20.280Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T23:09:20.280Z] VALIDATE_BRANCH=master [2020-02-10T23:09:20.280Z] TERM=xterm [2020-02-10T23:09:20.280Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T23:09:20.280Z] SHLVL=1 [2020-02-10T23:09:20.280Z] TIMEOUT=120m [2020-02-10T23:09:20.280Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T23:09:20.280Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T23:09:20.280Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-10T23:09:20.280Z] GO111MODULE=off [2020-02-10T23:09:20.280Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T23:09:20.280Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T23:09:20.280Z] GOPATH=/go [2020-02-10T23:09:20.280Z] PKG_CONFIG=pkg-config [2020-02-10T23:09:20.280Z] _=/usr/bin/env [2020-02-10T23:09:20.280Z] Building test suite binary ./integration-cli/test.main [2020-02-10T23:09:20.602Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-10T23:09:20.845Z] No new tests added to integration. [2020-02-10T23:09:20.845Z] [2020-02-10T23:09:20.845Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T23:09:20.891Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-10T23:09:21.517Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-10T23:09:21.805Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-10T23:09:22.100Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-10T23:09:22.216Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T23:09:22.216Z] HOSTNAME=dbe6d08f9719 [2020-02-10T23:09:22.216Z] TESTDEBUG=0 [2020-02-10T23:09:22.216Z] DEST=bundles/test-integration [2020-02-10T23:09:22.216Z] PWD=/go/src/github.com/docker/docker [2020-02-10T23:09:22.216Z] KEEPBUNDLE=1 [2020-02-10T23:09:22.216Z] DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:09:22.216Z] container=docker [2020-02-10T23:09:22.216Z] HOME=/root [2020-02-10T23:09:22.216Z] GOLANG_VERSION=1.13.7 [2020-02-10T23:09:22.216Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T23:09:22.216Z] VALIDATE_BRANCH=master [2020-02-10T23:09:22.216Z] TERM=xterm [2020-02-10T23:09:22.216Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T23:09:22.216Z] SHLVL=1 [2020-02-10T23:09:22.216Z] TIMEOUT=120m [2020-02-10T23:09:22.216Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T23:09:22.216Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T23:09:22.216Z] GO111MODULE=off [2020-02-10T23:09:22.216Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T23:09:22.216Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T23:09:22.216Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T23:09:22.216Z] GOPATH=/go [2020-02-10T23:09:22.216Z] PKG_CONFIG=pkg-config [2020-02-10T23:09:22.216Z] _=/usr/bin/env [2020-02-10T23:09:22.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T23:09:22.737Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-10T23:09:22.737Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-10T23:09:22.737Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-10T23:09:23.770Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-10T23:09:24.061Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-10T23:09:24.351Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-10T23:09:24.641Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-10T23:09:24.641Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-10T23:09:24.641Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-10T23:09:24.931Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-10T23:09:26.442Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-10T23:09:26.442Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-10T23:09:27.938Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-10T23:09:28.596Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-10T23:09:28.885Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-10T23:09:28.885Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-10T23:09:28.885Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-10T23:09:29.174Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-10T23:09:31.224Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-10T23:09:31.224Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-10T23:09:31.512Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-10T23:09:32.137Z] go: finding golang.org/x/text v0.3.0 [2020-02-10T23:09:33.165Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-10T23:09:34.185Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-10T23:09:34.474Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-10T23:09:35.495Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-10T23:09:36.551Z] go: finding github.com/kr/text v0.1.0 [2020-02-10T23:09:37.177Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-10T23:09:37.804Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-10T23:09:38.446Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-10T23:09:39.072Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-10T23:09:39.072Z] go: finding cloud.google.com/go v0.26.0 [2020-02-10T23:09:39.365Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-10T23:09:39.652Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-10T23:09:39.652Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-10T23:09:39.652Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-10T23:09:39.939Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-10T23:09:40.964Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-10T23:09:40.964Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-10T23:09:41.607Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-10T23:09:41.961Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-10T23:09:41.961Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-10T23:09:41.961Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-10T23:09:41.961Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-10T23:09:41.961Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-10T23:09:42.250Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-10T23:09:42.513Z] Running on azwin-2-a8eb10 in d:\jenkins\workspace\moby_PR-40472 [Pipeline] { [Pipeline] ws [2020-02-10T23:09:42.529Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-02-10T23:09:43.252Z] using credential docker-jenkins-github-credentials [2020-02-10T23:09:43.293Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-10T23:09:43.432Z] Cloning the remote Git repository [2020-02-10T23:09:43.432Z] Cloning with configured refspecs honoured and without tags [2020-02-10T23:09:43.558Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T23:09:43.558Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-10T23:09:43.714Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:09:43.714Z] > git --version # timeout=10 [2020-02-10T23:09:43.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:09:43.808Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master [2020-02-10T23:09:44.329Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-10T23:09:44.329Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-10T23:09:44.624Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-10T23:09:44.918Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-10T23:09:44.918Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-10T23:09:45.249Z] ok github.com/docker/docker/cmd/dockerd 0.165s coverage: 30.6% of statements [2020-02-10T23:09:45.960Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-10T23:09:45.960Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-10T23:09:45.960Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-10T23:09:45.960Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-10T23:09:46.188Z] ok github.com/docker/docker/container 0.159s coverage: 35.3% of statements [2020-02-10T23:09:46.189Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T23:09:46.189Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T23:09:46.189Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T23:09:46.189Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T23:09:46.250Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-10T23:09:47.284Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-10T23:09:47.609Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-10T23:09:47.609Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-10T23:09:47.899Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-10T23:09:47.906Z] Removing intermediate container aac5b57c1de2 [2020-02-10T23:09:47.906Z] ---> 142aadef30c2 [2020-02-10T23:09:47.906Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-10T23:09:47.906Z] ---> 687421176e14 [2020-02-10T23:09:47.906Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-10T23:09:47.906Z] ---> db1696ba0f2a [2020-02-10T23:09:47.906Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-10T23:09:47.906Z] ---> Running in 59db029a46a9 [2020-02-10T23:09:47.906Z] Removing intermediate container 59db029a46a9 [2020-02-10T23:09:47.906Z] ---> 2ae37acb9ac5 [2020-02-10T23:09:47.906Z] Successfully built 2ae37acb9ac5 [2020-02-10T23:09:47.906Z] Successfully tagged moby-buildx:latest [2020-02-10T23:09:47.906Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-10T23:09:47.906Z] if [ -n "${id}" ]; then \ [2020-02-10T23:09:47.906Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-10T23:09:47.906Z] && touch bundles/buildx; \ [2020-02-10T23:09:47.906Z] docker rm -f ${id}; \ [2020-02-10T23:09:47.906Z] fi [2020-02-10T23:09:47.906Z] 97dfa397d51ff7955ab520d3cb76d219b29300c6cae523152481e091a7b52267 [2020-02-10T23:09:47.906Z] bundles/buildx version [2020-02-10T23:09:47.906Z] buildx v0.3.1 6db68d0 [2020-02-10T23:09:47.906Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 . [2020-02-10T23:09:47.906Z] #1 [internal] booting buildkit [2020-02-10T23:09:47.906Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-10T23:09:48.931Z] go: finding github.com/kr/pty v1.1.1 [2020-02-10T23:09:48.931Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-10T23:09:48.931Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-10T23:09:49.147Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-02-10T23:09:49.147Z] #1 creating container buildx_buildkit_default [2020-02-10T23:09:49.484Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.036s coverage: 65.3% of statements [2020-02-10T23:09:49.519Z] #1 creating container buildx_buildkit_default 0.5s done [2020-02-10T23:09:49.519Z] #1 DONE 2.4s [2020-02-10T23:09:49.519Z] [2020-02-10T23:09:49.519Z] #2 [internal] load .dockerignore [2020-02-10T23:09:49.519Z] #2 transferring context: [2020-02-10T23:09:49.519Z] #2 transferring context: 87B done [2020-02-10T23:09:49.519Z] #2 DONE 0.0s [2020-02-10T23:09:49.519Z] [2020-02-10T23:09:49.519Z] #3 [internal] load build definition from Dockerfile [2020-02-10T23:09:49.519Z] #3 transferring dockerfile: 15.71kB done [2020-02-10T23:09:49.519Z] #3 DONE 0.0s [2020-02-10T23:09:49.519Z] [2020-02-10T23:09:49.519Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T23:09:49.971Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-10T23:09:50.261Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-10T23:09:50.276Z] #4 DONE 0.6s [2020-02-10T23:09:50.276Z] [2020-02-10T23:09:50.276Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T23:09:50.276Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-10T23:09:50.276Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-10T23:09:50.276Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-02-10T23:09:50.276Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-02-10T23:09:50.424Z] ok github.com/docker/docker/daemon/cluster/convert 0.029s coverage: 35.7% of statements [2020-02-10T23:09:50.755Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s done [2020-02-10T23:09:50.755Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-10T23:09:50.755Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2020-02-10T23:09:50.755Z] #5 DONE 0.5s [2020-02-10T23:09:51.223Z] [2020-02-10T23:09:51.223Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T23:09:51.223Z] #7 DONE 0.3s [2020-02-10T23:09:51.223Z] [2020-02-10T23:09:51.223Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T23:09:51.223Z] #6 DONE 0.3s [2020-02-10T23:09:51.223Z] [2020-02-10T23:09:51.223Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T23:09:51.223Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-10T23:09:51.291Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-10T23:09:51.291Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-10T23:09:51.581Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-10T23:09:51.818Z] #8 sha256:053af876b91913aed3c9ac2dd8b595bad22b94416eea6848860df62f3367af60 1.79kB / 1.79kB done [2020-02-10T23:09:51.818Z] #8 sha256:405b58165bf06b178dacbf6c969d559fe180cadb2d6f1c75fe0755bdf368aaa0 5.45kB / 5.45kB done [2020-02-10T23:09:51.818Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-10T23:09:51.818Z] #8 sha256:5b56a0d174e1942aa9c4762ba657088d03af1090840f5776077c9784598b3abe 0B / 155B 0.1s [2020-02-10T23:09:51.818Z] #8 sha256:5b56a0d174e1942aa9c4762ba657088d03af1090840f5776077c9784598b3abe 155B / 155B 0.2s done [2020-02-10T23:09:51.818Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 2.53MB / 7.38MB 0.4s [2020-02-10T23:09:51.818Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 978.94kB / 102.16MB 0.4s [2020-02-10T23:09:51.818Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 10.84MB / 48.95MB 0.4s [2020-02-10T23:09:51.818Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 949.33kB / 9.88MB 0.4s [2020-02-10T23:09:51.818Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 1.45MB / 51.33MB 0.4s [2020-02-10T23:09:51.818Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 1.01MB / 56.59MB 0.4s [2020-02-10T23:09:51.818Z] #8 sha256:5b56a0d174e1942aa9c4762ba657088d03af1090840f5776077c9784598b3abe 155B / 155B 0.2s done [2020-02-10T23:09:51.820Z] ok github.com/docker/docker/daemon/cluster 0.113s coverage: 0.5% of statements [2020-02-10T23:09:51.870Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-10T23:09:52.160Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-10T23:09:52.290Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 4.96MB / 7.38MB 0.5s [2020-02-10T23:09:52.290Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 3.21MB / 9.88MB 0.5s [2020-02-10T23:09:52.290Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 5.16MB / 51.33MB 0.5s [2020-02-10T23:09:52.290Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 7.05MB / 7.38MB 0.7s [2020-02-10T23:09:52.290Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 6.13MB / 102.16MB 0.7s [2020-02-10T23:09:52.290Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 17.20MB / 48.95MB 0.7s [2020-02-10T23:09:52.290Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 5.10MB / 9.88MB 0.7s [2020-02-10T23:09:52.290Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 6.72MB / 56.59MB 0.7s [2020-02-10T23:09:52.845Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 7.38MB / 7.38MB 0.7s done [2020-02-10T23:09:52.845Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 22.05MB / 48.95MB 0.9s [2020-02-10T23:09:52.845Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 7.46MB / 9.88MB 0.9s [2020-02-10T23:09:52.845Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 10.88MB / 51.33MB 0.9s [2020-02-10T23:09:52.845Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 9.69MB / 56.59MB 0.9s [2020-02-10T23:09:52.845Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 15.84MB / 102.16MB 1.0s [2020-02-10T23:09:52.845Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.88MB / 9.88MB 0.9s done [2020-02-10T23:09:52.845Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 12.92MB / 56.59MB 1.0s [2020-02-10T23:09:52.845Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 27.71MB / 48.95MB 1.1s [2020-02-10T23:09:52.845Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 15.91MB / 51.33MB 1.1s [2020-02-10T23:09:52.845Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 15.87MB / 56.59MB 1.1s [2020-02-10T23:09:52.845Z] #8 ... [2020-02-10T23:09:52.845Z] [2020-02-10T23:09:52.845Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T23:09:52.845Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-10T23:09:52.845Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-10T23:09:52.845Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-10T23:09:52.845Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2020-02-10T23:09:52.845Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.3s done [2020-02-10T23:09:52.845Z] #69 DONE 1.6s [2020-02-10T23:09:52.845Z] [2020-02-10T23:09:52.845Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T23:09:52.845Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 22.65MB / 102.16MB 1.3s [2020-02-10T23:09:52.845Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 31.00MB / 48.95MB 1.3s [2020-02-10T23:09:53.338Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 34.21MB / 48.95MB 1.4s [2020-02-10T23:09:53.338Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 21.92MB / 51.33MB 1.4s [2020-02-10T23:09:53.338Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 21.29MB / 56.59MB 1.4s [2020-02-10T23:09:53.338Z] #8 ... [2020-02-10T23:09:53.338Z] [2020-02-10T23:09:53.338Z] #21 [internal] load build context [2020-02-10T23:09:53.338Z] #21 transferring context: 47.10MB 2.0s done [2020-02-10T23:09:53.338Z] #21 DONE 2.0s [2020-02-10T23:09:53.338Z] [2020-02-10T23:09:53.338Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T23:09:53.338Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 29.59MB / 102.16MB 1.6s [2020-02-10T23:09:53.338Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 38.21MB / 48.95MB 1.6s [2020-02-10T23:09:53.338Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 25.37MB / 51.33MB 1.6s [2020-02-10T23:09:53.338Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 25.12MB / 56.59MB 1.6s [2020-02-10T23:09:53.655Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-10T23:09:53.746Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 42.72MB / 48.95MB 1.7s [2020-02-10T23:09:53.746Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 29.27MB / 51.33MB 1.7s [2020-02-10T23:09:53.746Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 29.55MB / 56.59MB 1.7s [2020-02-10T23:09:53.746Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 37.73MB / 102.16MB 1.9s [2020-02-10T23:09:53.746Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 47.24MB / 48.95MB 1.9s [2020-02-10T23:09:53.746Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 33.67MB / 51.33MB 1.9s [2020-02-10T23:09:53.746Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 34.10MB / 56.59MB 1.9s [2020-02-10T23:09:53.746Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 43.10MB / 102.16MB 2.0s [2020-02-10T23:09:53.746Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 48.95MB / 48.95MB 2.0s done [2020-02-10T23:09:53.746Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 38.88MB / 51.33MB 2.0s [2020-02-10T23:09:53.746Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 39.28MB / 56.59MB 2.0s [2020-02-10T23:09:53.746Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 49.24MB / 102.16MB 2.2s [2020-02-10T23:09:53.746Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 44.94MB / 51.33MB 2.2s [2020-02-10T23:09:53.746Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 44.82MB / 56.59MB 2.2s [2020-02-10T23:09:54.119Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 54.95MB / 102.16MB 2.3s [2020-02-10T23:09:54.119Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 51.00MB / 51.33MB 2.3s [2020-02-10T23:09:54.119Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 50.53MB / 56.59MB 2.3s [2020-02-10T23:09:54.119Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 65.78MB / 102.16MB 2.5s [2020-02-10T23:09:54.119Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 51.33MB / 51.33MB 2.4s done [2020-02-10T23:09:54.119Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.5s [2020-02-10T23:09:54.292Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-10T23:09:54.360Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2020-02-10T23:09:54.473Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 82.54MB / 102.16MB 2.6s [2020-02-10T23:09:54.473Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.5s done [2020-02-10T23:09:54.473Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 102.16MB / 102.16MB 2.9s [2020-02-10T23:09:54.583Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-10T23:09:54.622Z] ok github.com/docker/docker/daemon/config 0.084s coverage: 82.1% of statements [2020-02-10T23:09:54.851Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 102.16MB / 102.16MB 2.9s done [2020-02-10T23:09:54.851Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf [2020-02-10T23:09:54.876Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-10T23:09:55.503Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-10T23:09:55.798Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-10T23:09:56.006Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-02-10T23:09:56.089Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-10T23:09:56.719Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-10T23:09:57.391Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-02-10T23:09:57.747Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-10T23:09:58.775Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-10T23:09:58.775Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-10T23:09:59.063Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-10T23:09:59.063Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-10T23:09:59.351Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-10T23:09:59.351Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-10T23:09:59.351Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-10T23:10:00.682Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-02-10T23:10:00.860Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-10T23:10:00.860Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-10T23:10:01.187Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-10T23:10:01.536Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-10T23:10:01.899Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-10T23:10:01.899Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-10T23:10:01.899Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-10T23:10:02.061Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.469s coverage: 13.7% of statements [2020-02-10T23:10:02.289Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-10T23:10:02.630Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.761s coverage: 57.0% of statements [2020-02-10T23:10:02.677Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-10T23:10:03.275Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-10T23:10:03.275Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-10T23:10:04.035Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 9.5s done [2020-02-10T23:10:04.035Z] #8 DONE 12.8s [2020-02-10T23:10:04.035Z] [2020-02-10T23:10:04.035Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T23:10:04.381Z] #9 DONE 0.3s [2020-02-10T23:10:04.381Z] [2020-02-10T23:10:04.381Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T23:10:04.748Z] #10 DONE 0.2s [2020-02-10T23:10:04.748Z] [2020-02-10T23:10:04.748Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T23:10:04.748Z] #26 ... [2020-02-10T23:10:04.748Z] [2020-02-10T23:10:04.748Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T23:10:04.748Z] #41 DONE 0.1s [2020-02-10T23:10:04.748Z] [2020-02-10T23:10:04.748Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T23:10:04.748Z] #30 DONE 0.1s [2020-02-10T23:10:04.748Z] [2020-02-10T23:10:04.748Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:10:04.748Z] #22 DONE 0.1s [2020-02-10T23:10:04.748Z] [2020-02-10T23:10:04.748Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T23:10:04.748Z] #71 DONE 0.1s [2020-02-10T23:10:04.748Z] [2020-02-10T23:10:04.748Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T23:10:04.748Z] #23 DONE 0.1s [2020-02-10T23:10:04.748Z] [2020-02-10T23:10:04.748Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T23:10:04.748Z] #53 DONE 0.1s [2020-02-10T23:10:04.748Z] [2020-02-10T23:10:04.748Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T23:10:04.748Z] #65 DONE 0.1s [2020-02-10T23:10:04.748Z] [2020-02-10T23:10:04.748Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T23:10:04.748Z] #50 DONE 0.1s [2020-02-10T23:10:04.748Z] [2020-02-10T23:10:04.748Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T23:10:04.748Z] #47 DONE 0.1s [2020-02-10T23:10:04.748Z] [2020-02-10T23:10:04.748Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:10:04.977Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-10T23:10:04.977Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-10T23:10:04.977Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-10T23:10:05.117Z] #48 ... [2020-02-10T23:10:05.117Z] [2020-02-10T23:10:05.117Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T23:10:05.117Z] #33 DONE 0.1s [2020-02-10T23:10:05.117Z] [2020-02-10T23:10:05.117Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:10:05.117Z] #24 0.231 + RM_GOPATH=0 [2020-02-10T23:10:05.117Z] #24 0.232 + TMP_GOPATH= [2020-02-10T23:10:05.117Z] #24 0.232 + : /build [2020-02-10T23:10:05.117Z] #24 0.232 + '[' -z '' ']' [2020-02-10T23:10:05.117Z] #24 0.232 ++ mktemp -d [2020-02-10T23:10:05.117Z] #24 0.233 + export GOPATH=/tmp/tmp.jWZpOByQZz [2020-02-10T23:10:05.117Z] #24 0.233 + GOPATH=/tmp/tmp.jWZpOByQZz [2020-02-10T23:10:05.117Z] #24 0.233 + RM_GOPATH=1 [2020-02-10T23:10:05.117Z] #24 0.233 ++ dirname ./install.sh [2020-02-10T23:10:05.117Z] #24 0.234 + dir=. [2020-02-10T23:10:05.117Z] #24 0.234 + bin=dockercli [2020-02-10T23:10:05.117Z] #24 0.234 + shift [2020-02-10T23:10:05.117Z] #24 0.234 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T23:10:05.117Z] #24 0.234 + . ./dockercli.installer [2020-02-10T23:10:05.117Z] #24 0.234 ++ : stable [2020-02-10T23:10:05.117Z] #24 0.234 ++ : 17.06.2-ce [2020-02-10T23:10:05.117Z] #24 0.234 + install_dockercli [2020-02-10T23:10:05.117Z] #24 0.234 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T23:10:05.117Z] #24 0.234 Install docker/cli version 17.06.2-ce from stable [2020-02-10T23:10:05.117Z] #24 0.234 ++ uname -m [2020-02-10T23:10:05.117Z] #24 0.235 + arch=s390x [2020-02-10T23:10:05.117Z] #24 0.235 + '[' s390x '!=' x86_64 ']' [2020-02-10T23:10:05.117Z] #24 0.235 + '[' s390x '!=' s390x ']' [2020-02-10T23:10:05.117Z] #24 0.235 + url=https://download.docker.com/linux/static [2020-02-10T23:10:05.117Z] #24 0.235 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-02-10T23:10:05.117Z] #24 0.235 + tar -xz docker/docker [2020-02-10T23:10:05.434Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|compiled_files|types_sizes) took 1m51.616531382s [2020-02-10T23:10:05.434Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 457.713726ms [2020-02-10T23:10:06.107Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-10T23:10:06.107Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-10T23:10:06.825Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.733s coverage: 48.6% of statements [2020-02-10T23:10:06.825Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.334s coverage: 46.2% of statements [2020-02-10T23:10:07.394Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.096s coverage: 72.5% of statements [2020-02-10T23:10:09.304Z] ok github.com/docker/docker/daemon 12.345s coverage: 17.5% of statements [2020-02-10T23:10:09.304Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T23:10:09.304Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T23:10:09.304Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T23:10:09.304Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T23:10:09.304Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T23:10:09.304Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.516s coverage: 76.1% of statements [2020-02-10T23:10:09.565Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 58.0% of statements [2020-02-10T23:10:10.812Z] #24 5.444 + mkdir -p /build [2020-02-10T23:10:10.812Z] #24 5.446 + mv docker/docker /build/ [2020-02-10T23:10:10.812Z] #24 5.451 + rmdir docker [2020-02-10T23:10:10.812Z] #24 DONE 5.7s [2020-02-10T23:10:10.812Z] [2020-02-10T23:10:10.812Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:10:10.812Z] #48 0.548 + RM_GOPATH=0 [2020-02-10T23:10:10.812Z] #48 0.548 + TMP_GOPATH= [2020-02-10T23:10:10.812Z] #48 0.548 + : /build [2020-02-10T23:10:10.812Z] #48 0.548 + '[' -z '' ']' [2020-02-10T23:10:10.812Z] #48 0.550 ++ mktemp -d [2020-02-10T23:10:10.812Z] #48 0.557 + export GOPATH=/tmp/tmp.ePgd4UfKUF [2020-02-10T23:10:10.812Z] #48 0.557 + GOPATH=/tmp/tmp.ePgd4UfKUF [2020-02-10T23:10:10.812Z] #48 0.557 + RM_GOPATH=1 [2020-02-10T23:10:10.812Z] #48 0.558 ++ dirname ./install.sh [2020-02-10T23:10:10.812Z] #48 0.565 + dir=. [2020-02-10T23:10:10.812Z] #48 0.565 + bin=vndr [2020-02-10T23:10:10.812Z] #48 0.565 + shift [2020-02-10T23:10:10.812Z] #48 0.565 + '[' '!' -f ./vndr.installer ']' [2020-02-10T23:10:10.812Z] #48 0.565 + . ./vndr.installer [2020-02-10T23:10:10.812Z] #48 0.566 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T23:10:10.812Z] #48 0.567 + install_vndr [2020-02-10T23:10:10.812Z] #48 0.567 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-10T23:10:10.812Z] #48 0.568 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T23:10:10.812Z] #48 0.568 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ePgd4UfKUF/src/github.com/LK4D4/vndr [2020-02-10T23:10:10.812Z] #48 0.573 Cloning into '/tmp/tmp.ePgd4UfKUF/src/github.com/LK4D4/vndr'... [2020-02-10T23:10:10.812Z] #48 1.094 + cd /tmp/tmp.ePgd4UfKUF/src/github.com/LK4D4/vndr [2020-02-10T23:10:10.812Z] #48 1.097 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T23:10:10.812Z] #48 1.111 + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T23:10:10.812Z] #48 1.943 internal/cpu [2020-02-10T23:10:10.812Z] #48 1.959 runtime/internal/sys [2020-02-10T23:10:10.812Z] #48 2.067 runtime/internal/math [2020-02-10T23:10:10.812Z] #48 2.153 internal/race [2020-02-10T23:10:10.812Z] #48 2.227 sync/atomic [2020-02-10T23:10:10.812Z] #48 2.587 internal/bytealg [2020-02-10T23:10:10.812Z] #48 2.653 unicode [2020-02-10T23:10:10.812Z] #48 2.862 runtime [2020-02-10T23:10:10.812Z] #48 5.522 unicode/utf8 [2020-02-10T23:10:10.812Z] #48 5.973 math [2020-02-10T23:10:10.947Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements [2020-02-10T23:10:11.540Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.069s coverage: 3.0% of statements [2020-02-10T23:10:13.308Z] #48 8.497 unicode/utf16 [2020-02-10T23:10:13.333Z] Fetching without tags [2020-02-10T23:10:13.450Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 42.7% of statements [2020-02-10T23:10:13.450Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 4.9% of statements [2020-02-10T23:10:13.683Z] #48 8.768 container/list [2020-02-10T23:10:12.675Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:10:12.804Z] > git config --add remote.origin.fetch +refs/pull/40472/head:refs/remotes/origin/PR-40472 # timeout=10 [2020-02-10T23:10:12.912Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T23:10:13.175Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:10:13.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:10:13.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:10:13.456Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master [2020-02-10T23:10:14.018Z] ok github.com/docker/docker/daemon/logger/awslogs 0.250s coverage: 77.4% of statements [2020-02-10T23:10:14.064Z] #48 9.240 crypto/internal/subtle [2020-02-10T23:10:14.455Z] #48 9.358 crypto/subtle [2020-02-10T23:10:14.455Z] #48 9.498 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-10T23:10:14.455Z] #48 9.578 internal/nettrace [2020-02-10T23:10:14.455Z] #48 9.660 runtime/cgo [2020-02-10T23:10:14.455Z] #48 ... [2020-02-10T23:10:14.455Z] [2020-02-10T23:10:14.455Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T23:10:14.455Z] #44 0.623 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T23:10:14.455Z] #44 0.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T23:10:14.455Z] #44 0.768 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T23:10:14.455Z] #44 1.493 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T23:10:14.455Z] #44 8.829 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T23:10:14.455Z] #44 9.170 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T23:10:14.492Z] Merging remotes/origin/master commit c6400be46865296db2891d6cf1324982700537e0 into PR head commit 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:10:14.587Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.192s coverage: 60.1% of statements [2020-02-10T23:10:14.587Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T23:10:14.587Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T23:10:14.587Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T23:10:14.587Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T23:10:14.587Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T23:10:14.587Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T23:10:14.821Z] #44 ... [2020-02-10T23:10:14.821Z] [2020-02-10T23:10:14.821Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T23:10:14.821Z] #42 0.462 + git clone https://github.com/docker/distribution.git . [2020-02-10T23:10:14.821Z] #42 0.463 Cloning into '.'... [2020-02-10T23:10:14.821Z] #42 7.879 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T23:10:14.821Z] #42 9.086 + 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-10T23:10:14.821Z] #42 ... [2020-02-10T23:10:14.821Z] [2020-02-10T23:10:14.821Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:10:14.821Z] #54 0.544 + RM_GOPATH=0 [2020-02-10T23:10:14.821Z] #54 0.544 + TMP_GOPATH= [2020-02-10T23:10:14.821Z] #54 0.544 + : /build [2020-02-10T23:10:14.821Z] #54 0.544 + '[' -z '' ']' [2020-02-10T23:10:14.821Z] #54 0.544 ++ mktemp -d [2020-02-10T23:10:14.821Z] #54 0.544 + export GOPATH=/tmp/tmp.1zPGKCPxsy [2020-02-10T23:10:14.821Z] #54 0.544 + GOPATH=/tmp/tmp.1zPGKCPxsy [2020-02-10T23:10:14.821Z] #54 0.544 + RM_GOPATH=1 [2020-02-10T23:10:14.821Z] #54 0.544 ++ dirname ./install.sh [2020-02-10T23:10:14.821Z] #54 0.545 + dir=. [2020-02-10T23:10:14.821Z] #54 0.545 + bin=golangci_lint [2020-02-10T23:10:14.821Z] #54 0.545 + shift [2020-02-10T23:10:14.821Z] #54 0.545 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-10T23:10:14.821Z] #54 0.546 Installing golangci-lint version v1.20.0 [2020-02-10T23:10:14.821Z] #54 0.546 + . ./golangci_lint.installer [2020-02-10T23:10:14.821Z] #54 0.546 ++ : v1.20.0 [2020-02-10T23:10:14.821Z] #54 0.546 + install_golangci_lint [2020-02-10T23:10:14.821Z] #54 0.546 + echo 'Installing golangci-lint version v1.20.0' [2020-02-10T23:10:14.821Z] #54 0.546 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T23:10:14.848Z] ok github.com/docker/docker/daemon/logger/gelf 0.078s coverage: 67.0% of statements [2020-02-10T23:10:15.108Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-02-10T23:10:15.210Z] #54 ... [2020-02-10T23:10:15.210Z] [2020-02-10T23:10:15.210Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T23:10:15.210Z] #31 0.661 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-10T23:10:15.210Z] #31 0.661 Cloning into '.'... [2020-02-10T23:10:15.210Z] #31 ... [2020-02-10T23:10:15.210Z] [2020-02-10T23:10:15.210Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:10:15.210Z] #36 0.592 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T23:10:15.210Z] #36 0.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T23:10:15.210Z] #36 0.767 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T23:10:15.210Z] #36 1.210 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T23:10:15.210Z] #36 8.783 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T23:10:15.210Z] #36 8.905 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T23:10:15.210Z] #36 ... [2020-02-10T23:10:15.210Z] [2020-02-10T23:10:15.210Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T23:10:15.210Z] #26 0.542 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T23:10:15.211Z] #26 0.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T23:10:15.211Z] #26 0.768 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T23:10:15.211Z] #26 1.065 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T23:10:15.211Z] #26 8.112 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T23:10:15.211Z] #26 8.264 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T23:10:15.616Z] #26 ... [2020-02-10T23:10:15.616Z] [2020-02-10T23:10:15.616Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T23:10:15.616Z] #60 0.669 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T23:10:15.616Z] #60 0.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T23:10:15.616Z] #60 0.960 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T23:10:15.616Z] #60 1.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T23:10:15.616Z] #60 9.050 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T23:10:15.616Z] #60 9.145 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T23:10:15.616Z] #60 ... [2020-02-10T23:10:15.616Z] [2020-02-10T23:10:15.616Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:10:15.616Z] #72 0.585 + RM_GOPATH=0 [2020-02-10T23:10:15.616Z] #72 0.585 + TMP_GOPATH= [2020-02-10T23:10:15.616Z] #72 0.585 + : /build [2020-02-10T23:10:15.616Z] #72 0.585 + '[' -z '' ']' [2020-02-10T23:10:15.616Z] #72 0.585 ++ mktemp -d [2020-02-10T23:10:15.616Z] #72 0.587 + export GOPATH=/tmp/tmp.yksaSFfHDb [2020-02-10T23:10:15.616Z] #72 0.587 + GOPATH=/tmp/tmp.yksaSFfHDb [2020-02-10T23:10:15.616Z] #72 0.587 + RM_GOPATH=1 [2020-02-10T23:10:15.616Z] #72 0.588 ++ dirname ./install.sh [2020-02-10T23:10:15.616Z] #72 0.591 + dir=. [2020-02-10T23:10:15.616Z] #72 0.591 + bin=proxy [2020-02-10T23:10:15.616Z] #72 0.591 + shift [2020-02-10T23:10:15.616Z] #72 0.592 + '[' '!' -f ./proxy.installer ']' [2020-02-10T23:10:15.616Z] #72 0.592 + . ./proxy.installer [2020-02-10T23:10:15.616Z] #72 0.592 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T23:10:15.616Z] #72 0.595 + install_proxy [2020-02-10T23:10:15.616Z] #72 0.595 + case "$1" in [2020-02-10T23:10:15.616Z] #72 0.595 + export CGO_ENABLED=0 [2020-02-10T23:10:15.616Z] #72 0.595 + CGO_ENABLED=0 [2020-02-10T23:10:15.616Z] #72 0.595 + _install_proxy [2020-02-10T23:10:15.616Z] #72 0.595 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-10T23:10:15.616Z] #72 0.595 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T23:10:15.616Z] #72 0.596 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yksaSFfHDb/src/github.com/docker/libnetwork [2020-02-10T23:10:15.616Z] #72 0.602 Cloning into '/tmp/tmp.yksaSFfHDb/src/github.com/docker/libnetwork'... [2020-02-10T23:10:15.616Z] #72 9.317 + cd /tmp/tmp.yksaSFfHDb/src/github.com/docker/libnetwork [2020-02-10T23:10:15.616Z] #72 9.318 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T23:10:15.616Z] #72 10.01 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T23:10:15.685Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.028s coverage: 88.3% of statements [2020-02-10T23:10:15.685Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 62.1% of statements [2020-02-10T23:10:15.997Z] #72 ... [2020-02-10T23:10:15.997Z] [2020-02-10T23:10:15.997Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:10:15.997Z] #51 0.454 + RM_GOPATH=0 [2020-02-10T23:10:15.997Z] #51 0.454 + TMP_GOPATH= [2020-02-10T23:10:15.997Z] #51 0.454 + : /build [2020-02-10T23:10:15.997Z] #51 0.454 + '[' -z '' ']' [2020-02-10T23:10:15.997Z] #51 0.454 ++ mktemp -d [2020-02-10T23:10:15.997Z] #51 0.454 + export GOPATH=/tmp/tmp.1MexaJRi7a [2020-02-10T23:10:15.997Z] #51 0.454 + GOPATH=/tmp/tmp.1MexaJRi7a [2020-02-10T23:10:15.997Z] #51 0.454 + RM_GOPATH=1 [2020-02-10T23:10:15.997Z] #51 0.463 ++ dirname ./install.sh [2020-02-10T23:10:15.997Z] #51 0.464 + dir=. [2020-02-10T23:10:15.997Z] #51 0.464 + bin=gotestsum [2020-02-10T23:10:15.997Z] #51 0.464 + shift [2020-02-10T23:10:15.997Z] #51 0.464 + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T23:10:15.997Z] #51 0.464 + . ./gotestsum.installer [2020-02-10T23:10:15.997Z] #51 0.464 ++ : v0.3.5 [2020-02-10T23:10:15.997Z] #51 0.464 + install_gotestsum [2020-02-10T23:10:15.997Z] #51 0.464 + echo 'Installing gotestsum version v0.3.5' [2020-02-10T23:10:15.997Z] #51 0.464 Installing gotestsum version v0.3.5 [2020-02-10T23:10:15.997Z] #51 0.465 + go get -d gotest.tools/gotestsum [2020-02-10T23:10:15.997Z] #51 ... [2020-02-10T23:10:15.997Z] [2020-02-10T23:10:15.997Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:10:15.997Z] #11 0.630 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T23:10:15.997Z] #11 0.767 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T23:10:15.997Z] #11 0.802 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T23:10:15.997Z] #11 1.248 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T23:10:15.997Z] #11 8.001 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T23:10:15.997Z] #11 8.109 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T23:10:15.997Z] #11 ... [2020-02-10T23:10:15.997Z] [2020-02-10T23:10:15.997Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:10:15.997Z] #34 0.500 + RM_GOPATH=0 [2020-02-10T23:10:15.997Z] #34 0.500 + TMP_GOPATH= [2020-02-10T23:10:15.997Z] #34 0.500 + : /build [2020-02-10T23:10:15.997Z] #34 0.500 + '[' -z '' ']' [2020-02-10T23:10:15.997Z] #34 0.500 ++ mktemp -d [2020-02-10T23:10:15.997Z] #34 0.507 + export GOPATH=/tmp/tmp.uJhyHnwq79 [2020-02-10T23:10:15.997Z] #34 0.507 + GOPATH=/tmp/tmp.uJhyHnwq79 [2020-02-10T23:10:15.997Z] #34 0.507 + RM_GOPATH=1 [2020-02-10T23:10:15.997Z] #34 0.507 ++ dirname ./install.sh [2020-02-10T23:10:15.997Z] #34 0.507 + dir=. [2020-02-10T23:10:15.997Z] #34 0.508 + bin=tomlv [2020-02-10T23:10:15.997Z] #34 0.509 + shift [2020-02-10T23:10:15.997Z] #34 0.509 + '[' '!' -f ./tomlv.installer ']' [2020-02-10T23:10:15.997Z] #34 0.510 + . ./tomlv.installer [2020-02-10T23:10:15.997Z] #34 0.510 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:10:15.997Z] #34 0.510 + install_tomlv [2020-02-10T23:10:15.997Z] #34 0.510 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T23:10:15.997Z] #34 0.510 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uJhyHnwq79/src/github.com/BurntSushi/toml [2020-02-10T23:10:15.997Z] #34 0.510 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:10:15.997Z] #34 0.522 Cloning into '/tmp/tmp.uJhyHnwq79/src/github.com/BurntSushi/toml'... [2020-02-10T23:10:15.997Z] #34 1.167 + cd /tmp/tmp.uJhyHnwq79/src/github.com/BurntSushi/toml [2020-02-10T23:10:15.997Z] #34 1.167 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:10:15.997Z] #34 1.201 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T23:10:15.997Z] #34 1.742 runtime/internal/atomic [2020-02-10T23:10:15.997Z] #34 1.759 internal/cpu [2020-02-10T23:10:15.997Z] #34 1.901 runtime/internal/sys [2020-02-10T23:10:15.997Z] #34 2.060 runtime/internal/math [2020-02-10T23:10:15.997Z] #34 2.098 math/bits [2020-02-10T23:10:15.997Z] #34 2.364 internal/bytealg [2020-02-10T23:10:15.997Z] #34 2.676 math [2020-02-10T23:10:15.997Z] #34 2.774 runtime [2020-02-10T23:10:15.997Z] #34 6.485 internal/testlog [2020-02-10T23:10:15.997Z] #34 6.686 encoding [2020-02-10T23:10:15.997Z] #34 7.079 runtime/cgo [2020-02-10T23:10:16.360Z] #34 ... [2020-02-10T23:10:16.360Z] [2020-02-10T23:10:16.360Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:10:16.360Z] #66 0.450 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:10:16.360Z] #66 0.450 + RM_GOPATH=0 [2020-02-10T23:10:16.360Z] #66 0.450 + TMP_GOPATH= [2020-02-10T23:10:16.360Z] #66 0.450 + : /build/ [2020-02-10T23:10:16.360Z] #66 0.450 + '[' -z '' ']' [2020-02-10T23:10:16.360Z] #66 0.450 ++ mktemp -d [2020-02-10T23:10:16.360Z] #66 0.450 + export GOPATH=/tmp/tmp.A9S5VPJusN [2020-02-10T23:10:16.360Z] #66 0.450 + GOPATH=/tmp/tmp.A9S5VPJusN [2020-02-10T23:10:16.360Z] #66 0.450 + RM_GOPATH=1 [2020-02-10T23:10:16.360Z] #66 0.450 ++ dirname ./install.sh [2020-02-10T23:10:16.360Z] #66 0.450 + dir=. [2020-02-10T23:10:16.360Z] #66 0.450 + bin=rootlesskit [2020-02-10T23:10:16.360Z] #66 0.450 + shift [2020-02-10T23:10:16.360Z] #66 0.450 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T23:10:16.360Z] #66 0.450 + . ./rootlesskit.installer [2020-02-10T23:10:16.360Z] #66 0.450 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:10:16.360Z] #66 0.450 + install_rootlesskit [2020-02-10T23:10:16.360Z] #66 0.450 + case "$1" in [2020-02-10T23:10:16.360Z] #66 0.450 + export CGO_ENABLED=0 [2020-02-10T23:10:16.360Z] #66 0.450 + CGO_ENABLED=0 [2020-02-10T23:10:16.360Z] #66 0.450 + _install_rootlesskit [2020-02-10T23:10:16.360Z] #66 0.450 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T23:10:16.360Z] #66 0.450 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.A9S5VPJusN/src/github.com/rootless-containers/rootlesskit [2020-02-10T23:10:16.360Z] #66 0.450 Cloning into '/tmp/tmp.A9S5VPJusN/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T23:10:16.360Z] #66 3.027 + cd /tmp/tmp.A9S5VPJusN/src/github.com/rootless-containers/rootlesskit [2020-02-10T23:10:16.360Z] #66 3.027 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:10:16.360Z] #66 3.407 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T23:10:16.360Z] #66 3.408 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T23:10:16.360Z] #66 ... [2020-02-10T23:10:16.360Z] [2020-02-10T23:10:16.360Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:10:16.360Z] #54 10.96 + cd /tmp/tmp.1zPGKCPxsy/src/github.com/golangci/golangci-lint/ [2020-02-10T23:10:16.360Z] #54 10.96 + git checkout -q v1.20.0 [2020-02-10T23:10:14.615Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:10:14.741Z] > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:10:16.625Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 74.7% of statements [2020-02-10T23:10:16.718Z] #54 11.86 ++ git describe --tags [2020-02-10T23:10:16.718Z] #54 11.89 + version=v1.20.0 [2020-02-10T23:10:16.718Z] #54 11.89 ++ git rev-parse --short HEAD [2020-02-10T23:10:16.718Z] #54 11.89 + commit=cc98739 [2020-02-10T23:10:16.718Z] #54 11.89 ++ git show -s --format=%cd [2020-02-10T23:10:16.718Z] #54 11.90 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-10T23:10:16.718Z] #54 11.90 + 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-10T23:10:16.886Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T23:10:17.146Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 19.9% of statements [2020-02-10T23:10:17.406Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 47.8% of statements [2020-02-10T23:10:17.668Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2020-02-10T23:10:19.050Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2020-02-10T23:10:19.991Z] ok github.com/docker/docker/daemon/logger/splunk 1.938s coverage: 82.5% of statements [2020-02-10T23:10:19.991Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T23:10:19.991Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T23:10:20.519Z] Merge succeeded, producing 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:10:20.521Z] Checking out Revision 9f0b3f5609faf69537cdf1882c251deec6e9eb26 (PR-40472) [2020-02-10T23:10:20.561Z] ok github.com/docker/docker/distribution/metadata 0.102s coverage: 48.2% of statements [2020-02-10T23:10:21.326Z] Commit message: "bump gotest.tools v3.0.1 for compatibility with Go 1.14" [2020-02-10T23:10:21.502Z] ok github.com/docker/docker/distribution 0.265s coverage: 22.1% of statements [2020-02-10T23:10:21.502Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T23:10:21.502Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2020-02-10T23:10:19.975Z] > git merge c6400be46865296db2891d6cf1324982700537e0 # timeout=10 [2020-02-10T23:10:20.262Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-10T23:10:20.660Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:10:20.738Z] > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T23:10:22.884Z] ok github.com/docker/docker/image 0.053s coverage: 86.4% of statements [2020-02-10T23:10:23.144Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-02-10T23:10:23.403Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-02-10T23:10:23.403Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 85.1% of statements [2020-02-10T23:10:23.403Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T23:10:23.403Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T23:10:23.403Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T23:10:23.911Z] + docker version [2020-02-10T23:10:23.911Z] Client: Docker Engine - Enterprise [2020-02-10T23:10:23.911Z] Version: 19.03.5 [2020-02-10T23:10:23.911Z] API version: 1.40 [2020-02-10T23:10:23.911Z] Go version: go1.12.12 [2020-02-10T23:10:23.911Z] Git commit: 2ee0c57608 [2020-02-10T23:10:23.911Z] Built: 11/13/2019 08:00:16 [2020-02-10T23:10:23.911Z] OS/Arch: windows/amd64 [2020-02-10T23:10:23.911Z] Experimental: false [2020-02-10T23:10:23.911Z] [2020-02-10T23:10:23.911Z] Server: Docker Engine - Enterprise [2020-02-10T23:10:23.911Z] Engine: [2020-02-10T23:10:23.911Z] Version: 19.03.5 [2020-02-10T23:10:23.911Z] API version: 1.40 (minimum version 1.24) [2020-02-10T23:10:23.911Z] Go version: go1.12.12 [2020-02-10T23:10:23.911Z] Git commit: 2ee0c57608 [2020-02-10T23:10:23.911Z] Built: 11/13/2019 07:58:51 [2020-02-10T23:10:23.911Z] OS/Arch: windows/amd64 [2020-02-10T23:10:23.911Z] Experimental: true [Pipeline] sh [2020-02-10T23:10:24.343Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2020-02-10T23:10:24.343Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 50.0% of statements [2020-02-10T23:10:25.288Z] ok github.com/docker/docker/opts 0.094s coverage: 67.0% of statements [2020-02-10T23:10:26.094Z] #54 ... [2020-02-10T23:10:26.094Z] [2020-02-10T23:10:26.094Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:10:26.094Z] #34 20.77 sync [2020-02-10T23:10:26.094Z] #34 20.77 internal/reflectlite [2020-02-10T23:10:26.128Z] + docker info [2020-02-10T23:10:26.681Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-02-10T23:10:27.249Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2020-02-10T23:10:27.508Z] ok github.com/docker/docker/pkg/authorization 1.495s coverage: 68.3% of statements [2020-02-10T23:10:27.627Z] #34 ... [2020-02-10T23:10:27.627Z] [2020-02-10T23:10:27.627Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:10:27.627Z] #72 DONE 22.4s [2020-02-10T23:10:27.627Z] [2020-02-10T23:10:27.627Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T23:10:27.627Z] #60 16.22 Fetched 8022 kB in 16s (514 kB/s) [2020-02-10T23:10:27.627Z] #60 16.22 Reading package lists... [2020-02-10T23:10:28.076Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-02-10T23:10:28.335Z] ok github.com/docker/docker/pkg/archive 1.227s coverage: 76.8% of statements [2020-02-10T23:10:28.630Z] Client: [2020-02-10T23:10:28.630Z] Debug Mode: false [2020-02-10T23:10:28.630Z] Plugins: [2020-02-10T23:10:28.630Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-10T23:10:28.630Z] [2020-02-10T23:10:28.630Z] Server: [2020-02-10T23:10:28.630Z] Containers: 2 [2020-02-10T23:10:28.630Z] Running: 1 [2020-02-10T23:10:28.630Z] Paused: 0 [2020-02-10T23:10:28.630Z] Stopped: 1 [2020-02-10T23:10:28.630Z] Images: 10 [2020-02-10T23:10:28.630Z] Server Version: 19.03.5 [2020-02-10T23:10:28.630Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-10T23:10:28.630Z] Windows: [2020-02-10T23:10:28.630Z] LCOW: [2020-02-10T23:10:28.630Z] Logging Driver: json-file [2020-02-10T23:10:28.630Z] Plugins: [2020-02-10T23:10:28.630Z] Volume: local [2020-02-10T23:10:28.630Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T23:10:28.630Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T23:10:28.630Z] Swarm: inactive [2020-02-10T23:10:28.630Z] Default Isolation: process [2020-02-10T23:10:28.630Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T23:10:28.630Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T23:10:28.630Z] OSType: windows [2020-02-10T23:10:28.630Z] Architecture: x86_64 [2020-02-10T23:10:28.630Z] CPUs: 4 [2020-02-10T23:10:28.630Z] Total Memory: 32GiB [2020-02-10T23:10:28.630Z] Name: azwin-2-a8eb10 [2020-02-10T23:10:28.630Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-10T23:10:28.630Z] Docker Root Dir: D:\docker [2020-02-10T23:10:28.630Z] Debug Mode: false [2020-02-10T23:10:28.630Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:10:28.630Z] Labels: [2020-02-10T23:10:28.630Z] Experimental: true [2020-02-10T23:10:28.630Z] Insecure Registries: [2020-02-10T23:10:28.630Z] 10.0.0.4:5000 [2020-02-10T23:10:28.630Z] 127.0.0.0/8 [2020-02-10T23:10:28.630Z] Registry Mirrors: [2020-02-10T23:10:28.630Z] http://10.0.0.4:5000/ [2020-02-10T23:10:28.630Z] Live Restore Enabled: false [2020-02-10T23:10:28.630Z] [2020-02-10T23:10:28.738Z] #60 20.72 Reading package lists... [2020-02-10T23:10:28.738Z] #60 ... [2020-02-10T23:10:28.738Z] [2020-02-10T23:10:28.738Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:10:28.738Z] #11 14.98 Fetched 8022 kB in 15s (552 kB/s) [2020-02-10T23:10:28.738Z] #11 14.98 Reading package lists... [2020-02-10T23:10:28.738Z] #11 19.49 Reading package lists... [2020-02-10T23:10:28.905Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-10T23:10:29.164Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 92.9% of statements [2020-02-10T23:10:29.343Z] #11 ... [2020-02-10T23:10:29.343Z] [2020-02-10T23:10:29.343Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:10:29.343Z] #34 24.24 sort [2020-02-10T23:10:29.343Z] #34 24.24 errors [2020-02-10T23:10:29.716Z] #34 24.77 strconv [2020-02-10T23:10:29.716Z] #34 ... [2020-02-10T23:10:29.716Z] [2020-02-10T23:10:29.716Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T23:10:29.716Z] #26 15.08 Fetched 8022 kB in 15s (548 kB/s) [2020-02-10T23:10:29.716Z] #26 15.08 Reading package lists... [2020-02-10T23:10:29.716Z] #26 19.72 Reading package lists... [2020-02-10T23:10:29.716Z] #26 ... [2020-02-10T23:10:29.716Z] [2020-02-10T23:10:29.716Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:10:29.716Z] #48 25.03 io [2020-02-10T23:10:29.734Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-02-10T23:10:30.089Z] #48 25.11 strconv [2020-02-10T23:10:30.303Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-02-10T23:10:30.521Z] #48 ... [2020-02-10T23:10:30.521Z] [2020-02-10T23:10:30.521Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T23:10:30.521Z] #44 15.87 Fetched 8022 kB in 15s (525 kB/s) [2020-02-10T23:10:30.521Z] #44 15.87 Reading package lists... [2020-02-10T23:10:30.521Z] #44 20.44 Reading package lists... [2020-02-10T23:10:30.521Z] #44 26.01 Building dependency tree... [2020-02-10T23:10:30.521Z] #44 ... [2020-02-10T23:10:30.521Z] [2020-02-10T23:10:30.521Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:10:30.521Z] #36 16.00 Fetched 8022 kB in 15s (520 kB/s) [2020-02-10T23:10:30.521Z] #36 16.00 Reading package lists... [2020-02-10T23:10:30.521Z] #36 19.73 Reading package lists... [2020-02-10T23:10:30.871Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-02-10T23:10:30.980Z] #36 25.66 Building dependency tree... [2020-02-10T23:10:30.980Z] #36 ... [2020-02-10T23:10:30.980Z] [2020-02-10T23:10:30.980Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T23:10:30.980Z] #60 20.72 Reading package lists... [2020-02-10T23:10:30.980Z] #60 25.95 Building dependency tree... [2020-02-10T23:10:31.355Z] #60 26.75 The following additional packages will be installed: [2020-02-10T23:10:31.355Z] #60 26.79 libbtrfs0 [2020-02-10T23:10:31.355Z] #60 26.84 The following NEW packages will be installed: [2020-02-10T23:10:31.355Z] #60 26.84 libbtrfs-dev libbtrfs0 [2020-02-10T23:10:31.355Z] #60 26.93 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T23:10:31.355Z] #60 26.93 Need to get 118 kB of archives. [2020-02-10T23:10:31.355Z] #60 26.93 After this operation, 390 kB of additional disk space will be used. [2020-02-10T23:10:31.355Z] #60 26.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-10T23:10:31.746Z] #60 26.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-10T23:10:31.806Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-02-10T23:10:32.066Z] ok github.com/docker/docker/pkg/chrootarchive 3.504s coverage: 43.2% of statements [2020-02-10T23:10:32.149Z] #60 27.48 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:10:32.149Z] #60 27.54 Fetched 118 kB in 0s (765 kB/s) [2020-02-10T23:10:32.149Z] #60 27.58 Selecting previously unselected package libbtrfs0. [2020-02-10T23:10:32.150Z] #60 27.58 (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-10T23:10:32.150Z] #60 27.59 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-10T23:10:32.150Z] #60 27.59 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T23:10:32.150Z] #60 27.63 Selecting previously unselected package libbtrfs-dev. [2020-02-10T23:10:32.150Z] #60 27.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-10T23:10:32.150Z] #60 27.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T23:10:32.530Z] #60 27.73 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T23:10:32.530Z] #60 27.74 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T23:10:32.530Z] #60 27.76 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T23:10:32.530Z] #60 DONE 28.0s [2020-02-10T23:10:32.530Z] [2020-02-10T23:10:32.530Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:10:32.530Z] #61 DONE 0.1s [2020-02-10T23:10:32.530Z] [2020-02-10T23:10:32.530Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:10:32.530Z] #36 25.66 Building dependency tree... [2020-02-10T23:10:32.530Z] #36 27.35 The following additional packages will be installed: [2020-02-10T23:10:32.530Z] #36 27.37 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-10T23:10:32.530Z] #36 27.41 Suggested packages: [2020-02-10T23:10:32.530Z] #36 27.41 cmake-doc ninja-build lrzip [2020-02-10T23:10:32.530Z] #36 27.41 Recommended packages: [2020-02-10T23:10:32.530Z] #36 27.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T23:10:32.530Z] #36 27.95 The following NEW packages will be installed: [2020-02-10T23:10:32.530Z] #36 27.96 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-10T23:10:32.530Z] #36 27.96 vim-common xxd [2020-02-10T23:10:32.530Z] #36 28.00 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T23:10:32.530Z] #36 28.00 Need to get 13.9 MB of archives. [2020-02-10T23:10:32.530Z] #36 28.00 After this operation, 62.1 MB of additional disk space will be used. [2020-02-10T23:10:32.530Z] #36 28.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-10T23:10:32.530Z] #36 28.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T23:10:32.635Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2020-02-10T23:10:32.894Z] ok github.com/docker/docker/pkg/fsutils 0.364s coverage: 85.1% of statements [2020-02-10T23:10:32.894Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2020-02-10T23:10:32.900Z] #36 ... [2020-02-10T23:10:32.900Z] [2020-02-10T23:10:32.900Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T23:10:32.900Z] #62 DONE 0.1s [2020-02-10T23:10:32.900Z] [2020-02-10T23:10:32.900Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:10:32.900Z] #36 28.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-02-10T23:10:33.154Z] ok github.com/docker/docker/layer 7.221s coverage: 68.8% of statements [2020-02-10T23:10:33.154Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T23:10:33.154Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T23:10:33.154Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T23:10:33.154Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T23:10:33.154Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T23:10:33.154Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T23:10:33.154Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T23:10:33.154Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T23:10:33.154Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2020-02-10T23:10:33.697Z] #36 ... [2020-02-10T23:10:33.698Z] [2020-02-10T23:10:33.698Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T23:10:33.698Z] #26 25.47 Building dependency tree... [2020-02-10T23:10:33.698Z] #26 27.04 ca-certificates is already the newest version (20190110). [2020-02-10T23:10:33.698Z] #26 27.04 The following additional packages will be installed: [2020-02-10T23:10:33.698Z] #26 27.04 libjq1 libonig5 [2020-02-10T23:10:33.698Z] #26 27.33 The following NEW packages will be installed: [2020-02-10T23:10:33.698Z] #26 27.35 jq libjq1 libonig5 [2020-02-10T23:10:33.698Z] #26 27.46 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T23:10:33.698Z] #26 27.46 Need to get 350 kB of archives. [2020-02-10T23:10:33.698Z] #26 27.46 After this operation, 1154 kB of additional disk space will be used. [2020-02-10T23:10:33.698Z] #26 27.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-10T23:10:33.698Z] #26 27.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-10T23:10:33.698Z] #26 27.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-10T23:10:33.698Z] #26 28.26 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:10:33.698Z] #26 28.32 Fetched 350 kB in 0s (3181 kB/s) [2020-02-10T23:10:33.698Z] #26 28.38 Selecting previously unselected package libonig5:s390x. [2020-02-10T23:10:33.698Z] #26 28.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T23:10:33.698Z] #26 28.42 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-02-10T23:10:33.698Z] #26 28.43 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-10T23:10:33.698Z] #26 28.57 Selecting previously unselected package libjq1:s390x. [2020-02-10T23:10:33.698Z] #26 28.58 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T23:10:33.698Z] #26 28.58 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T23:10:33.698Z] #26 28.63 Selecting previously unselected package jq. [2020-02-10T23:10:33.698Z] #26 28.63 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T23:10:33.698Z] #26 28.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T23:10:33.698Z] #26 28.73 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-10T23:10:33.698Z] #26 28.74 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T23:10:33.698Z] #26 28.75 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T23:10:33.698Z] #26 28.76 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T23:10:33.698Z] #26 DONE 28.9s [2020-02-10T23:10:33.698Z] [2020-02-10T23:10:33.698Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T23:10:33.698Z] #27 DONE 0.1s [2020-02-10T23:10:33.698Z] [2020-02-10T23:10:33.698Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:10:33.698Z] #63 0.212 + RM_GOPATH=0 [2020-02-10T23:10:33.698Z] #63 0.212 + TMP_GOPATH= [2020-02-10T23:10:33.698Z] #63 0.212 + : /build [2020-02-10T23:10:33.698Z] #63 0.213 + '[' -z '' ']' [2020-02-10T23:10:33.698Z] #63 0.213 ++ mktemp -d [2020-02-10T23:10:33.698Z] #63 0.215 + export GOPATH=/tmp/tmp.jR9csSMJbv [2020-02-10T23:10:33.698Z] #63 0.215 + GOPATH=/tmp/tmp.jR9csSMJbv [2020-02-10T23:10:33.698Z] #63 0.215 + RM_GOPATH=1 [2020-02-10T23:10:33.698Z] #63 0.216 ++ dirname ./install.sh [2020-02-10T23:10:33.698Z] #63 0.217 + dir=. [2020-02-10T23:10:33.698Z] #63 0.217 + bin=containerd [2020-02-10T23:10:33.698Z] #63 0.217 + shift [2020-02-10T23:10:33.698Z] #63 0.218 + '[' '!' -f ./containerd.installer ']' [2020-02-10T23:10:33.698Z] #63 0.218 + . ./containerd.installer [2020-02-10T23:10:33.698Z] #63 0.218 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T23:10:33.698Z] #63 0.220 + install_containerd [2020-02-10T23:10:33.698Z] #63 0.220 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-10T23:10:33.698Z] #63 0.220 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T23:10:33.698Z] #63 0.220 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jR9csSMJbv/src/github.com/containerd/containerd [2020-02-10T23:10:33.698Z] #63 0.223 Cloning into '/tmp/tmp.jR9csSMJbv/src/github.com/containerd/containerd'... [2020-02-10T23:10:34.094Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2020-02-10T23:10:34.354Z] ok github.com/docker/docker/pkg/locker 0.041s coverage: 88.9% of statements [2020-02-10T23:10:34.614Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-02-10T23:10:34.614Z] ok github.com/docker/docker/pkg/ioutils 0.606s coverage: 70.6% of statements [2020-02-10T23:10:34.614Z] ok github.com/docker/docker/pkg/idtools 0.857s coverage: 70.1% of statements [2020-02-10T23:10:34.873Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T23:10:34.873Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2020-02-10T23:10:35.443Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2020-02-10T23:10:35.443Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-02-10T23:10:36.014Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 91.4% of statements [2020-02-10T23:10:36.014Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2020-02-10T23:10:36.584Z] ok github.com/docker/docker/pkg/mount 0.901s coverage: 70.0% of statements [2020-02-10T23:10:36.584Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T23:10:36.584Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T23:10:36.584Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T23:10:36.584Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2020-02-10T23:10:37.156Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2020-02-10T23:10:37.415Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-02-10T23:10:37.415Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-02-10T23:10:37.984Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-02-10T23:10:38.553Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-02-10T23:10:38.800Z] #63 ... [2020-02-10T23:10:38.800Z] [2020-02-10T23:10:38.800Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:10:38.800Z] #28 1.172 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T23:10:38.800Z] #28 1.427 [2020-02-10T23:10:38.800Z] #28 1.567 #### 5.6% ########## 14.0% ################# 24.5% ######################## 34.3% ############################### 43.4% ##################################### 51.7% ######################################### 58.0% ############################################## 64.3% #################################################### 72.6% ########################################################### 83.1% ################################################################ 89.4% ###################################################################### 97.7% ######################################################################## 100.0% [2020-02-10T23:10:38.800Z] #28 3.202 [2020-02-10T23:10:38.800Z] #28 3.383 ############ 17.4% ############################ 40.0% ############################################# 62.7% ################################################################# 91.1% ######################################################################## 100.0% [2020-02-10T23:10:38.800Z] #28 4.021 [2020-02-10T23:10:38.800Z] #28 4.161 ####### 10.4% ############## 20.6% ###################### 30.7% ############################# 40.9% #################################### 51.1% ############################################ 61.3% ################################################### 71.4% ########################################################## 81.6% ################################################################## 91.8% ######################################################################## 100.0% [2020-02-10T23:10:38.812Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 73.9% of statements [2020-02-10T23:10:39.179Z] #28 5.423 [2020-02-10T23:10:39.382Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-02-10T23:10:39.382Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-02-10T23:10:39.575Z] #28 5.574 ## 2.8% ##### 7.5% [2020-02-10T23:10:39.575Z] #28 ... [2020-02-10T23:10:39.575Z] [2020-02-10T23:10:39.575Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:10:39.575Z] #11 24.73 Building dependency tree... [2020-02-10T23:10:39.575Z] #11 26.56 The following additional packages will be installed: [2020-02-10T23:10:39.575Z] #11 26.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-10T23:10:39.575Z] #11 26.56 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-10T23:10:39.575Z] #11 26.56 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T23:10:39.575Z] #11 26.56 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-10T23:10:39.575Z] #11 26.57 mingw-w64-x86-64-dev [2020-02-10T23:10:39.575Z] #11 26.57 Suggested packages: [2020-02-10T23:10:39.575Z] #11 26.57 gcc-8-locales seccomp wine64 [2020-02-10T23:10:39.575Z] #11 27.98 The following NEW packages will be installed: [2020-02-10T23:10:39.575Z] #11 27.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-10T23:10:39.575Z] #11 27.99 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-10T23:10:39.575Z] #11 27.99 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-10T23:10:39.575Z] #11 27.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-10T23:10:39.575Z] #11 27.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-10T23:10:39.575Z] #11 27.99 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-10T23:10:39.575Z] #11 28.00 The following packages will be upgraded: [2020-02-10T23:10:39.575Z] #11 28.00 libsystemd0 libudev1 [2020-02-10T23:10:39.575Z] #11 28.10 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T23:10:39.575Z] #11 28.10 Need to get 73.7 MB of archives. [2020-02-10T23:10:39.575Z] #11 28.10 After this operation, 494 MB of additional disk space will be used. [2020-02-10T23:10:39.575Z] #11 28.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u3 [306 kB] [2020-02-10T23:10:39.575Z] #11 28.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u3 [144 kB] [2020-02-10T23:10:39.575Z] #11 28.18 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-10T23:10:39.575Z] #11 29.97 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-10T23:10:39.575Z] #11 32.54 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-10T23:10:39.575Z] #11 32.65 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-10T23:10:39.576Z] #11 32.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-02-10T23:10:39.576Z] #11 32.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-10T23:10:39.576Z] #11 ... [2020-02-10T23:10:39.576Z] [2020-02-10T23:10:39.576Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:10:39.576Z] #28 5.574 ## 2.8% ##### 7.5% ######## 11.3% ########## 14.6% [2020-02-10T23:10:39.576Z] #28 ... [2020-02-10T23:10:39.576Z] [2020-02-10T23:10:39.576Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:10:39.576Z] #51 24.80 + cd /tmp/tmp.1MexaJRi7a/src/gotest.tools/gotestsum [2020-02-10T23:10:39.576Z] #51 24.80 + git checkout -q v0.3.5 [2020-02-10T23:10:39.576Z] #51 24.83 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T23:10:39.953Z] #51 ... [2020-02-10T23:10:39.953Z] [2020-02-10T23:10:39.953Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:10:39.955Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-02-10T23:10:39.955Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-02-10T23:10:40.367Z] #28 5.574 ## 2.8% ##### 7.5% ######## 11.3% ########## 14.6% ########### 16.5% ############## 19.6% ################ 22.4% ################## 25.3% ################### [2020-02-10T23:10:40.367Z] #28 ... [2020-02-10T23:10:40.367Z] [2020-02-10T23:10:40.367Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:10:40.367Z] #34 25.37 io [2020-02-10T23:10:40.367Z] #34 26.61 syscall [2020-02-10T23:10:40.367Z] #34 28.40 reflect [2020-02-10T23:10:40.367Z] #34 32.03 time [2020-02-10T23:10:40.367Z] #34 ... [2020-02-10T23:10:40.367Z] [2020-02-10T23:10:40.367Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:10:40.881Z] #28 5.574 ## 2.8% ##### 7.5% ######## 11.3% ########## 14.6% ########### 16.5% ############## 19.6% ################ 22.4% ################## 25.3% ################### 27.2% ##################### 30.0% ####################### 32.8% ######################## 34.7% ########################### 37.5% ############################ 39.2% ############################## [2020-02-10T23:10:40.881Z] #28 ... [2020-02-10T23:10:40.881Z] [2020-02-10T23:10:40.881Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:10:40.881Z] #48 25.98 bytes [2020-02-10T23:10:40.881Z] #48 27.80 reflect [2020-02-10T23:10:40.881Z] #48 27.89 bufio [2020-02-10T23:10:40.881Z] #48 29.02 syscall [2020-02-10T23:10:40.881Z] #48 33.27 time [2020-02-10T23:10:40.881Z] #48 ... [2020-02-10T23:10:40.881Z] [2020-02-10T23:10:40.881Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:10:40.910Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements [2020-02-10T23:10:40.911Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.2% of statements [2020-02-10T23:10:41.169Z] ok github.com/docker/docker/pkg/signal 2.928s coverage: 61.0% of statements [2020-02-10T23:10:41.441Z] #28 5.574 ## 2.8% ##### 7.5% ######## 11.3% ########## 14.6% ########### 16.5% ############## 19.6% ################ 22.4% ################## 25.3% ################### 27.2% ##################### 30.0% ####################### 32.8% ######################## 34.7% ########################### 37.5% ############################ 39.2% ############################## 42.9% ################################ 45.7% ################################## 47.5% ################################## 48.5% [2020-02-10T23:10:41.441Z] #28 ... [2020-02-10T23:10:41.441Z] [2020-02-10T23:10:41.441Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T23:10:41.441Z] #31 26.65 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-10T23:10:41.441Z] #31 27.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T23:10:41.441Z] #31 ... [2020-02-10T23:10:41.441Z] [2020-02-10T23:10:41.441Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:10:41.739Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 84.8% of statements [2020-02-10T23:10:41.739Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2020-02-10T23:10:41.739Z] testing: warning: no tests to run [2020-02-10T23:10:41.739Z] coverage: [no statements] [2020-02-10T23:10:41.739Z] ok github.com/docker/docker/pkg/term/windows 0.020s coverage: [no statements] [no tests to run] [2020-02-10T23:10:42.060Z] #28 5.574 ## 2.8% ##### 7.5% ######## 11.3% ########## 14.6% ########### 16.5% ############## 19.6% ################ 22.4% ################## 25.3% ################### 27.2% ##################### 30.0% ####################### 32.8% ######################## 34.7% ########################### 37.5% ############################ 39.2% ############################## 42.9% ################################ 45.7% ################################## 47.5% ################################## 48.5% #################################### 50.4% ######################################### 58.0% [2020-02-10T23:10:42.060Z] #28 ... [2020-02-10T23:10:42.060Z] [2020-02-10T23:10:42.060Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T23:10:42.060Z] #44 26.01 Building dependency tree... [2020-02-10T23:10:42.060Z] #44 27.85 The following additional packages will be installed: [2020-02-10T23:10:42.060Z] #44 27.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-10T23:10:42.060Z] #44 27.85 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-10T23:10:42.060Z] #44 27.85 Suggested packages: [2020-02-10T23:10:42.060Z] #44 27.85 manpages-dev python-setuptools [2020-02-10T23:10:42.060Z] #44 28.21 The following NEW packages will be installed: [2020-02-10T23:10:42.060Z] #44 28.21 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T23:10:42.060Z] #44 28.21 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-10T23:10:42.060Z] #44 28.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T23:10:42.060Z] #44 28.21 python-six zlib1g-dev [2020-02-10T23:10:42.060Z] #44 28.31 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T23:10:42.060Z] #44 28.31 Need to get 3742 kB of archives. [2020-02-10T23:10:42.060Z] #44 28.31 After this operation, 22.0 MB of additional disk space will be used. [2020-02-10T23:10:42.061Z] #44 28.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-10T23:10:42.061Z] #44 28.33 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-10T23:10:42.061Z] #44 28.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-10T23:10:42.061Z] #44 28.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-10T23:10:42.061Z] #44 28.36 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-10T23:10:42.061Z] #44 28.37 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-10T23:10:42.061Z] #44 28.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-10T23:10:42.061Z] #44 28.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-10T23:10:42.061Z] #44 28.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-02-10T23:10:42.061Z] #44 28.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-02-10T23:10:42.061Z] #44 28.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-02-10T23:10:42.061Z] #44 29.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-02-10T23:10:42.061Z] #44 30.34 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-10T23:10:42.061Z] #44 30.42 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-10T23:10:42.061Z] #44 30.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-10T23:10:42.061Z] #44 30.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-02-10T23:10:42.061Z] #44 30.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-02-10T23:10:42.061Z] #44 31.44 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:10:42.061Z] #44 31.51 Fetched 3742 kB in 3s (1418 kB/s) [2020-02-10T23:10:42.061Z] #44 31.56 Selecting previously unselected package libcap-dev:s390x. [2020-02-10T23:10:42.061Z] #44 31.56 (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-10T23:10:42.061Z] #44 31.61 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 31.61 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-02-10T23:10:42.061Z] #44 31.68 Selecting previously unselected package libnet1:s390x. [2020-02-10T23:10:42.061Z] #44 31.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 31.69 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T23:10:42.061Z] #44 31.77 Selecting previously unselected package libnet1-dev. [2020-02-10T23:10:42.061Z] #44 31.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 31.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T23:10:42.061Z] #44 31.94 Selecting previously unselected package libnl-3-200:s390x. [2020-02-10T23:10:42.061Z] #44 31.97 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 31.97 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T23:10:42.061Z] #44 32.03 Selecting previously unselected package libnl-3-dev:s390x. [2020-02-10T23:10:42.061Z] #44 32.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 32.03 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-02-10T23:10:42.061Z] #44 32.20 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-10T23:10:42.061Z] #44 32.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 32.20 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T23:10:42.061Z] #44 32.26 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-02-10T23:10:42.061Z] #44 32.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 32.27 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-10T23:10:42.061Z] #44 32.31 Selecting previously unselected package zlib1g-dev:s390x. [2020-02-10T23:10:42.061Z] #44 32.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 32.32 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-10T23:10:42.061Z] #44 32.47 Selecting previously unselected package libprotobuf17:s390x. [2020-02-10T23:10:42.061Z] #44 32.48 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 32.49 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-10T23:10:42.061Z] #44 32.93 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-02-10T23:10:42.061Z] #44 32.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 32.94 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-10T23:10:42.061Z] #44 33.04 Selecting previously unselected package libprotobuf-dev:s390x. [2020-02-10T23:10:42.061Z] #44 33.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 33.05 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-10T23:10:42.061Z] #44 33.77 Selecting previously unselected package libprotoc17:s390x. [2020-02-10T23:10:42.061Z] #44 33.77 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 33.78 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-02-10T23:10:42.061Z] #44 34.05 Selecting previously unselected package protobuf-c-compiler. [2020-02-10T23:10:42.061Z] #44 34.05 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 34.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T23:10:42.061Z] #44 34.12 Selecting previously unselected package protobuf-compiler. [2020-02-10T23:10:42.061Z] #44 34.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 34.12 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-10T23:10:42.061Z] #44 34.19 Selecting previously unselected package python-pkg-resources. [2020-02-10T23:10:42.061Z] #44 34.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T23:10:42.061Z] #44 34.20 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-10T23:10:42.061Z] #44 34.32 Selecting previously unselected package python-six. [2020-02-10T23:10:42.061Z] #44 34.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-10T23:10:42.061Z] #44 34.32 Unpacking python-six (1.12.0-1) ... [2020-02-10T23:10:42.061Z] #44 34.45 Selecting previously unselected package python-protobuf. [2020-02-10T23:10:42.061Z] #44 34.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-02-10T23:10:42.061Z] #44 34.48 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-10T23:10:42.061Z] #44 34.75 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-10T23:10:42.061Z] #44 36.26 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-10T23:10:42.061Z] #44 36.27 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T23:10:42.061Z] #44 36.28 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T23:10:42.061Z] #44 36.29 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-10T23:10:42.061Z] #44 36.29 Setting up python-six (1.12.0-1) ... [2020-02-10T23:10:42.061Z] #44 ... [2020-02-10T23:10:42.061Z] [2020-02-10T23:10:42.061Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:10:42.308Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-02-10T23:10:42.308Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2020-02-10T23:10:42.308Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2020-02-10T23:10:43.644Z] #28 5.574 ## 2.8% ##### 7.5% ######## 11.3% ########## 14.6% ########### 16.5% ############## 19.6% ################ 22.4% ################## 25.3% ################### 27.2% ##################### 30.0% ####################### 32.8% ######################## 34.7% ########################### 37.5% ############################ 39.2% ############################## 42.9% ################################ 45.7% ################################## 47.5% ################################## 48.5% #################################### 50.4% ######################################### 58.0% ########################################### 59.8% ############################################# 62.7% ############################################## 64.6% ############################################### 66.5% ################################################## 69.7% ##################################################### 73.8% ####################################################### 77.0% ######################################################### 79.7% ########################################################### 82.6% ############################################################## 86.4% ############################################################### 88.2% ################################################################ 90.1% ################################################################## 93.0% #################################################################### 94.8% ##################################################################### 96.7% ####################################################################### 98.6% ######################################################################## 100.0% [2020-02-10T23:10:43.644Z] #28 10.05 [2020-02-10T23:10:43.756Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-10T23:10:43.756Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e37f9b93\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-10T23:10:43.756Z] ---------------------------------------------------------------------------- [2020-02-10T23:10:43.756Z] [2020-02-10T23:10:43.756Z] INFO: executeCI.ps1 starting at Mon Feb 10 23:10:41 CUT 2020 [2020-02-10T23:10:43.756Z] [2020-02-10T23:10:43.756Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-10T23:10:43.756Z] INFO: Running git version 2.24.1.windows.2 [2020-02-10T23:10:43.756Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-10T23:10:43.756Z] INFO: Environment variables: [2020-02-10T23:10:43.756Z] [2020-02-10T23:10:43.756Z] Name Value [2020-02-10T23:10:43.756Z] ---- ----- [2020-02-10T23:10:43.756Z] ALLUSERSPROFILE C:\ProgramData [2020-02-10T23:10:43.756Z] amd64 true [2020-02-10T23:10:43.756Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-10T23:10:43.756Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-10T23:10:43.756Z] arm64 true [2020-02-10T23:10:43.756Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-10T23:10:43.756Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-10T23:10:43.756Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-10T23:10:43.756Z] BRANCH_NAME PR-40472 [2020-02-10T23:10:43.756Z] BUILD_DISPLAY_NAME #3 [2020-02-10T23:10:43.756Z] BUILD_ID 3 [2020-02-10T23:10:43.756Z] BUILD_NUMBER 3 [2020-02-10T23:10:43.756Z] BUILD_TAG jenkins-moby-PR-40472-3 [2020-02-10T23:10:43.756Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40472/3/ [2020-02-10T23:10:43.756Z] CHANGE_AUTHOR thaJeztah [2020-02-10T23:10:43.756Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-02-10T23:10:43.756Z] CHANGE_BRANCH bump_gotest_tools_v3.0.1 [2020-02-10T23:10:43.756Z] CHANGE_FORK thaJeztah/docker [2020-02-10T23:10:43.756Z] CHANGE_ID 40472 [2020-02-10T23:10:43.756Z] CHANGE_TARGET master [2020-02-10T23:10:43.756Z] CHANGE_TITLE bump gotest.tools v3.0.1 for compatibility with Go 1.14 [2020-02-10T23:10:43.756Z] CHANGE_URL https://github.com/moby/moby/pull/40472 [2020-02-10T23:10:43.756Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:10:43.756Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-10T23:10:43.756Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-10T23:10:43.756Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-10T23:10:43.756Z] COMPUTERNAME azwin-2-a8eb10 [2020-02-10T23:10:43.756Z] ComSpec C:\windows\system32\cmd.exe [2020-02-10T23:10:43.756Z] ConfigSequenceNumber 0 [2020-02-10T23:10:43.756Z] dco true [2020-02-10T23:10:43.756Z] DOCKER_BUILDKIT 0 [2020-02-10T23:10:43.756Z] DOCKER_DUT_DEBUG 1 [2020-02-10T23:10:43.756Z] DOCKER_EXPERIMENTAL 1 [2020-02-10T23:10:43.756Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-10T23:10:43.756Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-10T23:10:43.756Z] EXECUTOR_NUMBER 0 [2020-02-10T23:10:43.756Z] FQDN azwin-2-a8eb10.westus.cloudapp.azure.com [2020-02-10T23:10:43.756Z] GIT_BRANCH PR-40472 [2020-02-10T23:10:43.756Z] GIT_COMMIT 9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:10:43.756Z] GIT_PREVIOUS_COMMIT b45110b1846ccd9fe6e8d749df183d527d48da3f [2020-02-10T23:10:43.756Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT b45110b1846ccd9fe6e8d749df183d527d48da3f [2020-02-10T23:10:43.756Z] GIT_URL https://github.com/moby/moby.git [2020-02-10T23:10:43.756Z] HUDSON_COOKIE 4acaa3ab-b73b-4f51-92a6-f32a70334fc2 [2020-02-10T23:10:43.756Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-10T23:10:43.756Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-10T23:10:43.756Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-02-10T23:10:43.756Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-02-10T23:10:43.756Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-10T23:10:43.756Z] JENKINS_NODE_COOKIE 6d357b68-3db5-4bee-9308-f35da608f692 [2020-02-10T23:10:43.756Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-10T23:10:43.756Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-02-10T23:10:43.756Z] JOB_BASE_NAME PR-40472 [2020-02-10T23:10:43.756Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40472/display/redirect [2020-02-10T23:10:43.756Z] JOB_NAME moby/PR-40472 [2020-02-10T23:10:43.756Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40472/ [2020-02-10T23:10:43.756Z] library.jps.version master [2020-02-10T23:10:43.756Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-10T23:10:43.756Z] NODE_LABELS amd64 azure azwin-2-a8eb10 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-10T23:10:43.756Z] NODE_NAME azwin-2-a8eb10 [2020-02-10T23:10:43.756Z] NUMBER_OF_PROCESSORS 4 [2020-02-10T23:10:43.758Z] OS Windows_NT [2020-02-10T23:10:43.758Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-10T23:10:43.758Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-10T23:10:43.758Z] ppc64le true [2020-02-10T23:10:43.758Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-10T23:10:43.758Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-02-10T23:10:43.758Z] PROCESSOR_LEVEL 6 [2020-02-10T23:10:43.758Z] PROCESSOR_REVISION 4f01 [2020-02-10T23:10:43.758Z] ProgramData C:\ProgramData [2020-02-10T23:10:43.758Z] ProgramFiles C:\Program Files [2020-02-10T23:10:43.758Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-10T23:10:43.758Z] ProgramW6432 C:\Program Files [2020-02-10T23:10:43.758Z] PROMPT $P$G [2020-02-10T23:10:43.758Z] PSExecutionPolicyPreference Bypass [2020-02-10T23:10:43.758Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-10T23:10:43.758Z] PUBLIC C:\Users\Public [2020-02-10T23:10:43.758Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40472/3/display/redirect?page=changes [2020-02-10T23:10:43.758Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40472/3/display/redirect [2020-02-10T23:10:43.758Z] s390x true [2020-02-10T23:10:43.758Z] SKIP_VALIDATION_TESTS 1 [2020-02-10T23:10:43.758Z] SOURCES_DRIVE d [2020-02-10T23:10:43.758Z] SOURCES_SUBDIR gopath [2020-02-10T23:10:43.758Z] STAGE_NAME Run tests [2020-02-10T23:10:43.758Z] SystemDrive C: [2020-02-10T23:10:43.758Z] SystemRoot C:\windows [2020-02-10T23:10:43.758Z] TEMP C:\windows\TEMP [2020-02-10T23:10:43.758Z] TESTDEBUG 0 [2020-02-10T23:10:43.758Z] TESTRUN_DRIVE d [2020-02-10T23:10:43.758Z] TESTRUN_SUBDIR CI [2020-02-10T23:10:43.758Z] TIMEOUT 120m [2020-02-10T23:10:43.758Z] TMP C:\windows\TEMP [2020-02-10T23:10:43.758Z] unit_validate true [2020-02-10T23:10:43.758Z] USERDOMAIN WORKGROUP [2020-02-10T23:10:43.758Z] USERNAME azwin-2-a8eb10$ [2020-02-10T23:10:43.758Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-10T23:10:43.758Z] validate_force false [2020-02-10T23:10:43.758Z] windir C:\windows [2020-02-10T23:10:43.758Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-10T23:10:43.758Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-02-10T23:10:43.758Z] windowsRS1 false [2020-02-10T23:10:43.758Z] windowsRS5 true [2020-02-10T23:10:43.758Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-10T23:10:43.758Z] [2020-02-10T23:10:43.758Z] [2020-02-10T23:10:43.758Z] [2020-02-10T23:10:43.758Z] INFO: Sources under d:\gopath\... [2020-02-10T23:10:43.758Z] INFO: Test run under d:\CI\... [2020-02-10T23:10:43.758Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-10T23:10:43.758Z] INFO: docker/docker repository was found [2020-02-10T23:10:43.758Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-02-10T23:10:43.758Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973' [2020-02-10T23:10:43.758Z] INFO: Docker version of control daemon [2020-02-10T23:10:43.758Z] [2020-02-10T23:10:43.758Z] Client: Docker Engine - Enterprise [2020-02-10T23:10:43.758Z] Version: 19.03.5 [2020-02-10T23:10:43.758Z] API version: 1.40 [2020-02-10T23:10:43.758Z] Go version: go1.12.12 [2020-02-10T23:10:43.758Z] Git commit: 2ee0c57608 [2020-02-10T23:10:43.758Z] Built: 11/13/2019 08:00:16 [2020-02-10T23:10:43.758Z] OS/Arch: windows/amd64 [2020-02-10T23:10:43.758Z] Experimental: false [2020-02-10T23:10:43.758Z] [2020-02-10T23:10:43.758Z] Server: Docker Engine - Enterprise [2020-02-10T23:10:43.758Z] Engine: [2020-02-10T23:10:43.758Z] Version: 19.03.5 [2020-02-10T23:10:43.758Z] API version: 1.40 (minimum version 1.24) [2020-02-10T23:10:43.758Z] Go version: go1.12.12 [2020-02-10T23:10:43.758Z] Git commit: 2ee0c57608 [2020-02-10T23:10:43.758Z] Built: 11/13/2019 07:58:51 [2020-02-10T23:10:43.758Z] OS/Arch: windows/amd64 [2020-02-10T23:10:43.758Z] Experimental: true [2020-02-10T23:10:43.758Z] [2020-02-10T23:10:43.758Z] INFO: Docker info of control daemon [2020-02-10T23:10:43.758Z] [2020-02-10T23:10:44.031Z] #28 ... [2020-02-10T23:10:44.031Z] [2020-02-10T23:10:44.031Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:10:44.031Z] #36 29.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-10T23:10:44.031Z] #36 38.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-02-10T23:10:44.031Z] #36 38.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-02-10T23:10:44.031Z] #36 38.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-02-10T23:10:44.031Z] #36 38.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-02-10T23:10:44.031Z] #36 39.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-02-10T23:10:44.031Z] #36 39.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-02-10T23:10:44.031Z] #36 ... [2020-02-10T23:10:44.031Z] [2020-02-10T23:10:44.031Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T23:10:44.031Z] #44 38.82 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-10T23:10:44.031Z] #44 38.84 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T23:10:44.031Z] #44 38.85 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-10T23:10:44.031Z] #44 38.85 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-02-10T23:10:44.031Z] #44 38.90 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-02-10T23:10:44.031Z] #44 38.92 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-10T23:10:44.031Z] #44 38.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T23:10:44.031Z] #44 38.95 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-10T23:10:44.031Z] #44 38.98 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T23:10:44.031Z] #44 38.99 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-10T23:10:44.220Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2020-02-10T23:10:44.220Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-02-10T23:10:44.519Z] Client: [2020-02-10T23:10:44.519Z] Debug Mode: false [2020-02-10T23:10:44.519Z] Plugins: [2020-02-10T23:10:44.519Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-10T23:10:44.519Z] [2020-02-10T23:10:44.519Z] Server: [2020-02-10T23:10:44.519Z] Containers: 2 [2020-02-10T23:10:44.519Z] Running: 0 [2020-02-10T23:10:44.519Z] Paused: 0 [2020-02-10T23:10:44.519Z] Stopped: 2 [2020-02-10T23:10:44.519Z] Images: 10 [2020-02-10T23:10:44.519Z] Server Version: 19.03.5 [2020-02-10T23:10:44.519Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-02-10T23:10:44.519Z] LCOW: [2020-02-10T23:10:44.519Z] Windows: [2020-02-10T23:10:44.519Z] Logging Driver: json-file [2020-02-10T23:10:44.519Z] Plugins: [2020-02-10T23:10:44.519Z] Volume: local [2020-02-10T23:10:44.519Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T23:10:44.519Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T23:10:44.519Z] Swarm: inactive [2020-02-10T23:10:44.519Z] Default Isolation: process [2020-02-10T23:10:44.519Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T23:10:44.519Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T23:10:44.519Z] OSType: windows [2020-02-10T23:10:44.519Z] Architecture: x86_64 [2020-02-10T23:10:44.519Z] CPUs: 4 [2020-02-10T23:10:44.519Z] Total Memory: 32GiB [2020-02-10T23:10:44.519Z] Name: azwin-2-a8eb10 [2020-02-10T23:10:44.519Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-10T23:10:44.519Z] Docker Root Dir: D:\docker [2020-02-10T23:10:44.519Z] Debug Mode: false [2020-02-10T23:10:44.519Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:10:44.519Z] Labels: [2020-02-10T23:10:44.519Z] Experimental: true [2020-02-10T23:10:44.519Z] Insecure Registries: [2020-02-10T23:10:44.519Z] 10.0.0.4:5000 [2020-02-10T23:10:44.519Z] 127.0.0.0/8 [2020-02-10T23:10:44.519Z] Registry Mirrors: [2020-02-10T23:10:44.519Z] http://10.0.0.4:5000/ [2020-02-10T23:10:44.519Z] Live Restore Enabled: false [2020-02-10T23:10:44.519Z] [2020-02-10T23:10:44.519Z] [2020-02-10T23:10:44.519Z] INFO: Commit hash is 9f0b3f5609 [2020-02-10T23:10:44.519Z] INFO: Nuke-Everything... [2020-02-10T23:10:44.790Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-02-10T23:10:45.296Z] INFO: Container count on control daemon to delete is 2 [2020-02-10T23:10:45.296Z] f56908a01d5e [2020-02-10T23:10:45.296Z] f05027ea52c7 [2020-02-10T23:10:45.730Z] ok github.com/docker/docker/plugin 0.592s coverage: 27.1% of statements [2020-02-10T23:10:45.730Z] ok github.com/docker/docker/registry/resumable 0.038s coverage: 100.0% of statements [2020-02-10T23:10:46.060Z] INFO: Nuking d:\CI [2020-02-10T23:10:46.504Z] #44 41.39 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-02-10T23:10:46.504Z] #44 41.40 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T23:10:46.504Z] #44 DONE 41.6s [2020-02-10T23:10:46.504Z] [2020-02-10T23:10:46.504Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:10:46.743Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2020-02-10T23:10:46.743Z] ok github.com/docker/docker/registry 0.220s coverage: 56.0% of statements [2020-02-10T23:10:47.314Z] #45 1.136 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T23:10:47.314Z] #45 1.136 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T23:10:47.317Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2020-02-10T23:10:47.317Z] ok github.com/docker/docker/runconfig 0.036s coverage: 68.2% of statements [2020-02-10T23:10:48.104Z] #45 2.021 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T23:10:48.478Z] #45 2.036 GEN .gitid [2020-02-10T23:10:48.478Z] #45 2.038 GEN criu/include/version.h [2020-02-10T23:10:48.478Z] #45 2.053 GEN include/common/asm [2020-02-10T23:10:49.342Z] #45 ... [2020-02-10T23:10:49.342Z] [2020-02-10T23:10:49.342Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:10:49.342Z] #28 10.87 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T23:10:49.342Z] #28 11.15 [2020-02-10T23:10:49.342Z] #28 11.28 # 1.7% ######################################################################## 100.0% [2020-02-10T23:10:49.342Z] #28 11.42 [2020-02-10T23:10:49.342Z] #28 12.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T23:10:49.342Z] #28 12.37 [2020-02-10T23:10:49.342Z] #28 12.49 ######################################################################## 100.0% [2020-02-10T23:10:49.342Z] #28 12.56 [2020-02-10T23:10:49.342Z] #28 13.38 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T23:10:49.342Z] #28 13.44 skipping existing b63cc5f62c21 [2020-02-10T23:10:49.342Z] #28 13.53 [2020-02-10T23:10:49.342Z] #28 14.82 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T23:10:49.342Z] #28 15.17 #=#=# [2020-02-10T23:10:49.342Z] #28 15.24 ######################################################################## 100.0% [2020-02-10T23:10:49.342Z] #28 15.30 [2020-02-10T23:10:49.342Z] #28 15.36 Download of images into '/build' complete. [2020-02-10T23:10:49.342Z] #28 15.36 Use something like the following to load the result into a Docker daemon: [2020-02-10T23:10:49.342Z] #28 15.36 tar -cC '/build' . | docker load [2020-02-10T23:10:49.342Z] #28 DONE 15.5s [2020-02-10T23:10:49.342Z] [2020-02-10T23:10:49.342Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:10:49.342Z] #45 3.076 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T23:10:49.342Z] #45 3.119 PBCC images/opts.pb-c.c [2020-02-10T23:10:49.342Z] #45 3.145 PBCC images/sit.pb-c.c [2020-02-10T23:10:49.342Z] #45 3.168 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T23:10:49.342Z] #45 3.256 DEP images/opts.pb-c.d [2020-02-10T23:10:49.759Z] #45 3.454 DEP images/sit.pb-c.d [2020-02-10T23:10:49.759Z] #45 3.471 PBCC images/macvlan.pb-c.c [2020-02-10T23:10:49.759Z] #45 3.485 DEP images/macvlan.pb-c.d [2020-02-10T23:10:49.759Z] #45 3.517 PBCC images/autofs.pb-c.c [2020-02-10T23:10:49.759Z] #45 3.548 DEP images/autofs.pb-c.d [2020-02-10T23:10:49.759Z] #45 3.595 PBCC images/sysctl.pb-c.c [2020-02-10T23:10:49.759Z] #45 3.627 DEP images/sysctl.pb-c.d [2020-02-10T23:10:49.856Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-02-10T23:10:49.856Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-02-10T23:10:49.856Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.0% of statements [2020-02-10T23:10:50.169Z] #45 3.672 PBCC images/time.pb-c.c [2020-02-10T23:10:50.169Z] #45 3.711 DEP images/time.pb-c.d [2020-02-10T23:10:50.169Z] #45 3.813 PBCC images/binfmt-misc.pb-c.c [2020-02-10T23:10:50.169Z] #45 3.872 DEP images/binfmt-misc.pb-c.d [2020-02-10T23:10:50.169Z] #45 3.893 PBCC images/seccomp.pb-c.c [2020-02-10T23:10:50.169Z] #45 3.901 DEP images/seccomp.pb-c.d [2020-02-10T23:10:50.169Z] #45 3.907 PBCC images/userns.pb-c.c [2020-02-10T23:10:50.169Z] #45 3.910 DEP images/userns.pb-c.d [2020-02-10T23:10:50.169Z] #45 3.951 PBCC images/cgroup.pb-c.c [2020-02-10T23:10:50.169Z] #45 3.962 DEP images/cgroup.pb-c.d [2020-02-10T23:10:50.169Z] #45 3.982 PBCC images/fown.pb-c.c [2020-02-10T23:10:50.169Z] #45 3.993 PBCC images/ext-file.pb-c.c [2020-02-10T23:10:50.170Z] #45 4.003 DEP images/fown.pb-c.d [2020-02-10T23:10:50.170Z] #45 4.047 DEP images/ext-file.pb-c.d [2020-02-10T23:10:50.170Z] #45 4.074 PBCC images/rpc.pb-c.c [2020-02-10T23:10:50.170Z] #45 4.099 DEP images/rpc.pb-c.d [2020-02-10T23:10:50.594Z] #45 4.145 PBCC images/siginfo.pb-c.c [2020-02-10T23:10:50.594Z] #45 4.165 DEP images/siginfo.pb-c.d [2020-02-10T23:10:50.594Z] #45 4.211 PBCC images/pagemap.pb-c.c [2020-02-10T23:10:50.594Z] #45 4.270 DEP images/pagemap.pb-c.d [2020-02-10T23:10:50.594Z] #45 4.324 PBCC images/rlimit.pb-c.c [2020-02-10T23:10:50.594Z] #45 4.333 DEP images/rlimit.pb-c.d [2020-02-10T23:10:50.594Z] #45 4.362 PBCC images/file-lock.pb-c.c [2020-02-10T23:10:50.594Z] #45 4.370 DEP images/file-lock.pb-c.d [2020-02-10T23:10:50.594Z] #45 4.410 PBCC images/tty.pb-c.c [2020-02-10T23:10:50.594Z] #45 4.433 DEP images/tty.pb-c.d [2020-02-10T23:10:50.594Z] #45 ... [2020-02-10T23:10:50.594Z] [2020-02-10T23:10:50.594Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:10:50.594Z] #34 35.70 internal/poll [2020-02-10T23:10:50.594Z] #34 37.81 internal/fmtsort [2020-02-10T23:10:50.594Z] #34 38.41 strings [2020-02-10T23:10:50.594Z] #34 38.69 os [2020-02-10T23:10:50.594Z] #34 40.84 path [2020-02-10T23:10:50.594Z] #34 41.10 text/tabwriter [2020-02-10T23:10:50.594Z] #34 41.11 fmt [2020-02-10T23:10:50.594Z] #34 41.64 path/filepath [2020-02-10T23:10:50.594Z] #34 42.69 io/ioutil [2020-02-10T23:10:50.594Z] #34 43.84 flag [2020-02-10T23:10:50.594Z] #34 43.84 github.com/BurntSushi/toml [2020-02-10T23:10:50.594Z] #34 45.57 log [2020-02-10T23:10:50.594Z] #34 ... [2020-02-10T23:10:50.594Z] [2020-02-10T23:10:50.594Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:10:50.594Z] #45 4.456 PBCC images/tun.pb-c.c [2020-02-10T23:10:50.594Z] #45 4.488 PBCC images/netdev.pb-c.c [2020-02-10T23:10:50.594Z] #45 4.518 DEP images/tun.pb-c.d [2020-02-10T23:10:50.594Z] #45 4.560 DEP images/netdev.pb-c.d [2020-02-10T23:10:51.017Z] #45 4.602 PBCC images/vma.pb-c.c [2020-02-10T23:10:51.017Z] #45 4.640 DEP images/vma.pb-c.d [2020-02-10T23:10:51.017Z] #45 4.661 PBCC images/creds.pb-c.c [2020-02-10T23:10:51.017Z] #45 4.686 DEP images/creds.pb-c.d [2020-02-10T23:10:51.017Z] #45 4.694 PBCC images/utsns.pb-c.c [2020-02-10T23:10:51.017Z] #45 4.707 DEP images/utsns.pb-c.d [2020-02-10T23:10:51.017Z] #45 4.736 PBCC images/ipc-desc.pb-c.c [2020-02-10T23:10:51.017Z] #45 4.761 PBCC images/ipc-sem.pb-c.c [2020-02-10T23:10:51.017Z] #45 4.764 DEP images/ipc-desc.pb-c.d [2020-02-10T23:10:51.017Z] #45 4.815 DEP images/ipc-sem.pb-c.d [2020-02-10T23:10:51.017Z] #45 4.862 PBCC images/ipc-msg.pb-c.c [2020-02-10T23:10:51.017Z] #45 4.874 DEP images/ipc-msg.pb-c.d [2020-02-10T23:10:51.017Z] #45 4.946 PBCC images/ipc-shm.pb-c.c [2020-02-10T23:10:51.017Z] #45 4.961 DEP images/ipc-shm.pb-c.d [2020-02-10T23:10:51.017Z] #45 4.985 PBCC images/ipc-var.pb-c.c [2020-02-10T23:10:51.233Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-02-10T23:10:51.458Z] #45 5.047 DEP images/ipc-var.pb-c.d [2020-02-10T23:10:51.459Z] #45 5.074 PBCC images/sk-opts.pb-c.c [2020-02-10T23:10:51.459Z] #45 5.113 PBCC images/packet-sock.pb-c.c [2020-02-10T23:10:51.459Z] #45 5.151 DEP images/sk-opts.pb-c.d [2020-02-10T23:10:51.459Z] #45 5.185 DEP images/packet-sock.pb-c.d [2020-02-10T23:10:51.459Z] #45 5.218 PBCC images/sk-netlink.pb-c.c [2020-02-10T23:10:51.459Z] #45 5.227 DEP images/sk-netlink.pb-c.d [2020-02-10T23:10:51.459Z] #45 5.254 PBCC images/sk-inet.pb-c.c [2020-02-10T23:10:51.459Z] #45 5.286 DEP images/sk-inet.pb-c.d [2020-02-10T23:10:51.459Z] #45 5.337 PBCC images/sk-unix.pb-c.c [2020-02-10T23:10:51.459Z] #45 5.358 DEP images/sk-unix.pb-c.d [2020-02-10T23:10:51.459Z] #45 5.418 PBCC images/mm.pb-c.c [2020-02-10T23:10:51.459Z] #45 5.446 DEP images/mm.pb-c.d [2020-02-10T23:10:51.906Z] #45 5.490 PBCC images/timerfd.pb-c.c [2020-02-10T23:10:51.906Z] #45 5.544 DEP images/timerfd.pb-c.d [2020-02-10T23:10:51.906Z] #45 5.569 PBCC images/timer.pb-c.c [2020-02-10T23:10:51.906Z] #45 5.587 DEP images/timer.pb-c.d [2020-02-10T23:10:51.906Z] #45 5.614 PBCC images/sa.pb-c.c [2020-02-10T23:10:51.906Z] #45 5.637 DEP images/sa.pb-c.d [2020-02-10T23:10:51.906Z] #45 5.681 PBCC images/pipe-data.pb-c.c [2020-02-10T23:10:51.906Z] #45 5.685 DEP images/pipe-data.pb-c.d [2020-02-10T23:10:51.906Z] #45 5.715 PBCC images/mnt.pb-c.c [2020-02-10T23:10:51.906Z] #45 5.745 DEP images/mnt.pb-c.d [2020-02-10T23:10:51.906Z] #45 5.775 PBCC images/sk-packet.pb-c.c [2020-02-10T23:10:51.906Z] #45 5.788 DEP images/sk-packet.pb-c.d [2020-02-10T23:10:51.906Z] #45 5.840 PBCC images/tcp-stream.pb-c.c [2020-02-10T23:10:51.906Z] #45 5.884 DEP images/tcp-stream.pb-c.d [2020-02-10T23:10:51.906Z] #45 5.891 PBCC images/pipe.pb-c.c [2020-02-10T23:10:52.317Z] #45 5.933 DEP images/pipe.pb-c.d [2020-02-10T23:10:52.317Z] #45 5.971 PBCC images/pstree.pb-c.c [2020-02-10T23:10:52.317Z] #45 5.971 DEP images/pstree.pb-c.d [2020-02-10T23:10:52.317Z] #45 6.003 PBCC images/fs.pb-c.c [2020-02-10T23:10:52.317Z] #45 6.036 DEP images/fs.pb-c.d [2020-02-10T23:10:52.317Z] #45 6.043 PBCC images/signalfd.pb-c.c [2020-02-10T23:10:52.317Z] #45 6.091 DEP images/signalfd.pb-c.d [2020-02-10T23:10:52.317Z] #45 6.126 PBCC images/fh.pb-c.c [2020-02-10T23:10:52.317Z] #45 6.142 PBCC images/fsnotify.pb-c.c [2020-02-10T23:10:52.317Z] #45 6.192 DEP images/fh.pb-c.d [2020-02-10T23:10:52.317Z] #45 6.224 DEP images/fsnotify.pb-c.d [2020-02-10T23:10:52.317Z] #45 ... [2020-02-10T23:10:52.317Z] [2020-02-10T23:10:52.317Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:10:52.317Z] #11 37.76 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-10T23:10:52.317Z] #11 40.21 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-10T23:10:52.317Z] #11 40.40 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-10T23:10:52.692Z] #11 ... [2020-02-10T23:10:52.692Z] [2020-02-10T23:10:52.692Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:10:52.692Z] #63 19.43 Checking out files: 85% (2607/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-10T23:10:52.692Z] #63 19.74 + cd /tmp/tmp.jR9csSMJbv/src/github.com/containerd/containerd [2020-02-10T23:10:52.692Z] #63 19.74 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T23:10:52.692Z] #63 ... [2020-02-10T23:10:52.692Z] [2020-02-10T23:10:52.692Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:10:52.692Z] #48 37.94 internal/poll [2020-02-10T23:10:52.692Z] #48 38.89 strings [2020-02-10T23:10:52.692Z] #48 39.93 os [2020-02-10T23:10:52.692Z] #48 40.88 regexp/syntax [2020-02-10T23:10:52.692Z] #48 43.04 fmt [2020-02-10T23:10:52.692Z] #48 45.47 regexp [2020-02-10T23:10:52.692Z] #48 46.95 go/token [2020-02-10T23:10:52.692Z] #48 47.81 go/scanner [2020-02-10T23:10:53.084Z] #48 ... [2020-02-10T23:10:53.084Z] [2020-02-10T23:10:53.084Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:10:53.084Z] #45 6.273 PBCC images/eventpoll.pb-c.c [2020-02-10T23:10:53.084Z] #45 6.311 DEP images/eventpoll.pb-c.d [2020-02-10T23:10:53.084Z] #45 6.403 PBCC images/eventfd.pb-c.c [2020-02-10T23:10:53.084Z] #45 6.407 DEP images/eventfd.pb-c.d [2020-02-10T23:10:53.084Z] #45 6.447 PBCC images/remap-file-path.pb-c.c [2020-02-10T23:10:53.084Z] #45 6.482 DEP images/remap-file-path.pb-c.d [2020-02-10T23:10:53.084Z] #45 6.514 PBCC images/fifo.pb-c.c [2020-02-10T23:10:53.084Z] #45 6.528 DEP images/fifo.pb-c.d [2020-02-10T23:10:53.084Z] #45 6.571 PBCC images/ghost-file.pb-c.c [2020-02-10T23:10:53.084Z] #45 6.622 DEP images/ghost-file.pb-c.d [2020-02-10T23:10:53.084Z] #45 6.679 PBCC images/regfile.pb-c.c [2020-02-10T23:10:53.084Z] #45 6.716 DEP images/regfile.pb-c.d [2020-02-10T23:10:53.084Z] #45 6.727 PBCC images/ns.pb-c.c [2020-02-10T23:10:53.084Z] #45 6.743 DEP images/ns.pb-c.d [2020-02-10T23:10:53.084Z] #45 6.792 PBCC images/fdinfo.pb-c.c [2020-02-10T23:10:53.084Z] #45 6.853 DEP images/fdinfo.pb-c.d [2020-02-10T23:10:53.084Z] #45 6.891 PBCC images/core-aarch64.pb-c.c [2020-02-10T23:10:53.084Z] #45 6.930 PBCC images/core-arm.pb-c.c [2020-02-10T23:10:53.084Z] #45 6.974 PBCC images/core-ppc64.pb-c.c [2020-02-10T23:10:53.458Z] #45 7.031 PBCC images/core-s390.pb-c.c [2020-02-10T23:10:53.458Z] #45 7.094 PBCC images/core-x86.pb-c.c [2020-02-10T23:10:53.458Z] #45 7.134 PBCC images/core.pb-c.c [2020-02-10T23:10:53.458Z] #45 7.188 PBCC images/inventory.pb-c.c [2020-02-10T23:10:53.458Z] #45 7.238 DEP images/core-aarch64.pb-c.d [2020-02-10T23:10:53.458Z] #45 7.264 DEP images/core-arm.pb-c.d [2020-02-10T23:10:53.458Z] #45 7.294 DEP images/core-ppc64.pb-c.d [2020-02-10T23:10:53.458Z] #45 7.323 DEP images/core-s390.pb-c.d [2020-02-10T23:10:53.458Z] #45 7.357 DEP images/core-x86.pb-c.d [2020-02-10T23:10:53.844Z] #45 7.388 DEP images/core.pb-c.d [2020-02-10T23:10:53.844Z] #45 7.399 DEP images/inventory.pb-c.d [2020-02-10T23:10:53.844Z] #45 7.476 PBCC images/cpuinfo.pb-c.c [2020-02-10T23:10:53.844Z] #45 7.512 DEP images/cpuinfo.pb-c.d [2020-02-10T23:10:53.844Z] #45 7.550 PBCC images/stats.pb-c.c [2020-02-10T23:10:53.844Z] #45 7.580 DEP images/stats.pb-c.d [2020-02-10T23:10:54.999Z] #45 8.492 make[1]: Nothing to be done for 'all'. [2020-02-10T23:10:56.217Z] #45 9.572 CC images/stats.o [2020-02-10T23:10:56.217Z] #45 9.987 CC images/core.o [2020-02-10T23:10:56.655Z] #45 ... [2020-02-10T23:10:56.655Z] [2020-02-10T23:10:56.655Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:10:56.655Z] #36 41.84 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:10:56.655Z] #36 41.92 Fetched 13.9 MB in 13s (1044 kB/s) [2020-02-10T23:10:56.655Z] #36 41.98 Selecting previously unselected package xxd. [2020-02-10T23:10:56.655Z] #36 41.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 ... 15168 files and directories currently installed.) [2020-02-10T23:10:56.655Z] #36 42.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-10T23:10:56.655Z] #36 42.01 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T23:10:56.655Z] #36 42.12 Selecting previously unselected package vim-common. [2020-02-10T23:10:56.655Z] #36 42.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T23:10:56.655Z] #36 42.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T23:10:56.655Z] #36 42.35 Selecting previously unselected package cmake-data. [2020-02-10T23:10:56.655Z] #36 42.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-10T23:10:56.655Z] #36 42.36 Unpacking cmake-data (3.13.4-1) ... [2020-02-10T23:10:56.655Z] #36 44.14 Selecting previously unselected package libicu63:s390x. [2020-02-10T23:10:56.655Z] #36 44.15 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-02-10T23:10:56.655Z] #36 44.15 Unpacking libicu63:s390x (63.1-6) ... [2020-02-10T23:10:56.655Z] #36 48.33 Selecting previously unselected package libxml2:s390x. [2020-02-10T23:10:56.655Z] #36 48.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-02-10T23:10:56.655Z] #36 48.35 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-10T23:10:56.655Z] #36 48.74 Selecting previously unselected package libarchive13:s390x. [2020-02-10T23:10:56.655Z] #36 48.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-02-10T23:10:56.655Z] #36 48.74 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-10T23:10:56.655Z] #36 48.91 Selecting previously unselected package libjsoncpp1:s390x. [2020-02-10T23:10:56.655Z] #36 48.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-02-10T23:10:56.655Z] #36 48.92 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-02-10T23:10:56.655Z] #36 49.03 Selecting previously unselected package librhash0:s390x. [2020-02-10T23:10:56.655Z] #36 49.03 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-02-10T23:10:56.655Z] #36 49.03 Unpacking librhash0:s390x (1.3.8-1) ... [2020-02-10T23:10:56.655Z] #36 49.16 Selecting previously unselected package libuv1:s390x. [2020-02-10T23:10:56.655Z] #36 49.16 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-02-10T23:10:56.655Z] #36 49.16 Unpacking libuv1:s390x (1.24.1-1) ... [2020-02-10T23:10:56.655Z] #36 49.24 Selecting previously unselected package cmake. [2020-02-10T23:10:56.655Z] #36 49.25 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-02-10T23:10:56.655Z] #36 49.25 Unpacking cmake (3.13.4-1) ... [2020-02-10T23:10:56.655Z] #36 51.99 Setting up libicu63:s390x (63.1-6) ... [2020-02-10T23:10:56.655Z] #36 ... [2020-02-10T23:10:56.655Z] [2020-02-10T23:10:56.655Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:10:56.655Z] #34 47.58 github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T23:10:56.655Z] #34 DONE 51.8s [2020-02-10T23:10:56.655Z] [2020-02-10T23:10:56.655Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:10:56.655Z] #36 52.01 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T23:10:56.655Z] #36 52.02 Setting up libuv1:s390x (1.24.1-1) ... [2020-02-10T23:10:56.655Z] #36 52.02 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T23:10:56.655Z] #36 52.04 Setting up librhash0:s390x (1.3.8-1) ... [2020-02-10T23:10:56.655Z] #36 52.05 Setting up cmake-data (3.13.4-1) ... [2020-02-10T23:10:56.655Z] #36 52.07 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-10T23:10:56.655Z] #36 52.08 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-02-10T23:10:56.655Z] #36 ... [2020-02-10T23:10:56.655Z] [2020-02-10T23:10:56.655Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:10:56.655Z] #48 48.35 internal/lazyregexp [2020-02-10T23:10:56.655Z] #48 48.68 net/url [2020-02-10T23:10:56.655Z] #48 49.27 go/ast [2020-02-10T23:10:56.655Z] #48 50.60 text/template/parse [2020-02-10T23:10:57.480Z] #48 ... [2020-02-10T23:10:57.480Z] [2020-02-10T23:10:57.480Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:10:57.480Z] #36 52.10 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-10T23:10:57.480Z] #36 52.12 Setting up cmake (3.13.4-1) ... [2020-02-10T23:10:57.480Z] #36 52.16 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T23:10:57.480Z] #36 52.32 Processing triggers for mime-support (3.62) ... [2020-02-10T23:10:57.480Z] #36 DONE 52.9s [2020-02-10T23:10:57.480Z] [2020-02-10T23:10:57.480Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:10:57.480Z] #37 DONE 0.1s [2020-02-10T23:10:57.480Z] [2020-02-10T23:10:57.480Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T23:10:57.882Z] #38 DONE 0.1s [2020-02-10T23:10:57.882Z] [2020-02-10T23:10:57.882Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:10:57.882Z] #39 0.219 + RM_GOPATH=0 [2020-02-10T23:10:57.882Z] #39 0.223 + TMP_GOPATH= [2020-02-10T23:10:57.882Z] #39 0.223 + : /build [2020-02-10T23:10:57.882Z] #39 0.223 + '[' -z '' ']' [2020-02-10T23:10:57.882Z] #39 0.230 ++ mktemp -d [2020-02-10T23:10:57.882Z] #39 0.241 + export GOPATH=/tmp/tmp.dbDHxwiXSo [2020-02-10T23:10:57.882Z] #39 0.241 + GOPATH=/tmp/tmp.dbDHxwiXSo [2020-02-10T23:10:57.882Z] #39 0.241 + RM_GOPATH=1 [2020-02-10T23:10:57.882Z] #39 0.249 ++ dirname ./install.sh [2020-02-10T23:10:57.882Z] #39 0.250 + dir=. [2020-02-10T23:10:57.882Z] #39 0.250 + bin=tini [2020-02-10T23:10:57.882Z] #39 0.252 + shift [2020-02-10T23:10:57.882Z] #39 0.252 + '[' '!' -f ./tini.installer ']' [2020-02-10T23:10:57.882Z] #39 0.252 + . ./tini.installer [2020-02-10T23:10:57.882Z] #39 0.252 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:10:57.882Z] #39 0.253 + install_tini [2020-02-10T23:10:57.882Z] #39 0.253 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T23:10:57.882Z] #39 0.253 + git clone https://github.com/krallin/tini.git /tmp/tmp.dbDHxwiXSo/tini [2020-02-10T23:10:57.882Z] #39 0.253 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:10:57.883Z] #39 0.254 Cloning into '/tmp/tmp.dbDHxwiXSo/tini'... [2020-02-10T23:10:58.268Z] #39 0.769 + cd /tmp/tmp.dbDHxwiXSo/tini [2020-02-10T23:10:58.627Z] #39 0.770 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:10:58.627Z] #39 0.772 + cmake . [2020-02-10T23:10:58.627Z] #39 1.073 -- The C compiler identification is GNU 8.3.0 [2020-02-10T23:10:58.627Z] #39 1.129 -- Check for working C compiler: /usr/bin/cc [2020-02-10T23:10:59.429Z] #39 1.428 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T23:10:59.429Z] #39 1.429 -- Detecting C compiler ABI info [2020-02-10T23:10:59.429Z] #39 1.717 -- Detecting C compiler ABI info - done [2020-02-10T23:10:59.429Z] #39 1.722 -- Detecting C compile features [2020-02-10T23:11:00.717Z] #39 2.765 -- Detecting C compile features - done [2020-02-10T23:11:00.717Z] #39 2.778 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T23:11:00.717Z] #39 2.948 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T23:11:00.717Z] #39 2.988 -- Configuring done [2020-02-10T23:11:00.717Z] #39 3.059 -- Generating done [2020-02-10T23:11:00.717Z] #39 3.064 -- Build files have been written to: /tmp/tmp.dbDHxwiXSo/tini [2020-02-10T23:11:00.717Z] #39 3.072 + make tini-static [2020-02-10T23:11:01.089Z] #39 3.309 Scanning dependencies of target tini-static [2020-02-10T23:11:01.089Z] #39 3.383 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T23:11:01.872Z] #39 3.922 [100%] Linking C executable tini-static [2020-02-10T23:11:01.872Z] #39 4.164 [100%] Built target tini-static [2020-02-10T23:11:01.872Z] #39 4.202 + mkdir -p /build [2020-02-10T23:11:01.872Z] #39 4.203 + cp tini-static /build/docker-init [2020-02-10T23:11:01.872Z] #39 DONE 4.4s [2020-02-10T23:11:01.872Z] [2020-02-10T23:11:01.872Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:11:01.872Z] #45 10.80 CC images/core-x86.o [2020-02-10T23:11:01.872Z] #45 11.24 CC images/core-arm.o [2020-02-10T23:11:01.872Z] #45 11.33 CC images/core-aarch64.o [2020-02-10T23:11:01.872Z] #45 11.51 CC images/core-ppc64.o [2020-02-10T23:11:01.872Z] #45 11.73 CC images/core-s390.o [2020-02-10T23:11:01.872Z] #45 12.11 CC images/cpuinfo.o [2020-02-10T23:11:01.872Z] #45 12.37 CC images/inventory.o [2020-02-10T23:11:01.872Z] #45 12.53 CC images/fdinfo.o [2020-02-10T23:11:01.872Z] #45 12.73 CC images/fown.o [2020-02-10T23:11:01.872Z] #45 12.81 CC images/ns.o [2020-02-10T23:11:01.872Z] #45 12.91 CC images/regfile.o [2020-02-10T23:11:01.872Z] #45 13.04 CC images/ghost-file.o [2020-02-10T23:11:01.872Z] #45 13.17 CC images/fifo.o [2020-02-10T23:11:01.872Z] #45 13.29 CC images/remap-file-path.o [2020-02-10T23:11:01.872Z] #45 13.37 CC images/eventfd.o [2020-02-10T23:11:01.872Z] #45 13.49 CC images/eventpoll.o [2020-02-10T23:11:01.872Z] #45 13.63 CC images/fh.o [2020-02-10T23:11:01.872Z] #45 13.79 CC images/fsnotify.o [2020-02-10T23:11:01.872Z] #45 14.07 CC images/signalfd.o [2020-02-10T23:11:01.872Z] #45 14.20 CC images/fs.o [2020-02-10T23:11:01.872Z] #45 14.39 CC images/pstree.o [2020-02-10T23:11:01.872Z] #45 14.46 CC images/pipe.o [2020-02-10T23:11:01.872Z] #45 14.54 CC images/tcp-stream.o [2020-02-10T23:11:01.872Z] #45 14.65 CC images/sk-packet.o [2020-02-10T23:11:01.872Z] #45 14.82 CC images/mnt.o [2020-02-10T23:11:01.872Z] #45 14.99 CC images/pipe-data.o [2020-02-10T23:11:01.872Z] #45 15.08 CC images/sa.o [2020-02-10T23:11:01.872Z] #45 15.20 CC images/timer.o [2020-02-10T23:11:01.872Z] #45 15.38 CC images/timerfd.o [2020-02-10T23:11:01.872Z] #45 15.52 CC images/mm.o [2020-02-10T23:11:01.872Z] #45 15.65 CC images/sk-opts.o [2020-02-10T23:11:01.872Z] #45 15.75 CC images/sk-unix.o [2020-02-10T23:11:02.268Z] #45 15.92 CC images/sk-inet.o [2020-02-10T23:11:02.649Z] #45 16.33 CC images/tun.o [2020-02-10T23:11:03.015Z] #45 16.63 CC images/sk-netlink.o [2020-02-10T23:11:03.015Z] #45 16.75 CC images/packet-sock.o [2020-02-10T23:11:03.015Z] #45 16.89 CC images/ipc-var.o [2020-02-10T23:11:03.385Z] #45 16.97 CC images/ipc-desc.o [2020-02-10T23:11:03.385Z] #45 ... [2020-02-10T23:11:03.385Z] [2020-02-10T23:11:03.385Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:11:03.385Z] #63 20.46 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T23:11:03.385Z] #63 20.46 + BUILDTAGS='netgo osusergo static_build' [2020-02-10T23:11:03.385Z] #63 20.46 + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T23:11:03.385Z] #63 20.46 + EXTRA_FLAGS=-buildmode=pie [2020-02-10T23:11:03.385Z] #63 20.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T23:11:03.385Z] #63 20.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T23:11:03.385Z] #63 20.46 + '[' '' = dynamic ']' [2020-02-10T23:11:03.385Z] #63 20.46 + make [2020-02-10T23:11:03.385Z] #63 21.16 + bin/ctr [2020-02-10T23:11:03.385Z] #63 ... [2020-02-10T23:11:03.385Z] [2020-02-10T23:11:03.385Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:11:03.385Z] #45 17.11 CC images/ipc-shm.o [2020-02-10T23:11:03.385Z] #45 17.17 CC images/ipc-msg.o [2020-02-10T23:11:03.385Z] #45 17.25 CC images/ipc-sem.o [2020-02-10T23:11:03.784Z] #45 17.34 CC images/utsns.o [2020-02-10T23:11:03.784Z] #45 17.50 CC images/creds.o [2020-02-10T23:11:03.784Z] #45 17.60 CC images/vma.o [2020-02-10T23:11:03.784Z] #45 17.75 CC images/netdev.o [2020-02-10T23:11:04.159Z] #45 17.97 CC images/tty.o [2020-02-10T23:11:04.553Z] #45 18.23 CC images/file-lock.o [2020-02-10T23:11:04.553Z] #45 18.33 CC images/rlimit.o [2020-02-10T23:11:04.945Z] #45 18.48 CC images/pagemap.o [2020-02-10T23:11:04.945Z] #45 18.66 CC images/siginfo.o [2020-02-10T23:11:04.945Z] #45 18.82 CC images/rpc.o [2020-02-10T23:11:06.021Z] #45 19.56 CC images/ext-file.o [2020-02-10T23:11:06.021Z] #45 19.62 CC images/cgroup.o [2020-02-10T23:11:06.021Z] #45 19.84 CC images/userns.o [2020-02-10T23:11:06.574Z] #45 20.19 CC images/google/protobuf/descriptor.o [2020-02-10T23:11:07.652Z] #45 21.33 CC images/opts.o [2020-02-10T23:11:07.652Z] #45 21.54 CC images/seccomp.o [2020-02-10T23:11:08.074Z] #45 21.92 CC images/binfmt-misc.o [2020-02-10T23:11:08.074Z] #45 22.05 CC images/time.o [2020-02-10T23:11:08.474Z] #45 22.14 CC images/sysctl.o [2020-02-10T23:11:08.474Z] #45 22.22 CC images/autofs.o [2020-02-10T23:11:08.474Z] #45 22.30 CC images/macvlan.o [2020-02-10T23:11:08.853Z] #45 22.49 CC images/sit.o [2020-02-10T23:11:08.853Z] #45 22.67 LINK images/built-in.o [2020-02-10T23:11:08.853Z] #45 22.74 GEN compel/include/asm [2020-02-10T23:11:08.853Z] #45 22.74 GEN compel/include/version.h [2020-02-10T23:11:08.853Z] #45 22.75 touch .config [2020-02-10T23:11:08.853Z] #45 22.75 GEN include/common/config.h [2020-02-10T23:11:08.853Z] #45 22.79 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-02-10T23:11:08.853Z] #45 22.85 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T23:11:09.225Z] #45 22.87 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T23:11:09.225Z] #45 22.89 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-02-10T23:11:09.225Z] #45 22.91 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-02-10T23:11:09.225Z] #45 22.93 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-02-10T23:11:09.225Z] #45 22.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T23:11:09.225Z] #45 22.93 DEP compel/plugins/std/infect.d [2020-02-10T23:11:09.225Z] #45 22.97 DEP compel/plugins/std/string.d [2020-02-10T23:11:09.225Z] #45 ... [2020-02-10T23:11:09.225Z] [2020-02-10T23:11:09.225Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:11:09.225Z] #48 54.24 go/parser [2020-02-10T23:11:09.225Z] #48 54.95 text/template [2020-02-10T23:11:09.225Z] #48 57.66 encoding/xml [2020-02-10T23:11:09.225Z] #48 58.75 go/doc [2020-02-10T23:11:09.225Z] #48 60.92 github.com/LK4D4/vndr/build [2020-02-10T23:11:09.225Z] #48 62.89 github.com/LK4D4/vndr/godl/singleflight [2020-02-10T23:11:09.225Z] #48 63.24 github.com/LK4D4/vndr/versioned [2020-02-10T23:11:09.225Z] #48 63.37 crypto/rsa [2020-02-10T23:11:09.225Z] #48 64.20 crypto/x509/pkix [2020-02-10T23:11:09.225Z] #48 ... [2020-02-10T23:11:09.225Z] [2020-02-10T23:11:09.225Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:11:09.225Z] #45 23.01 DEP compel/plugins/std/log.d [2020-02-10T23:11:09.225Z] #45 23.05 DEP compel/plugins/std/fds.d [2020-02-10T23:11:09.225Z] #45 23.10 DEP compel/plugins/std/std.d [2020-02-10T23:11:09.605Z] #45 23.17 DEP compel/plugins/shmem/shmem.d [2020-02-10T23:11:09.605Z] #45 23.31 DEP compel/plugins/fds/fds.d [2020-02-10T23:11:09.605Z] #45 23.39 CC compel/plugins/std/std.o [2020-02-10T23:11:09.605Z] #45 23.54 CC compel/plugins/std/fds.o [2020-02-10T23:11:09.971Z] #45 23.72 CC compel/plugins/std/log.o [2020-02-10T23:11:10.327Z] #45 24.28 CC compel/plugins/std/string.o [2020-02-10T23:11:11.125Z] #45 24.67 CC compel/plugins/std/infect.o [2020-02-10T23:11:11.125Z] #45 24.97 CC compel/arch/s390/plugins/std/parasite-head.o [2020-02-10T23:11:11.125Z] #45 24.99 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-02-10T23:11:11.125Z] #45 25.02 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-02-10T23:11:11.493Z] #45 25.18 AR compel/plugins/std.lib.a [2020-02-10T23:11:11.493Z] #45 25.21 CC compel/plugins/fds/fds.o [2020-02-10T23:11:11.493Z] #45 25.37 AR compel/plugins/fds.lib.a [2020-02-10T23:11:11.883Z] #45 25.38 HOSTDEP compel/src/lib/log-host.d [2020-02-10T23:11:11.883Z] #45 25.51 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T23:11:11.883Z] #45 25.63 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-02-10T23:11:11.883Z] #45 25.66 HOSTDEP compel/src/main-host.d [2020-02-10T23:11:11.883Z] #45 25.71 DEP compel/src/lib/ptrace.d [2020-02-10T23:11:11.883Z] #45 25.75 DEP compel/src/lib/infect.d [2020-02-10T23:11:11.883Z] #45 25.86 DEP compel/src/lib/infect-util.d [2020-02-10T23:11:12.267Z] #45 25.99 DEP compel/src/lib/infect-rpc.d [2020-02-10T23:11:12.267Z] #45 26.06 DEP compel/arch/s390/src/lib/infect.d [2020-02-10T23:11:12.267Z] #45 26.10 DEP compel/arch/s390/src/lib/cpu.d [2020-02-10T23:11:12.267Z] #45 26.14 DEP compel/src/lib/log.d [2020-02-10T23:11:12.267Z] #45 26.19 DEP compel/src/main.d [2020-02-10T23:11:12.655Z] #45 26.32 DEP compel/src/lib/handle-elf.d [2020-02-10T23:11:12.655Z] #45 26.40 DEP compel/arch/s390/src/lib/handle-elf.d [2020-02-10T23:11:12.655Z] #45 26.44 CC compel/src/lib/log.o [2020-02-10T23:11:13.035Z] #45 26.58 CC compel/arch/s390/src/lib/cpu.o [2020-02-10T23:11:13.035Z] #45 26.81 CC compel/arch/s390/src/lib/infect.o [2020-02-10T23:11:13.156Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T23:11:13.156Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === Skipped [2020-02-10T23:11:13.156Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T23:11:13.156Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T23:11:13.156Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T23:11:13.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:11:13.156Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T23:11:13.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:11:13.156Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T23:11:13.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:11:13.156Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T23:11:13.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:11:13.156Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T23:11:13.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:11:13.156Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T23:11:13.156Z] graphtest_unix.go:73: No driver to put! [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T23:11:13.156Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T23:11:13.156Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T23:11:13.156Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T23:11:13.156Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s) [2020-02-10T23:11:13.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:11:13.156Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T23:11:13.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:11:13.156Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T23:11:13.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:11:13.156Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T23:11:13.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:11:13.156Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T23:11:13.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:11:13.156Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T23:11:13.156Z] graphtest_unix.go:73: No driver to put! [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T23:11:13.156Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T23:11:13.156Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] [2020-02-10T23:11:13.156Z] DONE 2155 tests, 20 skipped in 187.962s Post stage [Pipeline] junit [2020-02-10T23:11:13.170Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T23:11:13.419Z] #45 27.23 CC compel/src/lib/infect-rpc.o [2020-02-10T23:11:13.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T23:11:13.693Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 -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:9f0b3f5609faf69537cdf1882c251deec6e9eb26 hack/make.sh dynbinary test-integration [2020-02-10T23:11:13.798Z] #45 27.44 CC compel/src/lib/infect-util.o [2020-02-10T23:11:13.798Z] #45 27.60 CC compel/src/lib/infect.o [2020-02-10T23:11:14.263Z] [2020-02-10T23:11:14.523Z] Removing bundles/ [2020-02-10T23:11:14.523Z] [2020-02-10T23:11:14.523Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-10T23:11:14.523Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:11:14.523Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T23:11:15.625Z] #45 29.10 CC compel/src/lib/ptrace.o [2020-02-10T23:11:15.625Z] #45 29.45 AR compel/libcompel.a [2020-02-10T23:11:15.625Z] #45 29.53 HOSTCC compel/src/main-host.o [2020-02-10T23:11:15.813Z] INFO: Zapped successfully [2020-02-10T23:11:15.813Z] INFO: Location for testing is d:\CI\PR-40472\3 [2020-02-10T23:11:15.813Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-10T23:11:15.813Z] [2020-02-10T23:11:15.813Z] [2020-02-10T23:11:15.813Z] INFO: Building the image from Dockerfile.windows at 02/10/2020 23:11:11... [2020-02-10T23:11:15.813Z] [2020-02-10T23:11:15.990Z] #45 29.86 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-02-10T23:11:16.399Z] #45 30.00 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T23:11:16.399Z] #45 30.25 HOSTCC compel/src/lib/log-host.o [2020-02-10T23:11:16.795Z] #45 30.38 HOSTLINK compel/compel-host-bin [2020-02-10T23:11:16.795Z] #45 30.45 DEP soccr/soccr.d [2020-02-10T23:11:16.795Z] #45 ... [2020-02-10T23:11:16.795Z] [2020-02-10T23:11:16.795Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:11:16.795Z] #66 71.87 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T23:11:16.795Z] #66 71.87 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T23:11:17.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T23:11:18.783Z] Sending build context to Docker daemon 51.67MB [2020-02-10T23:11:18.783Z] [2020-02-10T23:11:18.783Z] Step 1/10 : FROM microsoft/windowsservercore [2020-02-10T23:11:18.783Z] ---> 8351e66084ac [2020-02-10T23:11:18.783Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-10T23:11:18.783Z] ---> Using cache [2020-02-10T23:11:18.783Z] ---> 43297f6ed72f [2020-02-10T23:11:18.783Z] Step 3/10 : ARG GO_VERSION=1.13.7 [2020-02-10T23:11:18.783Z] ---> Running in fa1a9d15efc3 [2020-02-10T23:11:19.450Z] Removing intermediate container fa1a9d15efc3 [2020-02-10T23:11:19.450Z] ---> 1a64cad6c826 [2020-02-10T23:11:19.450Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-02-10T23:11:19.450Z] ---> Running in 5ab04271db1e [2020-02-10T23:11:19.450Z] Removing intermediate container 5ab04271db1e [2020-02-10T23:11:19.450Z] ---> 3d19e847d5fc [2020-02-10T23:11:19.450Z] 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-10T23:11:19.450Z] ---> Running in ecf7730c391f [2020-02-10T23:11:19.629Z] #66 ... [2020-02-10T23:11:19.629Z] [2020-02-10T23:11:19.629Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:11:19.629Z] #48 64.51 vendor/golang.org/x/crypto/cryptobyte [2020-02-10T23:11:19.629Z] #48 64.66 net [2020-02-10T23:11:19.629Z] #48 66.20 vendor/golang.org/x/crypto/internal/chacha20 [2020-02-10T23:11:19.629Z] #48 66.68 vendor/golang.org/x/crypto/poly1305 [2020-02-10T23:11:19.629Z] #48 67.10 vendor/golang.org/x/crypto/chacha20poly1305 [2020-02-10T23:11:19.629Z] #48 67.41 vendor/golang.org/x/crypto/curve25519 [2020-02-10T23:11:19.629Z] #48 67.71 vendor/golang.org/x/crypto/hkdf [2020-02-10T23:11:19.629Z] #48 67.88 vendor/golang.org/x/text/transform [2020-02-10T23:11:19.629Z] #48 68.34 vendor/golang.org/x/text/unicode/bidi [2020-02-10T23:11:19.629Z] #48 69.66 vendor/golang.org/x/text/secure/bidirule [2020-02-10T23:11:19.629Z] #48 69.92 vendor/golang.org/x/text/unicode/norm [2020-02-10T23:11:19.629Z] #48 73.73 vendor/golang.org/x/net/idna [2020-02-10T23:11:19.629Z] #48 ... [2020-02-10T23:11:19.629Z] [2020-02-10T23:11:19.629Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:11:19.629Z] #45 30.62 CC soccr/soccr.o [2020-02-10T23:11:19.629Z] #45 31.50 AR soccr/libsoccr.a [2020-02-10T23:11:19.629Z] #45 31.51 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T23:11:19.629Z] #45 31.74 DEP criu/arch/s390/sigframe.d [2020-02-10T23:11:19.629Z] #45 31.81 DEP criu/arch/s390/crtools.d [2020-02-10T23:11:19.629Z] #45 31.93 DEP criu/arch/s390/cpu.d [2020-02-10T23:11:19.629Z] #45 32.05 CC criu/arch/s390/cpu.o [2020-02-10T23:11:19.629Z] #45 32.50 CC criu/arch/s390/crtools.o [2020-02-10T23:11:20.116Z] Removing intermediate container ecf7730c391f [2020-02-10T23:11:20.116Z] ---> e95bf3c42931 [2020-02-10T23:11:20.116Z] 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-10T23:11:20.116Z] ---> Running in 52440158821c [2020-02-10T23:11:20.342Z] #45 33.76 CC criu/arch/s390/sigframe.o [2020-02-10T23:11:20.342Z] #45 34.00 LINK criu/arch/s390/crtools.built-in.o [2020-02-10T23:11:20.342Z] #45 34.03 DEP criu/arch/s390/vdso-pie.d [2020-02-10T23:11:20.342Z] #45 34.09 DEP criu/pie/parasite-vdso.d [2020-02-10T23:11:20.342Z] #45 34.17 DEP criu/pie/util-vdso.d [2020-02-10T23:11:20.342Z] #45 34.26 DEP criu/pie/util.d [2020-02-10T23:11:20.863Z] #45 34.41 CC criu/pie/util.o [2020-02-10T23:11:20.863Z] #45 34.64 CC criu/pie/util-vdso.o [2020-02-10T23:11:21.798Z] #45 35.41 CC criu/pie/parasite-vdso.o [2020-02-10T23:11:21.798Z] #45 35.70 CC criu/arch/s390/vdso-pie.o [2020-02-10T23:11:22.154Z] #45 35.94 AR criu/pie/pie.lib.a [2020-02-10T23:11:22.155Z] #45 35.99 DEP criu/pie/restorer.d [2020-02-10T23:11:22.519Z] #45 36.16 DEP criu/arch/s390/restorer.d [2020-02-10T23:11:22.519Z] #45 36.26 DEP criu/pie/parasite.d [2020-02-10T23:11:22.519Z] #45 ... [2020-02-10T23:11:22.519Z] [2020-02-10T23:11:22.519Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:11:22.519Z] #66 DONE 77.7s [2020-02-10T23:11:22.519Z] [2020-02-10T23:11:22.519Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:11:22.519Z] #48 76.00 vendor/golang.org/x/net/http2/hpack [2020-02-10T23:11:22.519Z] #48 76.80 mime [2020-02-10T23:11:22.519Z] #48 ... [2020-02-10T23:11:22.519Z] [2020-02-10T23:11:22.519Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T23:11:22.519Z] #67 DONE 0.1s [2020-02-10T23:11:22.888Z] [2020-02-10T23:11:22.888Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:11:22.888Z] #45 36.40 CC criu/pie/parasite.o [2020-02-10T23:11:23.704Z] #45 37.45 LINK criu/pie/parasite.built-in.o [2020-02-10T23:11:23.704Z] #45 37.46 GEN criu/pie/parasite-blob.h [2020-02-10T23:11:23.704Z] #45 37.47 CC criu/arch/s390/restorer.o [2020-02-10T23:11:24.078Z] #45 37.76 CC criu/pie/restorer.o [2020-02-10T23:11:25.136Z] [2020-02-10T23:11:25.136Z] SUCCESS: Specified value was saved. [2020-02-10T23:11:25.347Z] #45 39.13 LINK criu/pie/restorer.built-in.o [2020-02-10T23:11:25.348Z] #45 39.14 GEN criu/pie/restorer-blob.h [2020-02-10T23:11:25.348Z] #45 39.19 DEP criu/vdso.d [2020-02-10T23:11:25.348Z] #45 39.26 DEP criu/uts_ns.d [2020-02-10T23:11:25.348Z] #45 39.34 DEP criu/util.d [2020-02-10T23:11:25.749Z] #45 39.47 DEP criu/uffd.d [2020-02-10T23:11:25.749Z] #45 39.62 DEP criu/tun.d [2020-02-10T23:11:25.749Z] #45 39.75 DEP criu/tty.d [2020-02-10T23:11:26.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T23:11:26.141Z] #45 39.89 DEP criu/timerfd.d [2020-02-10T23:11:26.141Z] #45 ... [2020-02-10T23:11:26.141Z] [2020-02-10T23:11:26.141Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:11:26.141Z] #51 DONE 81.3s [2020-02-10T23:11:26.141Z] [2020-02-10T23:11:26.141Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:11:26.141Z] #45 39.96 DEP criu/sysfs_parse.d [2020-02-10T23:11:26.499Z] INFO: Downloading git... [2020-02-10T23:11:26.550Z] #45 40.05 DEP criu/sysctl.d [2020-02-10T23:11:26.550Z] #45 40.23 DEP criu/string.d [2020-02-10T23:11:26.550Z] #45 40.28 DEP criu/stats.d [2020-02-10T23:11:26.550Z] #45 40.49 DEP criu/sockets.d [2020-02-10T23:11:26.830Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_deprecated: failed prerequisites: fact_deprecated@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-02-10T23:11:26.830Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-02-10T23:11:26.830Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 1/1, filename_unadjuster: 10/10, skip_files: 10/10, identifier_marker: 1/1, autogenerated_exclude: 1/10, exclude: 1/1, nolint: 0/1, cgo: 10/46, path_prettifier: 10/10, skip_dirs: 10/10 [2020-02-10T23:11:26.831Z] INFO [runner] processing took 889.166µs with stages: nolint: 379.225µs, path_prettifier: 289.743µs, skip_dirs: 75.688µs, autogenerated_exclude: 60.48µs, cgo: 54.299µs, identifier_marker: 16.958µs, filename_unadjuster: 6.535µs, exclude-rules: 2.442µs, max_same_issues: 1.223µs, diff: 466ns, path_shortener: 451ns, max_from_linter: 327ns, skip_files: 302ns, uniq_by_line: 271ns, max_per_file_from_linter: 269ns, exclude: 247ns, source_code: 240ns [2020-02-10T23:11:26.831Z] INFO [runner] linters took 1m30.69341516s with stages: goanalysis_metalinter: 1m12.02082358s, unused: 18.671587252s [2020-02-10T23:11:26.831Z] INFO File cache stats: 1446 entries of total size 6.8MiB [2020-02-10T23:11:26.831Z] INFO Memory: 1380 samples, avg is 635.4MB, max is 3437.6MB [2020-02-10T23:11:26.831Z] INFO Execution took 3m22.777311402s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-10T23:11:26.940Z] #45 40.56 DEP criu/sk-unix.d [2020-02-10T23:11:26.940Z] #45 40.63 DEP criu/sk-tcp.d [2020-02-10T23:11:26.940Z] #45 ... [2020-02-10T23:11:26.940Z] [2020-02-10T23:11:26.940Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:11:26.940Z] #11 72.12 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-10T23:11:26.940Z] #11 ... [2020-02-10T23:11:26.940Z] [2020-02-10T23:11:26.940Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:11:26.940Z] #45 40.69 DEP criu/sk-queue.d [2020-02-10T23:11:26.940Z] #45 40.76 DEP criu/sk-packet.d [2020-02-10T23:11:26.940Z] #45 40.84 DEP criu/sk-netlink.d [2020-02-10T23:11:27.164Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 hack/make.sh dynbinary-daemon test-docker-py [2020-02-10T23:11:27.318Z] #45 41.01 DEP criu/sk-inet.d [2020-02-10T23:11:27.318Z] #45 41.10 DEP criu/signalfd.d [2020-02-10T23:11:27.318Z] #45 41.17 DEP criu/sigframe.d [2020-02-10T23:11:27.318Z] #45 41.23 DEP criu/shmem.d [2020-02-10T23:11:27.678Z] #45 41.37 DEP criu/servicefd.d [2020-02-10T23:11:27.678Z] #45 41.46 DEP criu/seize.d [2020-02-10T23:11:27.678Z] #45 41.61 DEP criu/seccomp.d [2020-02-10T23:11:27.728Z] [2020-02-10T23:11:27.728Z] Removing bundles/ [2020-02-10T23:11:27.728Z] [2020-02-10T23:11:27.728Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-10T23:11:27.729Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:11:27.729Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T23:11:27.872Z] INFO: Downloading go... [2020-02-10T23:11:28.049Z] #45 41.77 DEP criu/rst-malloc.d [2020-02-10T23:11:28.049Z] #45 41.81 DEP criu/rbtree.d [2020-02-10T23:11:28.049Z] #45 41.84 DEP criu/pstree.d [2020-02-10T23:11:28.049Z] #45 41.94 DEP criu/protobuf.d [2020-02-10T23:11:28.233Z] Removing intermediate container 6e5bc9739770 [2020-02-10T23:11:28.233Z] ---> f0e74610dade [2020-02-10T23:11:28.233Z] Step 11/16 : ARG GOOS [2020-02-10T23:11:28.233Z] ---> Running in 1b2c213a4ec5 [2020-02-10T23:11:28.233Z] Removing intermediate container 1b2c213a4ec5 [2020-02-10T23:11:28.233Z] ---> faf0d88ae934 [2020-02-10T23:11:28.233Z] Step 12/16 : ARG GOARCH [2020-02-10T23:11:28.233Z] ---> Running in edf0f2a0e685 [2020-02-10T23:11:28.233Z] Removing intermediate container edf0f2a0e685 [2020-02-10T23:11:28.233Z] ---> 0e42113bcabd [2020-02-10T23:11:28.233Z] 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-10T23:11:28.233Z] ---> Running in 4cd6392471e8 [2020-02-10T23:11:28.424Z] #45 42.12 GEN criu/protobuf-desc-gen.h [2020-02-10T23:11:29.212Z] #45 42.91 DEP criu/protobuf-desc.d [2020-02-10T23:11:29.212Z] #45 42.96 DEP criu/proc_parse.d [2020-02-10T23:11:29.212Z] #45 43.05 DEP criu/plugin.d [2020-02-10T23:11:29.212Z] #45 43.13 DEP criu/pipes.d [2020-02-10T23:11:29.244Z] INFO: Downloading compiler 1 of 3... [2020-02-10T23:11:29.597Z] #45 43.23 DEP criu/pie-util.d [2020-02-10T23:11:29.597Z] #45 43.30 DEP criu/pie-util-vdso.d [2020-02-10T23:11:29.597Z] #45 43.36 DEP criu/pie-util-vdso-elf32.d [2020-02-10T23:11:29.597Z] #45 43.43 DEP criu/path.d [2020-02-10T23:11:29.597Z] #45 43.52 DEP criu/parasite-syscall.d [2020-02-10T23:11:29.902Z] INFO: Downloading compiler 2 of 3... [2020-02-10T23:11:30.208Z] #45 43.69 DEP criu/pagemap.d [2020-02-10T23:11:30.208Z] #45 43.93 DEP criu/pagemap-cache.d [2020-02-10T23:11:30.208Z] #45 44.10 DEP criu/page-xfer.d [2020-02-10T23:11:30.548Z] INFO: Downloading compiler 3 of 3... [2020-02-10T23:11:30.860Z] #45 44.36 DEP criu/page-pipe.d [2020-02-10T23:11:30.860Z] #45 44.47 DEP criu/netfilter.d [2020-02-10T23:11:30.860Z] #45 44.66 DEP criu/net.d [2020-02-10T23:11:31.202Z] INFO: Extracting git... [2020-02-10T23:11:31.342Z] #45 44.95 DEP criu/namespaces.d [2020-02-10T23:11:31.342Z] #45 45.03 DEP criu/mount.d [2020-02-10T23:11:31.342Z] #45 45.14 DEP criu/mem.d [2020-02-10T23:11:32.178Z] #45 45.30 DEP criu/lsm.d [2020-02-10T23:11:32.178Z] #45 45.48 DEP criu/log.d [2020-02-10T23:11:32.178Z] #45 45.67 DEP criu/libnetlink.d [2020-02-10T23:11:32.178Z] #45 45.80 DEP criu/kerndat.d [2020-02-10T23:11:32.178Z] #45 45.92 DEP criu/kcmp-ids.d [2020-02-10T23:11:32.178Z] #45 46.01 DEP criu/irmap.d [2020-02-10T23:11:32.561Z] #45 46.15 DEP criu/ipc_ns.d [2020-02-10T23:11:32.561Z] #45 46.24 DEP criu/image.d [2020-02-10T23:11:32.561Z] #45 46.36 DEP criu/image-desc.d [2020-02-10T23:11:32.561Z] #45 46.43 DEP criu/fsnotify.d [2020-02-10T23:11:32.561Z] #45 46.51 DEP criu/filesystems.d [2020-02-10T23:11:32.942Z] #45 46.62 DEP criu/files.d [2020-02-10T23:11:32.942Z] #45 46.71 DEP criu/files-reg.d [2020-02-10T23:11:32.942Z] #45 46.81 DEP criu/files-ext.d [2020-02-10T23:11:32.942Z] #45 46.89 DEP criu/file-lock.d [2020-02-10T23:11:33.326Z] #45 47.02 DEP criu/file-ids.d [2020-02-10T23:11:33.326Z] #45 47.07 DEP criu/fifo.d [2020-02-10T23:11:33.326Z] #45 47.13 DEP criu/fdstore.d [2020-02-10T23:11:33.326Z] #45 47.18 DEP criu/fault-injection.d [2020-02-10T23:11:33.326Z] #45 47.22 DEP criu/external.d [2020-02-10T23:11:33.714Z] #45 47.30 DEP criu/eventpoll.d [2020-02-10T23:11:33.714Z] #45 ... [2020-02-10T23:11:33.714Z] [2020-02-10T23:11:33.714Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:11:33.714Z] #48 78.72 mime/quotedprintable [2020-02-10T23:11:33.714Z] #48 78.90 net/http/internal [2020-02-10T23:11:33.714Z] #48 79.66 mime/multipart [2020-02-10T23:11:33.714Z] #48 79.66 crypto/tls [2020-02-10T23:11:33.714Z] #48 83.88 net/http/httptrace [2020-02-10T23:11:33.714Z] #48 84.03 net/http [2020-02-10T23:11:33.714Z] #48 ... [2020-02-10T23:11:33.714Z] [2020-02-10T23:11:33.714Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:11:33.714Z] #45 47.44 DEP criu/eventfd.d [2020-02-10T23:11:33.714Z] #45 47.52 DEP criu/crtools.d [2020-02-10T23:11:34.105Z] #45 47.65 DEP criu/cr-service.d [2020-02-10T23:11:34.105Z] #45 47.76 DEP criu/cr-restore.d [2020-02-10T23:11:34.105Z] #45 47.92 DEP criu/cr-errno.d [2020-02-10T23:11:34.105Z] #45 47.92 DEP criu/cr-dump.d [2020-02-10T23:11:34.105Z] #45 48.03 DEP criu/cr-dedup.d [2020-02-10T23:11:34.489Z] #45 48.18 DEP criu/cr-check.d [2020-02-10T23:11:34.489Z] #45 48.29 DEP criu/config.d [2020-02-10T23:11:34.489Z] #45 48.38 DEP criu/clone-noasan.d [2020-02-10T23:11:34.489Z] #45 48.42 DEP criu/cgroup.d [2020-02-10T23:11:34.888Z] #45 48.60 DEP criu/cgroup-props.d [2020-02-10T23:11:34.888Z] #45 48.66 DEP criu/bitmap.d [2020-02-10T23:11:34.888Z] #45 48.67 DEP criu/bfd.d [2020-02-10T23:11:34.888Z] #45 48.71 DEP criu/autofs.d [2020-02-10T23:11:34.888Z] #45 48.77 DEP criu/aio.d [2020-02-10T23:11:35.270Z] #45 48.90 DEP criu/action-scripts.d [2020-02-10T23:11:35.270Z] #45 49.06 CC criu/action-scripts.o [2020-02-10T23:11:35.644Z] #45 49.37 CC criu/aio.o [2020-02-10T23:11:36.015Z] #45 49.67 CC criu/autofs.o [2020-02-10T23:11:36.838Z] #45 50.70 CC criu/bfd.o [2020-02-10T23:11:37.228Z] #45 50.94 CC criu/bitmap.o [2020-02-10T23:11:37.228Z] #45 51.04 CC criu/cgroup-props.o [2020-02-10T23:11:37.611Z] #45 51.55 CC criu/cgroup.o [2020-02-10T23:11:39.459Z] #45 53.11 CC criu/clone-noasan.o [2020-02-10T23:11:39.459Z] #45 53.17 CC criu/config.o [2020-02-10T23:11:40.250Z] #45 53.93 CC criu/cr-check.o [2020-02-10T23:11:41.061Z] #45 54.73 CC criu/cr-dedup.o [2020-02-10T23:11:41.442Z] #45 55.10 CC criu/cr-dump.o [2020-02-10T23:11:41.442Z] #45 ... [2020-02-10T23:11:41.442Z] [2020-02-10T23:11:41.442Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:11:41.442Z] #11 94.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-02-10T23:11:41.442Z] #11 94.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-02-10T23:11:41.442Z] #11 94.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-10T23:11:41.442Z] #11 94.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-10T23:11:41.442Z] #11 94.64 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-10T23:11:41.442Z] #11 94.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-02-10T23:11:41.442Z] #11 94.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-02-10T23:11:41.442Z] #11 94.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-02-10T23:11:41.442Z] #11 95.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-02-10T23:11:41.442Z] #11 95.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-02-10T23:11:41.442Z] #11 95.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-02-10T23:11:41.442Z] #11 95.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-02-10T23:11:41.443Z] #11 95.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-10T23:11:41.443Z] #11 95.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-02-10T23:11:41.443Z] #11 95.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-02-10T23:11:41.443Z] #11 96.63 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:11:41.443Z] #11 96.72 Fetched 73.7 MB in 1min 8s (1081 kB/s) [2020-02-10T23:11:41.443Z] #11 96.77 (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-10T23:11:41.443Z] #11 96.79 Preparing to unpack .../libsystemd0_241-7~deb10u3_s390x.deb ... [2020-02-10T23:11:41.443Z] #11 96.80 Unpacking libsystemd0:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T23:11:41.863Z] #11 97.06 Setting up libsystemd0:s390x (241-7~deb10u3) ... [2020-02-10T23:11:41.863Z] #11 97.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 ... 15168 files and directories currently installed.) [2020-02-10T23:11:41.863Z] #11 97.22 Preparing to unpack .../libudev1_241-7~deb10u3_s390x.deb ... [2020-02-10T23:11:41.863Z] #11 97.23 Unpacking libudev1:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T23:11:41.863Z] #11 97.32 Setting up libudev1:s390x (241-7~deb10u3) ... [2020-02-10T23:11:41.863Z] #11 97.43 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T23:11:42.254Z] #11 97.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T23:11:42.254Z] #11 97.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-02-10T23:11:42.254Z] #11 97.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T23:11:42.711Z] #11 ... [2020-02-10T23:11:42.711Z] [2020-02-10T23:11:42.711Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:11:42.711Z] #48 92.22 github.com/LK4D4/vndr/godl [2020-02-10T23:11:42.711Z] #48 92.86 github.com/LK4D4/vndr [2020-02-10T23:11:42.711Z] #48 DONE 97.8s [2020-02-10T23:11:42.711Z] [2020-02-10T23:11:42.711Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:11:43.537Z] #45 57.17 CC criu/cr-errno.o [2020-02-10T23:11:43.537Z] #45 57.29 CC criu/cr-restore.o [2020-02-10T23:11:47.331Z] #45 61.05 CC criu/cr-service.o [2020-02-10T23:11:48.131Z] #45 61.77 CC criu/crtools.o [2020-02-10T23:11:48.534Z] INFO: Expanding go... [2020-02-10T23:11:48.541Z] #45 62.06 CC criu/eventfd.o [2020-02-10T23:11:48.541Z] #45 62.37 CC criu/eventpoll.o [2020-02-10T23:11:49.341Z] #45 63.17 CC criu/external.o [2020-02-10T23:11:49.731Z] #45 63.39 CC criu/fault-injection.o [2020-02-10T23:11:49.731Z] #45 63.45 CC criu/fdstore.o [2020-02-10T23:11:50.104Z] #45 63.77 CC criu/fifo.o [2020-02-10T23:11:50.473Z] #45 64.05 CC criu/file-ids.o [2020-02-10T23:11:50.473Z] #45 ... [2020-02-10T23:11:50.473Z] [2020-02-10T23:11:50.473Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T23:11:50.473Z] #31 DONE 105.7s [2020-02-10T23:11:50.473Z] [2020-02-10T23:11:50.473Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:11:50.473Z] #11 98.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T23:11:50.473Z] #11 98.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-02-10T23:11:50.473Z] #11 98.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T23:11:50.473Z] #11 100.0 Selecting previously unselected package binutils-mingw-w64. [2020-02-10T23:11:50.473Z] #11 100.0 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-10T23:11:50.473Z] #11 100.1 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T23:11:50.473Z] #11 100.2 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-02-10T23:11:50.473Z] #11 100.2 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-10T23:11:50.473Z] #11 100.2 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T23:11:50.473Z] #11 100.3 Selecting previously unselected package dmsetup. [2020-02-10T23:11:50.473Z] #11 100.3 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-02-10T23:11:50.473Z] #11 100.3 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-10T23:11:50.473Z] #11 100.4 Selecting previously unselected package mingw-w64-common. [2020-02-10T23:11:50.473Z] #11 100.5 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-10T23:11:50.473Z] #11 100.5 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-10T23:11:50.473Z] #11 103.0 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T23:11:50.473Z] #11 103.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-10T23:11:50.473Z] #11 103.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T23:11:50.473Z] #11 105.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T23:11:50.473Z] #11 105.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-10T23:11:50.473Z] #11 105.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T23:11:50.473Z] #11 105.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T23:11:50.473Z] #11 105.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-10T23:11:50.473Z] #11 105.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T23:11:50.473Z] #11 ... [2020-02-10T23:11:50.473Z] [2020-02-10T23:11:50.473Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:11:50.473Z] #45 64.30 CC criu/file-lock.o [2020-02-10T23:11:51.284Z] #45 65.01 CC criu/files-ext.o [2020-02-10T23:11:51.284Z] #45 65.14 CC criu/files-reg.o [2020-02-10T23:11:52.569Z] #45 66.20 CC criu/files.o [2020-02-10T23:11:53.812Z] #45 67.26 CC criu/filesystems.o [2020-02-10T23:11:54.176Z] #45 67.73 CC criu/fsnotify.o [2020-02-10T23:11:54.552Z] #45 68.24 CC criu/image-desc.o [2020-02-10T23:11:54.552Z] #45 68.31 CC criu/image.o [2020-02-10T23:11:54.949Z] #45 68.74 CC criu/ipc_ns.o [2020-02-10T23:11:55.483Z] #45 69.17 CC criu/irmap.o [2020-02-10T23:11:55.959Z] #45 69.62 CC criu/kcmp-ids.o [2020-02-10T23:11:55.959Z] #45 69.88 CC criu/kerndat.o [2020-02-10T23:11:57.327Z] #45 70.82 CC criu/libnetlink.o [2020-02-10T23:11:57.327Z] #45 71.14 CC criu/log.o [2020-02-10T23:11:57.747Z] #45 71.52 CC criu/lsm.o [2020-02-10T23:11:58.128Z] #45 71.71 CC criu/mem.o [2020-02-10T23:11:58.909Z] #45 72.70 CC criu/mount.o [2020-02-10T23:11:59.714Z] #45 ... [2020-02-10T23:11:59.714Z] [2020-02-10T23:11:59.714Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:11:59.714Z] #11 114.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T23:11:59.714Z] #11 114.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-10T23:11:59.714Z] #11 114.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T23:12:06.024Z] #11 121.1 Selecting previously unselected package libapparmor1:s390x. [2020-02-10T23:12:06.024Z] #11 121.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-02-10T23:12:06.024Z] #11 121.1 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-02-10T23:12:06.024Z] #11 121.1 Selecting previously unselected package libapparmor-dev:s390x. [2020-02-10T23:12:06.024Z] #11 121.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-02-10T23:12:06.024Z] #11 121.1 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-02-10T23:12:06.024Z] #11 121.2 Selecting previously unselected package libbtrfs0. [2020-02-10T23:12:06.024Z] #11 121.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-10T23:12:06.024Z] #11 121.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T23:12:06.024Z] #11 121.2 Selecting previously unselected package libbtrfs-dev. [2020-02-10T23:12:06.024Z] #11 121.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-10T23:12:06.024Z] #11 121.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T23:12:06.024Z] #11 121.3 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-02-10T23:12:06.024Z] #11 121.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-10T23:12:06.024Z] #11 121.3 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T23:12:06.024Z] #11 121.3 Selecting previously unselected package libudev-dev:s390x. [2020-02-10T23:12:06.024Z] #11 121.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-02-10T23:12:06.024Z] #11 121.3 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-02-10T23:12:06.024Z] #11 121.4 Selecting previously unselected package libsepol1-dev:s390x. [2020-02-10T23:12:06.024Z] #11 121.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-02-10T23:12:06.024Z] #11 121.4 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-02-10T23:12:06.411Z] #11 121.5 Selecting previously unselected package libpcre16-3:s390x. [2020-02-10T23:12:06.411Z] #11 121.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-02-10T23:12:06.411Z] #11 121.6 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-02-10T23:12:06.411Z] #11 121.6 Selecting previously unselected package libpcre32-3:s390x. [2020-02-10T23:12:06.411Z] #11 121.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-02-10T23:12:06.411Z] #11 121.7 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-02-10T23:12:06.411Z] #11 121.7 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-02-10T23:12:06.411Z] #11 121.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-02-10T23:12:06.411Z] #11 121.7 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-10T23:12:06.411Z] #11 121.8 Selecting previously unselected package libpcre3-dev:s390x. [2020-02-10T23:12:06.411Z] #11 121.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-02-10T23:12:06.411Z] #11 121.8 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-02-10T23:12:06.411Z] #11 121.9 Selecting previously unselected package libselinux1-dev:s390x. [2020-02-10T23:12:06.797Z] #11 121.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-02-10T23:12:06.797Z] #11 121.9 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-10T23:12:06.797Z] #11 122.1 Selecting previously unselected package libdevmapper-dev:s390x. [2020-02-10T23:12:06.797Z] #11 122.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-02-10T23:12:06.797Z] #11 122.1 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-10T23:12:06.797Z] #11 122.1 Selecting previously unselected package libseccomp-dev:s390x. [2020-02-10T23:12:06.797Z] #11 122.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-02-10T23:12:06.797Z] #11 122.1 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-02-10T23:12:06.797Z] #11 122.2 Selecting previously unselected package libsystemd-dev:s390x. [2020-02-10T23:12:06.797Z] #11 122.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-02-10T23:12:06.797Z] #11 122.2 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-10T23:12:07.188Z] #11 122.4 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-10T23:12:07.188Z] #11 122.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T23:12:07.188Z] #11 122.6 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-02-10T23:12:07.188Z] #11 122.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T23:12:07.188Z] #11 122.6 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-10T23:12:07.188Z] #11 122.6 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-10T23:12:07.188Z] #11 122.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T23:12:07.188Z] #11 122.6 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-10T23:12:07.188Z] #11 122.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-10T23:12:07.188Z] #11 122.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T23:12:07.188Z] #11 122.6 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-10T23:12:07.188Z] #11 122.6 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T23:12:07.188Z] #11 122.6 Setting up dmsetup (2:1.02.155-3) ... [2020-02-10T23:12:07.188Z] #11 122.6 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T23:12:07.188Z] #11 122.6 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-10T23:12:07.188Z] #11 122.6 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T23:12:07.681Z] #11 DONE 122.9s [2020-02-10T23:12:07.681Z] [2020-02-10T23:12:07.681Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:12:07.681Z] #56 DONE 0.2s [2020-02-10T23:12:07.681Z] [2020-02-10T23:12:07.681Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-10T23:12:07.681Z] #12 ... [2020-02-10T23:12:07.681Z] [2020-02-10T23:12:07.681Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T23:12:07.681Z] #57 DONE 0.1s [2020-02-10T23:12:08.143Z] [2020-02-10T23:12:08.143Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:12:08.143Z] #58 ... [2020-02-10T23:12:08.143Z] [2020-02-10T23:12:08.143Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-10T23:12:08.143Z] #12 DONE 0.5s [2020-02-10T23:12:08.143Z] [2020-02-10T23:12:08.143Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:12:08.143Z] #58 0.265 + RM_GOPATH=0 [2020-02-10T23:12:08.143Z] #58 0.265 + TMP_GOPATH= [2020-02-10T23:12:08.143Z] #58 0.266 + : /build [2020-02-10T23:12:08.143Z] #58 0.266 + '[' -z '' ']' [2020-02-10T23:12:08.143Z] #58 0.266 ++ mktemp -d [2020-02-10T23:12:08.143Z] #58 0.268 + export GOPATH=/tmp/tmp.cf06Iw4yrL [2020-02-10T23:12:08.143Z] #58 0.268 + GOPATH=/tmp/tmp.cf06Iw4yrL [2020-02-10T23:12:08.143Z] #58 0.268 + RM_GOPATH=1 [2020-02-10T23:12:08.143Z] #58 0.268 ++ dirname ./install.sh [2020-02-10T23:12:08.143Z] #58 0.269 + dir=. [2020-02-10T23:12:08.143Z] #58 0.269 + bin=runc [2020-02-10T23:12:08.143Z] #58 0.269 + shift [2020-02-10T23:12:08.143Z] #58 0.269 + '[' '!' -f ./runc.installer ']' [2020-02-10T23:12:08.143Z] #58 0.269 + . ./runc.installer [2020-02-10T23:12:08.143Z] #58 0.270 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T23:12:08.143Z] #58 0.270 + install_runc [2020-02-10T23:12:08.143Z] #58 0.271 + uname -r [2020-02-10T23:12:08.143Z] #58 0.272 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T23:12:08.143Z] #58 0.273 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T23:12:08.143Z] #58 0.273 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T23:12:08.143Z] #58 0.273 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T23:12:08.143Z] #58 0.273 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cf06Iw4yrL/src/github.com/opencontainers/runc [2020-02-10T23:12:08.143Z] #58 0.276 Cloning into '/tmp/tmp.cf06Iw4yrL/src/github.com/opencontainers/runc'... [2020-02-10T23:12:08.547Z] #58 ... [2020-02-10T23:12:08.547Z] [2020-02-10T23:12:08.547Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T23:12:08.547Z] #13 DONE 0.4s [2020-02-10T23:12:08.547Z] [2020-02-10T23:12:08.547Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T23:12:08.547Z] #14 0.200 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T23:12:08.931Z] #14 DONE 0.3s [2020-02-10T23:12:08.931Z] [2020-02-10T23:12:08.931Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:12:08.931Z] #45 74.89 CC criu/namespaces.o [2020-02-10T23:12:08.931Z] #45 75.89 CC criu/net.o [2020-02-10T23:12:08.931Z] #45 77.65 CC criu/netfilter.o [2020-02-10T23:12:08.931Z] #45 77.94 CC criu/page-pipe.o [2020-02-10T23:12:08.931Z] #45 78.36 CC criu/page-xfer.o [2020-02-10T23:12:08.931Z] #45 79.03 CC criu/pagemap-cache.o [2020-02-10T23:12:08.931Z] #45 79.21 CC criu/pagemap.o [2020-02-10T23:12:08.931Z] #45 79.65 CC criu/parasite-syscall.o [2020-02-10T23:12:08.931Z] #45 80.20 CC criu/path.o [2020-02-10T23:12:08.931Z] #45 80.49 CC criu/pie-util-vdso-elf32.o [2020-02-10T23:12:08.931Z] #45 80.76 CC criu/pie-util-vdso.o [2020-02-10T23:12:08.931Z] #45 81.10 CC criu/pie-util.o [2020-02-10T23:12:08.931Z] #45 81.29 CC criu/pipes.o [2020-02-10T23:12:08.931Z] #45 82.18 CC criu/plugin.o [2020-02-10T23:12:08.931Z] #45 82.66 CC criu/proc_parse.o [2020-02-10T23:12:08.931Z] #45 ... [2020-02-10T23:12:08.931Z] [2020-02-10T23:12:08.931Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T23:12:09.105Z] INFO: Expanding compiler 1 of 3... [2020-02-10T23:12:09.105Z] INFO: Expanding compiler 2 of 3... [2020-02-10T23:12:09.298Z] #15 DONE 0.4s [2020-02-10T23:12:09.298Z] [2020-02-10T23:12:09.298Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T23:12:09.298Z] #42 ... [2020-02-10T23:12:09.298Z] [2020-02-10T23:12:09.298Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T23:12:09.686Z] #16 DONE 0.4s [2020-02-10T23:12:09.686Z] [2020-02-10T23:12:09.686Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:12:09.686Z] #45 ... [2020-02-10T23:12:09.686Z] [2020-02-10T23:12:09.686Z] #17 [dev 6/25] RUN ldconfig [2020-02-10T23:12:10.080Z] #17 DONE 0.4s [2020-02-10T23:12:10.080Z] [2020-02-10T23:12:10.080Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:12:10.445Z] #18 0.448 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T23:12:10.445Z] #18 0.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T23:12:11.080Z] #18 0.691 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T23:12:11.080Z] #18 0.723 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T23:12:15.338Z] INFO: Expanding compiler 3 of 3... [2020-02-10T23:12:15.338Z] INFO: Removing downloaded files... [2020-02-10T23:12:15.338Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-02-10T23:12:15.338Z] INFO: Configuring git core.autocrlf... [2020-02-10T23:12:15.699Z] #18 ... [2020-02-10T23:12:15.699Z] [2020-02-10T23:12:15.699Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T23:12:15.699Z] #42 129.6 + dpkg --print-architecture [2020-02-10T23:12:15.699Z] #42 129.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T23:12:15.699Z] #42 130.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-10T23:12:15.699Z] #42 130.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T23:12:20.782Z] #42 ... [2020-02-10T23:12:20.782Z] [2020-02-10T23:12:20.782Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:12:20.782Z] #45 84.16 CC criu/protobuf-desc.o [2020-02-10T23:12:20.782Z] #45 85.07 CC criu/protobuf.o [2020-02-10T23:12:20.782Z] #45 85.64 CC criu/pstree.o [2020-02-10T23:12:20.782Z] #45 86.57 CC criu/rbtree.o [2020-02-10T23:12:20.782Z] #45 86.74 CC criu/rst-malloc.o [2020-02-10T23:12:20.782Z] #45 86.90 CC criu/seccomp.o [2020-02-10T23:12:20.782Z] #45 87.30 CC criu/seize.o [2020-02-10T23:12:20.782Z] #45 87.84 CC criu/servicefd.o [2020-02-10T23:12:20.782Z] #45 88.12 CC criu/shmem.o [2020-02-10T23:12:20.782Z] #45 88.59 CC criu/sigframe.o [2020-02-10T23:12:20.782Z] #45 88.63 CC criu/signalfd.o [2020-02-10T23:12:20.782Z] #45 88.73 CC criu/sk-inet.o [2020-02-10T23:12:20.782Z] #45 89.30 CC criu/sk-netlink.o [2020-02-10T23:12:20.782Z] #45 89.50 CC criu/sk-packet.o [2020-02-10T23:12:20.782Z] #45 89.87 CC criu/sk-queue.o [2020-02-10T23:12:20.782Z] #45 90.15 CC criu/sk-tcp.o [2020-02-10T23:12:20.782Z] #45 90.45 CC criu/sk-unix.o [2020-02-10T23:12:20.782Z] #45 91.86 CC criu/sockets.o [2020-02-10T23:12:20.782Z] #45 92.62 CC criu/stats.o [2020-02-10T23:12:20.782Z] #45 92.84 CC criu/string.o [2020-02-10T23:12:20.782Z] #45 92.92 CC criu/sysctl.o [2020-02-10T23:12:20.782Z] #45 93.38 CC criu/sysfs_parse.o [2020-02-10T23:12:20.782Z] #45 93.70 CC criu/timerfd.o [2020-02-10T23:12:20.782Z] #45 94.02 CC criu/tty.o [2020-02-10T23:12:20.782Z] #45 ... [2020-02-10T23:12:20.782Z] [2020-02-10T23:12:20.782Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:12:20.782Z] #58 3.098 + cd /tmp/tmp.cf06Iw4yrL/src/github.com/opencontainers/runc [2020-02-10T23:12:20.782Z] #58 3.098 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T23:12:20.782Z] #58 3.425 + '[' -z '' ']' [2020-02-10T23:12:20.782Z] #58 3.425 + target=static [2020-02-10T23:12:20.782Z] #58 3.425 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T23:12:20.782Z] #58 4.298 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-10T23:12:21.148Z] #58 ... [2020-02-10T23:12:21.148Z] [2020-02-10T23:12:21.148Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:12:21.148Z] #18 6.686 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T23:12:21.148Z] #18 6.874 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T23:12:21.148Z] #18 9.654 Fetched 8022 kB in 9s (860 kB/s) [2020-02-10T23:12:21.148Z] #18 9.654 Reading package lists... [2020-02-10T23:12:22.233Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:12:22.233Z] [2020-02-10T23:12:22.233Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T23:12:22.233Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T23:12:22.233Z] HOSTNAME=837738c9d847 [2020-02-10T23:12:22.233Z] TESTDEBUG=0 [2020-02-10T23:12:22.233Z] DEST=bundles/test-integration [2020-02-10T23:12:22.233Z] PWD=/go/src/github.com/docker/docker [2020-02-10T23:12:22.233Z] DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:12:22.233Z] container=docker [2020-02-10T23:12:22.233Z] HOME=/root [2020-02-10T23:12:22.233Z] GOLANG_VERSION=1.13.7 [2020-02-10T23:12:22.233Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T23:12:22.233Z] VALIDATE_BRANCH=master [2020-02-10T23:12:22.233Z] TERM=xterm [2020-02-10T23:12:22.233Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T23:12:22.233Z] SHLVL=1 [2020-02-10T23:12:22.233Z] TIMEOUT=120m [2020-02-10T23:12:22.233Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T23:12:22.233Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T23:12:22.233Z] GO111MODULE=off [2020-02-10T23:12:22.233Z] DOCKER_EXPERIMENTAL=1 [2020-02-10T23:12:22.233Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T23:12:22.233Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T23:12:22.233Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T23:12:22.233Z] GOPATH=/go [2020-02-10T23:12:22.233Z] PKG_CONFIG=pkg-config [2020-02-10T23:12:22.233Z] _=/usr/bin/env [2020-02-10T23:12:22.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T23:12:22.547Z] #18 11.26 Reading package lists... [2020-02-10T23:12:22.909Z] #18 12.50 Building dependency tree... [2020-02-10T23:12:22.909Z] #18 13.02 libcap2-bin is already the newest version (1:2.25-2). [2020-02-10T23:12:22.909Z] #18 13.02 The following additional packages will be installed: [2020-02-10T23:12:23.268Z] #18 13.03 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-10T23:12:23.268Z] #18 13.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-10T23:12:23.268Z] #18 13.03 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-10T23:12:23.268Z] #18 13.03 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-10T23:12:23.268Z] #18 13.03 python3.7 python3.7-minimal vim-runtime xxd [2020-02-10T23:12:23.268Z] #18 13.03 Suggested packages: [2020-02-10T23:12:23.268Z] #18 13.03 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-10T23:12:23.268Z] #18 13.03 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-10T23:12:23.268Z] #18 13.03 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T23:12:23.268Z] #18 13.03 Recommended packages: [2020-02-10T23:12:23.268Z] #18 13.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-10T23:12:23.268Z] #18 13.03 python3-keyrings.alt python3-xdg unzip [2020-02-10T23:12:24.049Z] #18 14.03 The following NEW packages will be installed: [2020-02-10T23:12:24.049Z] #18 14.04 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-10T23:12:24.049Z] #18 14.04 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-10T23:12:24.049Z] #18 14.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-10T23:12:24.049Z] #18 14.04 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-10T23:12:24.049Z] #18 14.04 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-10T23:12:24.049Z] #18 14.04 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-10T23:12:24.049Z] #18 14.04 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-10T23:12:24.049Z] #18 14.04 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-10T23:12:24.049Z] #18 14.09 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T23:12:24.049Z] #18 14.09 Need to get 26.3 MB of archives. [2020-02-10T23:12:24.049Z] #18 14.09 After this operation, 112 MB of additional disk space will be used. [2020-02-10T23:12:24.049Z] #18 14.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-02-10T23:12:24.049Z] #18 14.13 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-10T23:12:24.416Z] #18 14.50 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-10T23:12:25.135Z] Removing intermediate container 4cd6392471e8 [2020-02-10T23:12:25.135Z] ---> 8630d7eda03d [2020-02-10T23:12:25.135Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-10T23:12:25.135Z] ---> ebd73b5ebd31 [2020-02-10T23:12:25.135Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-10T23:12:25.135Z] ---> afe6615de6c3 [2020-02-10T23:12:25.135Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-10T23:12:25.135Z] ---> Running in 7c96351bee1d [2020-02-10T23:12:25.135Z] Removing intermediate container 7c96351bee1d [2020-02-10T23:12:25.135Z] ---> ea741f4e56fd [2020-02-10T23:12:25.135Z] Successfully built ea741f4e56fd [2020-02-10T23:12:25.135Z] Successfully tagged moby-buildx:latest [2020-02-10T23:12:25.135Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-10T23:12:25.135Z] if [ -n "${id}" ]; then \ [2020-02-10T23:12:25.135Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-10T23:12:25.135Z] && touch bundles/buildx; \ [2020-02-10T23:12:25.135Z] docker rm -f ${id}; \ [2020-02-10T23:12:25.135Z] fi [2020-02-10T23:12:25.135Z] 9953425724c9747c964782cda22043fc5e233c38fb0c27adf818071addd0dcb8 [2020-02-10T23:12:25.135Z] bundles/buildx version [2020-02-10T23:12:25.135Z] buildx v0.3.1 6db68d0 [2020-02-10T23:12:25.135Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 . [2020-02-10T23:12:25.135Z] #1 [internal] booting buildkit [2020-02-10T23:12:25.135Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-10T23:12:25.800Z] #18 15.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-02-10T23:12:25.800Z] #18 15.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-02-10T23:12:25.800Z] #18 15.75 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-10T23:12:26.229Z] #18 ... [2020-02-10T23:12:26.230Z] [2020-02-10T23:12:26.230Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:12:26.230Z] #45 95.80 CC criu/tun.o [2020-02-10T23:12:26.230Z] #45 96.41 CC criu/uffd.o [2020-02-10T23:12:26.230Z] #45 97.21 CC criu/util.o [2020-02-10T23:12:26.230Z] #45 98.17 CC criu/uts_ns.o [2020-02-10T23:12:26.230Z] #45 98.28 CC criu/vdso.o [2020-02-10T23:12:26.230Z] #45 98.61 LINK criu/built-in.o [2020-02-10T23:12:26.230Z] #45 98.69 LINK criu/criu [2020-02-10T23:12:26.230Z] #45 98.93 DEP lib/c/criu.d [2020-02-10T23:12:26.230Z] #45 98.97 CC images/rpc.pb-c.o [2020-02-10T23:12:26.230Z] #45 99.20 CC lib/c/criu.o [2020-02-10T23:12:26.230Z] #45 100.2 LINK lib/c/built-in.o [2020-02-10T23:12:26.673Z] #45 100.2 LINK lib/c/libcriu.so [2020-02-10T23:12:26.673Z] #45 100.4 GEN magic.py [2020-02-10T23:12:27.183Z] #45 100.6 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T23:12:27.183Z] #45 100.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T23:12:27.578Z] #45 101.2 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T23:12:27.869Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2020-02-10T23:12:27.869Z] #1 creating container buildx_buildkit_default [2020-02-10T23:12:27.930Z] #45 101.7 make[1]: Nothing to be done for 'all'. [2020-02-10T23:12:28.154Z] #1 creating container buildx_buildkit_default 0.5s done [2020-02-10T23:12:28.154Z] #1 DONE 3.6s [2020-02-10T23:12:28.317Z] #45 ... [2020-02-10T23:12:28.317Z] [2020-02-10T23:12:28.317Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:12:28.317Z] #18 17.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-02-10T23:12:28.317Z] #18 17.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-02-10T23:12:28.317Z] #18 17.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-02-10T23:12:28.317Z] #18 17.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-02-10T23:12:28.317Z] #18 17.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-02-10T23:12:28.317Z] #18 17.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-02-10T23:12:28.317Z] #18 17.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-02-10T23:12:28.317Z] #18 17.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-02-10T23:12:28.317Z] #18 17.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-02-10T23:12:28.317Z] #18 17.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-02-10T23:12:28.317Z] #18 17.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-10T23:12:28.317Z] #18 18.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T23:12:28.317Z] #18 18.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-02-10T23:12:28.438Z] [2020-02-10T23:12:28.438Z] #3 [internal] load .dockerignore [2020-02-10T23:12:28.438Z] #3 transferring context: 87B done [2020-02-10T23:12:28.438Z] #3 DONE 0.0s [2020-02-10T23:12:28.438Z] [2020-02-10T23:12:28.438Z] #2 [internal] load build definition from Dockerfile [2020-02-10T23:12:28.438Z] #2 transferring dockerfile: 15.71kB done [2020-02-10T23:12:28.438Z] #2 DONE 0.0s [2020-02-10T23:12:28.438Z] [2020-02-10T23:12:28.438Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T23:12:28.718Z] #18 18.58 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-10T23:12:28.718Z] #18 18.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-02-10T23:12:29.054Z] #4 DONE 0.7s [2020-02-10T23:12:29.054Z] [2020-02-10T23:12:29.054Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T23:12:29.054Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-10T23:12:29.147Z] #18 ... [2020-02-10T23:12:29.147Z] [2020-02-10T23:12:29.147Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:12:29.147Z] #45 102.2 make[1]: 'images/built-in.o' is up to date. [2020-02-10T23:12:29.147Z] #45 102.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T23:12:29.147Z] #45 102.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T23:12:29.147Z] #45 102.2 make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T23:12:29.147Z] #45 102.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T23:12:29.147Z] #45 102.3 make[1]: Nothing to be done for 'all'. [2020-02-10T23:12:29.147Z] #45 102.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T23:12:29.147Z] #45 102.4 make[2]: Nothing to be done for 'all'. [2020-02-10T23:12:29.147Z] #45 102.5 make[2]: Nothing to be done for 'all'. [2020-02-10T23:12:29.147Z] #45 102.5 make[2]: Nothing to be done for 'all'. [2020-02-10T23:12:29.147Z] #45 102.5 make[2]: Nothing to be done for 'all'. [2020-02-10T23:12:29.147Z] #45 102.6 make[2]: Nothing to be done for 'all'. [2020-02-10T23:12:29.147Z] #45 102.6 make[2]: Nothing to be done for 'all'. [2020-02-10T23:12:29.147Z] #45 102.6 make[2]: Nothing to be done for 'all'. [2020-02-10T23:12:29.147Z] #45 102.6 make[2]: Nothing to be done for 'all'. [2020-02-10T23:12:29.147Z] #45 102.6 INSTALL criu/criu [2020-02-10T23:12:29.147Z] #45 DONE 102.8s [2020-02-10T23:12:29.147Z] [2020-02-10T23:12:29.147Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:12:29.147Z] #18 19.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-02-10T23:12:29.339Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-02-10T23:12:29.339Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-10T23:12:29.339Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-02-10T23:12:29.339Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 1.47MB / 8.18MB 0.1s [2020-02-10T23:12:29.339Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.4s done [2020-02-10T23:12:29.623Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-10T23:12:29.967Z] #18 19.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-02-10T23:12:29.967Z] #18 19.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-10T23:12:29.967Z] #18 19.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-10T23:12:29.967Z] #18 20.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-10T23:12:29.967Z] #18 20.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-02-10T23:12:29.967Z] #18 20.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-02-10T23:12:29.967Z] #18 20.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-10T23:12:30.239Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.7s done [2020-02-10T23:12:30.239Z] #5 DONE 1.1s [2020-02-10T23:12:30.239Z] [2020-02-10T23:12:30.239Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T23:12:30.548Z] #7 DONE 0.3s [2020-02-10T23:12:30.548Z] [2020-02-10T23:12:30.548Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T23:12:30.548Z] #6 DONE 0.3s [2020-02-10T23:12:30.548Z] [2020-02-10T23:12:30.548Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T23:12:30.548Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-10T23:12:30.548Z] #69 DONE 0.0s [2020-02-10T23:12:30.548Z] [2020-02-10T23:12:30.548Z] #21 [internal] load build context [2020-02-10T23:12:33.309Z] #21 transferring context: 16.13MB 2.8s [2020-02-10T23:12:35.145Z] #18 ... [2020-02-10T23:12:35.145Z] [2020-02-10T23:12:35.145Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T23:12:35.145Z] #42 DONE 150.0s [2020-02-10T23:12:35.145Z] [2020-02-10T23:12:35.145Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:12:36.859Z] #21 transferring context: 47.10MB 6.3s done [2020-02-10T23:12:36.859Z] #21 ... [2020-02-10T23:12:36.859Z] [2020-02-10T23:12:36.859Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T23:12:36.859Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-10T23:12:36.859Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 3.0s done [2020-02-10T23:12:36.859Z] #8 sha256:58cb3db3afdb6f78f9bb067dd4d9c58d87f1951dfaefcbc52f4734e2a6ffda06 5.46kB / 5.46kB done [2020-02-10T23:12:36.859Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 24.03MB / 54.13MB 6.1s [2020-02-10T23:12:36.859Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-10T23:12:36.859Z] #8 sha256:15f0e5dfffa654d207acd729df74f92a34dec73e6d3c2d48cb94f660cee46db8 155B / 155B 0.4s done [2020-02-10T23:12:36.859Z] #8 sha256:64dc93eeed1d456095865eef3895c70e18daf1f542c1b6746f98bff434144b18 1.79kB / 1.79kB done [2020-02-10T23:12:36.859Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 23.12MB / 96.43MB 6.1s [2020-02-10T23:12:36.859Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.9s done [2020-02-10T23:12:36.859Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 25.16MB / 73.43MB 6.1s [2020-02-10T23:12:36.859Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 22.90MB / 57.39MB 6.1s [2020-02-10T23:12:37.150Z] #8 ... [2020-02-10T23:12:37.150Z] [2020-02-10T23:12:37.150Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T23:12:37.150Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-10T23:12:37.150Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.9s done [2020-02-10T23:12:37.150Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-10T23:12:37.150Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done [2020-02-10T23:12:37.150Z] #69 DONE 6.3s [2020-02-10T23:12:37.150Z] [2020-02-10T23:12:37.150Z] #21 [internal] load build context [2020-02-10T23:12:37.150Z] #21 DONE 6.4s [2020-02-10T23:12:37.150Z] [2020-02-10T23:12:37.150Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T23:12:37.150Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 26.82MB / 54.13MB 6.4s [2020-02-10T23:12:37.437Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 29.46MB / 73.43MB 6.6s [2020-02-10T23:12:37.437Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 26.76MB / 57.39MB 6.6s [2020-02-10T23:12:37.437Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 30.09MB / 54.13MB 6.7s [2020-02-10T23:12:37.437Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 28.79MB / 96.43MB 6.7s [2020-02-10T23:12:37.734Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 30.04MB / 57.39MB 6.9s [2020-02-10T23:12:38.032Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 33.14MB / 54.13MB 7.0s [2020-02-10T23:12:38.032Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 33.36MB / 73.43MB 7.0s [2020-02-10T23:12:38.317Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 36.48MB / 54.13MB 7.3s [2020-02-10T23:12:38.317Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 34.45MB / 96.43MB 7.3s [2020-02-10T23:12:38.317Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 33.45MB / 57.39MB 7.3s [2020-02-10T23:12:38.317Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 38.22MB / 73.43MB 7.5s [2020-02-10T23:12:38.605Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 40.60MB / 54.13MB 7.6s [2020-02-10T23:12:38.605Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 40.27MB / 96.43MB 7.8s [2020-02-10T23:12:38.605Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 41.95MB / 73.43MB 7.8s [2020-02-10T23:12:38.605Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 36.63MB / 57.39MB 7.8s [2020-02-10T23:12:38.891Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 44.25MB / 54.13MB 7.9s [2020-02-10T23:12:38.891Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 40.16MB / 57.39MB 8.1s [2020-02-10T23:12:39.159Z] #54 ... [2020-02-10T23:12:39.159Z] [2020-02-10T23:12:39.159Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:12:39.159Z] #18 28.68 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-10T23:12:39.159Z] #18 28.70 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-10T23:12:39.159Z] #18 28.73 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-10T23:12:39.159Z] #18 28.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-02-10T23:12:39.159Z] #18 28.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-02-10T23:12:39.159Z] #18 28.96 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-02-10T23:12:39.183Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 48.05MB / 54.13MB 8.2s [2020-02-10T23:12:39.183Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 46.10MB / 96.43MB 8.2s [2020-02-10T23:12:39.183Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 47.36MB / 73.43MB 8.2s [2020-02-10T23:12:39.183Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 43.87MB / 57.39MB 8.4s [2020-02-10T23:12:39.469Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 51.87MB / 54.13MB 8.5s [2020-02-10T23:12:39.469Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 51.08MB / 73.43MB 8.5s [2020-02-10T23:12:39.469Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 51.56MB / 96.43MB 8.7s [2020-02-10T23:12:39.469Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 46.87MB / 57.39MB 8.7s [2020-02-10T23:12:39.765Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.8s done [2020-02-10T23:12:39.765Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 56.39MB / 96.43MB 9.0s [2020-02-10T23:12:39.765Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 50.97MB / 57.39MB 9.0s [2020-02-10T23:12:40.064Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 56.45MB / 73.43MB 9.1s [2020-02-10T23:12:40.064Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 55.30MB / 57.39MB 9.3s [2020-02-10T23:12:40.373Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 61.65MB / 96.43MB 9.4s [2020-02-10T23:12:40.373Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 60.86MB / 73.43MB 9.4s [2020-02-10T23:12:40.373Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 9.5s done [2020-02-10T23:12:40.379Z] #18 30.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-10T23:12:40.379Z] #18 30.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-02-10T23:12:40.379Z] #18 30.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-02-10T23:12:40.660Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 68.47MB / 96.43MB 9.7s [2020-02-10T23:12:40.660Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 67.37MB / 73.43MB 9.7s [2020-02-10T23:12:40.740Z] #18 30.66 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-10T23:12:40.740Z] #18 30.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-02-10T23:12:40.946Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 77.62MB / 96.43MB 10.0s [2020-02-10T23:12:40.946Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 73.43MB / 73.43MB 10.0s done [2020-02-10T23:12:40.946Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 84.11MB / 96.43MB 10.2s [2020-02-10T23:12:41.231Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 92.04MB / 96.43MB 10.3s [2020-02-10T23:12:41.231Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 96.43MB / 96.43MB 10.4s done [2020-02-10T23:12:41.231Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf [2020-02-10T23:12:41.243Z] #18 31.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-10T23:12:41.243Z] #18 31.20 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-10T23:12:41.712Z] #18 31.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-10T23:12:46.087Z] #18 35.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-02-10T23:12:46.888Z] #18 ... [2020-02-10T23:12:46.888Z] [2020-02-10T23:12:46.888Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:12:46.888Z] #63 134.2 + bin/containerd [2020-02-10T23:12:47.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T23:12:47.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T23:12:47.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T23:12:48.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T23:12:48.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T23:12:49.123Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:12:49.123Z] [2020-02-10T23:12:49.123Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-10T23:12:49.123Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-10T23:12:49.123Z] Using test binary docker [2020-02-10T23:12:49.123Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T23:12:49.123Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T23:12:49.123Z] INFO: Waiting for daemon to start... [2020-02-10T23:12:49.123Z] Starting dockerd [2020-02-10T23:12:49.123Z] . [2020-02-10T23:12:49.123Z] INFO: Building docker-sdk-python3:4.2.0... [2020-02-10T23:12:49.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T23:12:50.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T23:12:51.973Z] #63 ... [2020-02-10T23:12:51.973Z] [2020-02-10T23:12:51.973Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:12:51.973Z] #54 DONE 167.1s [2020-02-10T23:12:51.973Z] [2020-02-10T23:12:51.973Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:12:51.973Z] #18 37.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-02-10T23:12:51.973Z] #18 38.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-02-10T23:12:51.973Z] #18 38.71 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:12:51.973Z] #18 38.75 Fetched 26.3 MB in 24s (1077 kB/s) [2020-02-10T23:12:51.973Z] #18 38.78 Selecting previously unselected package pigz. [2020-02-10T23:12:51.973Z] #18 38.78 (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-10T23:12:51.973Z] #18 38.80 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 38.81 Unpacking pigz (2.4-1) ... [2020-02-10T23:12:51.973Z] #18 38.84 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-02-10T23:12:51.973Z] #18 38.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 38.85 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-10T23:12:51.973Z] #18 39.07 Selecting previously unselected package python3.7-minimal. [2020-02-10T23:12:51.973Z] #18 39.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 39.08 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T23:12:51.973Z] #18 39.37 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-10T23:12:51.973Z] #18 39.38 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T23:12:51.973Z] #18 40.20 Selecting previously unselected package python3-minimal. [2020-02-10T23:12:51.973Z] #18 40.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 ... 23439 files and directories currently installed.) [2020-02-10T23:12:51.973Z] #18 40.21 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 40.22 Unpacking python3-minimal (3.7.3-1) ... [2020-02-10T23:12:51.973Z] #18 40.25 Selecting previously unselected package libmpdec2:s390x. [2020-02-10T23:12:51.973Z] #18 40.25 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 40.26 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-02-10T23:12:51.973Z] #18 40.30 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-02-10T23:12:51.973Z] #18 40.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 40.30 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-10T23:12:51.973Z] #18 40.69 Selecting previously unselected package python3.7. [2020-02-10T23:12:51.973Z] #18 40.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 40.70 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T23:12:51.973Z] #18 40.74 Selecting previously unselected package libpython3-stdlib:s390x. [2020-02-10T23:12:51.973Z] #18 40.74 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 40.74 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-10T23:12:51.973Z] #18 40.76 Setting up python3-minimal (3.7.3-1) ... [2020-02-10T23:12:51.973Z] #18 41.20 Selecting previously unselected package python3. [2020-02-10T23:12:51.973Z] #18 41.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 ... 23851 files and directories currently installed.) [2020-02-10T23:12:51.973Z] #18 41.22 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 41.23 Unpacking python3 (3.7.3-1) ... [2020-02-10T23:12:51.973Z] #18 41.27 Selecting previously unselected package libip4tc0:s390x. [2020-02-10T23:12:51.973Z] #18 41.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 41.27 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-02-10T23:12:51.973Z] #18 41.30 Selecting previously unselected package libip6tc0:s390x. [2020-02-10T23:12:51.973Z] #18 41.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 41.31 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-02-10T23:12:51.973Z] #18 41.34 Selecting previously unselected package libiptc0:s390x. [2020-02-10T23:12:51.973Z] #18 41.34 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 41.34 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-02-10T23:12:51.973Z] #18 41.37 Selecting previously unselected package libnfnetlink0:s390x. [2020-02-10T23:12:51.973Z] #18 41.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 41.37 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-10T23:12:51.973Z] #18 41.39 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-02-10T23:12:51.973Z] #18 41.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 41.39 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-10T23:12:51.973Z] #18 41.42 Selecting previously unselected package libnftnl11:s390x. [2020-02-10T23:12:51.973Z] #18 41.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 41.42 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-02-10T23:12:51.973Z] #18 41.45 Selecting previously unselected package iptables. [2020-02-10T23:12:51.973Z] #18 41.45 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 41.45 Unpacking iptables (1.8.2-4) ... [2020-02-10T23:12:51.973Z] #18 41.56 Selecting previously unselected package xxd. [2020-02-10T23:12:51.973Z] #18 41.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-10T23:12:51.973Z] #18 41.56 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T23:12:51.973Z] #18 41.61 Selecting previously unselected package vim-common. [2020-02-10T23:12:51.973Z] #18 41.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T23:12:51.973Z] #18 41.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T23:12:51.973Z] #18 41.68 Selecting previously unselected package bash-completion. [2020-02-10T23:12:51.973Z] #18 41.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-10T23:12:52.769Z] #18 42.61 Unpacking bash-completion (1:2.8-6) ... [2020-02-10T23:12:52.769Z] #18 42.79 Selecting previously unselected package bzip2. [2020-02-10T23:12:52.769Z] #18 42.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-02-10T23:12:52.769Z] #18 42.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T23:12:52.769Z] #18 42.82 Selecting previously unselected package xz-utils. [2020-02-10T23:12:52.769Z] #18 42.83 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-02-10T23:12:52.769Z] #18 42.83 Unpacking xz-utils (5.2.4-1) ... [2020-02-10T23:12:52.769Z] #18 42.88 Selecting previously unselected package apparmor. [2020-02-10T23:12:52.769Z] #18 42.88 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-02-10T23:12:52.769Z] #18 42.91 Unpacking apparmor (2.13.2-10) ... [2020-02-10T23:12:53.138Z] #18 43.10 Selecting previously unselected package aufs-tools. [2020-02-10T23:12:53.138Z] #18 43.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-02-10T23:12:53.138Z] #18 43.10 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-10T23:12:53.138Z] #18 43.14 Selecting previously unselected package libonig5:s390x. [2020-02-10T23:12:53.138Z] #18 43.14 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-02-10T23:12:53.138Z] #18 43.15 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-10T23:12:53.138Z] #18 43.20 Selecting previously unselected package libjq1:s390x. [2020-02-10T23:12:53.138Z] #18 43.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T23:12:53.138Z] #18 43.20 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T23:12:53.138Z] #18 43.25 Selecting previously unselected package jq. [2020-02-10T23:12:53.138Z] #18 43.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T23:12:53.138Z] #18 43.25 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T23:12:53.138Z] #18 43.29 Selecting previously unselected package libaio1:s390x. [2020-02-10T23:12:53.138Z] #18 43.29 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-02-10T23:12:53.138Z] #18 43.29 Unpacking libaio1:s390x (0.3.112-3) ... [2020-02-10T23:12:53.138Z] #18 43.32 Selecting previously unselected package libgpm2:s390x. [2020-02-10T23:12:53.138Z] #18 43.32 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-02-10T23:12:53.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T23:12:53.516Z] #18 43.32 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-02-10T23:12:53.516Z] #18 43.36 Selecting previously unselected package libicu63:s390x. [2020-02-10T23:12:53.516Z] #18 43.36 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-02-10T23:12:53.516Z] #18 43.36 Unpacking libicu63:s390x (63.1-6) ... [2020-02-10T23:12:54.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T23:12:54.829Z] #18 44.62 Selecting previously unselected package libnet1:s390x. [2020-02-10T23:12:54.829Z] #18 44.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-10T23:12:54.829Z] #18 44.63 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T23:12:54.829Z] #18 44.66 Selecting previously unselected package libnl-3-200:s390x. [2020-02-10T23:12:54.829Z] #18 44.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-10T23:12:54.829Z] #18 44.67 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T23:12:54.829Z] #18 44.70 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-10T23:12:54.829Z] #18 44.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-10T23:12:54.829Z] #18 44.70 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T23:12:54.829Z] #18 44.74 Selecting previously unselected package libreadline5:s390x. [2020-02-10T23:12:54.829Z] #18 44.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-02-10T23:12:54.829Z] #18 44.74 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-10T23:12:54.829Z] #18 44.77 Selecting previously unselected package net-tools. [2020-02-10T23:12:54.829Z] #18 44.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-02-10T23:12:54.829Z] #18 44.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T23:12:54.829Z] #18 44.83 Selecting previously unselected package python-pip-whl. [2020-02-10T23:12:54.829Z] #18 44.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-10T23:12:54.829Z] #18 44.84 Unpacking python-pip-whl (18.1-5) ... [2020-02-10T23:12:54.829Z] #18 45.00 Selecting previously unselected package python3-lib2to3. [2020-02-10T23:12:55.212Z] #18 45.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-10T23:12:55.212Z] #18 45.00 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-10T23:12:55.212Z] #18 45.05 Selecting previously unselected package python3-distutils. [2020-02-10T23:12:55.212Z] #18 45.05 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-10T23:12:55.212Z] #18 45.06 Unpacking python3-distutils (3.7.3-1) ... [2020-02-10T23:12:55.212Z] #18 45.12 Selecting previously unselected package python3-pip. [2020-02-10T23:12:55.212Z] #18 45.12 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-10T23:12:55.212Z] #18 45.13 Unpacking python3-pip (18.1-5) ... [2020-02-10T23:12:55.212Z] #18 45.20 Selecting previously unselected package python3-pkg-resources. [2020-02-10T23:12:55.212Z] #18 45.20 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T23:12:55.212Z] #18 45.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-10T23:12:55.212Z] #18 45.24 Selecting previously unselected package python3-setuptools. [2020-02-10T23:12:55.212Z] #18 45.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-10T23:12:55.212Z] #18 45.24 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-10T23:12:55.212Z] #18 45.32 Selecting previously unselected package python3-wheel. [2020-02-10T23:12:55.212Z] #18 45.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-10T23:12:55.212Z] #18 45.32 Unpacking python3-wheel (0.32.3-2) ... [2020-02-10T23:12:55.212Z] #18 45.34 Selecting previously unselected package thin-provisioning-tools. [2020-02-10T23:12:55.212Z] #18 45.34 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-02-10T23:12:55.212Z] #18 45.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T23:12:55.212Z] #18 45.44 Selecting previously unselected package vim-runtime. [2020-02-10T23:12:55.212Z] #18 45.44 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-10T23:12:55.707Z] #18 45.45 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-10T23:12:55.707Z] #18 45.48 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-10T23:12:55.707Z] #18 45.49 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-10T23:12:57.051Z] #18 47.21 Selecting previously unselected package vim. [2020-02-10T23:12:57.547Z] #18 47.22 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-02-10T23:12:57.547Z] #18 47.24 Unpacking vim (2:8.1.0875-5) ... [2020-02-10T23:12:57.547Z] #18 47.42 Selecting previously unselected package xfsprogs. [2020-02-10T23:12:57.547Z] #18 47.43 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-02-10T23:12:57.547Z] #18 47.43 Unpacking xfsprogs (4.20.0-1) ... [2020-02-10T23:12:57.547Z] #18 47.57 Selecting previously unselected package zip. [2020-02-10T23:12:57.547Z] #18 47.58 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-02-10T23:12:57.547Z] #18 47.58 Unpacking zip (3.0-11+b1) ... [2020-02-10T23:12:57.547Z] #18 47.68 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-10T23:12:57.547Z] #18 47.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T23:12:57.547Z] #18 47.70 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-02-10T23:12:57.547Z] #18 47.71 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-10T23:12:57.547Z] #18 47.71 Setting up libgpm2:s390x (1.20.7-5) ... [2020-02-10T23:12:57.547Z] #18 47.72 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-02-10T23:12:57.547Z] #18 47.73 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-02-10T23:12:57.547Z] #18 47.73 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T23:12:57.547Z] #18 47.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T23:12:57.547Z] #18 47.75 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T23:12:57.547Z] #18 47.75 Setting up libicu63:s390x (63.1-6) ... [2020-02-10T23:12:57.547Z] #18 47.76 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T23:12:57.547Z] #18 47.77 Setting up zip (3.0-11+b1) ... [2020-02-10T23:12:57.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T23:12:57.919Z] #18 47.77 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T23:12:57.919Z] #18 47.79 Setting up bash-completion (1:2.8-6) ... [2020-02-10T23:12:58.708Z] #18 48.82 Setting up libiptc0:s390x (1.8.2-4) ... [2020-02-10T23:12:59.096Z] #18 48.83 Setting up xz-utils (5.2.4-1) ... [2020-02-10T23:12:59.096Z] #18 48.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T23:12:59.096Z] #18 48.84 Setting up pigz (2.4-1) ... [2020-02-10T23:12:59.096Z] #18 48.85 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-10T23:12:59.096Z] #18 48.85 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T23:12:59.096Z] #18 48.86 Setting up python-pip-whl (18.1-5) ... [2020-02-10T23:12:59.096Z] #18 48.87 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-02-10T23:12:59.096Z] #18 48.88 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-10T23:12:59.096Z] #18 49.04 Setting up libaio1:s390x (0.3.112-3) ... [2020-02-10T23:12:59.096Z] #18 49.04 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-10T23:12:59.096Z] #18 49.05 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-10T23:12:59.096Z] #18 49.06 Setting up vim (2:8.1.0875-5) ... [2020-02-10T23:12:59.096Z] #18 49.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T23:12:59.096Z] #18 49.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T23:12:59.096Z] #18 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T23:12:59.096Z] #18 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T23:12:59.096Z] #18 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T23:12:59.096Z] #18 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T23:12:59.096Z] #18 49.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T23:12:59.096Z] #18 49.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T23:12:59.096Z] #18 49.09 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T23:12:59.096Z] #18 49.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T23:12:59.096Z] #18 49.11 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-10T23:12:59.096Z] #18 49.13 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T23:12:59.096Z] #18 49.13 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-10T23:12:59.096Z] #18 49.14 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T23:12:59.877Z] #18 50.00 Setting up iptables (1.8.2-4) ... [2020-02-10T23:12:59.877Z] #18 50.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T23:12:59.877Z] #18 50.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T23:12:59.877Z] #18 50.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T23:12:59.877Z] #18 50.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T23:12:59.877Z] #18 50.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-10T23:12:59.877Z] #18 50.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-10T23:12:59.877Z] #18 50.03 Setting up python3 (3.7.3-1) ... [2020-02-10T23:13:00.234Z] #18 50.22 Setting up python3-wheel (0.32.3-2) ... [2020-02-10T23:13:00.602Z] #18 50.55 Setting up apparmor (2.13.2-10) ... [2020-02-10T23:13:00.602Z] #18 ... [2020-02-10T23:13:00.602Z] [2020-02-10T23:13:00.602Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:13:00.602Z] #58 51.96 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-10T23:13:00.602Z] #58 52.73 + mkdir -p /build [2020-02-10T23:13:00.602Z] #58 52.73 + cp runc /build/runc [2020-02-10T23:13:00.602Z] #58 DONE 52.9s [2020-02-10T23:13:00.991Z] [2020-02-10T23:13:00.991Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:13:01.373Z] #18 51.35 Setting up xfsprogs (4.20.0-1) ... [2020-02-10T23:13:01.373Z] #18 51.35 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-10T23:13:01.755Z] #18 51.69 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-10T23:13:01.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T23:13:02.140Z] #18 51.91 Setting up python3-distutils (3.7.3-1) ... [2020-02-10T23:13:02.140Z] #18 52.04 Setting up python3-setuptools (40.8.0-1) ... [2020-02-10T23:13:02.140Z] #18 52.30 Setting up python3-pip (18.1-5) ... [2020-02-10T23:13:02.535Z] #18 52.63 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T23:13:02.535Z] #18 52.64 Processing triggers for mime-support (3.62) ... [2020-02-10T23:13:02.919Z] #18 DONE 52.8s [2020-02-10T23:13:02.919Z] [2020-02-10T23:13:02.919Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T23:13:03.292Z] #19 0.297 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-10T23:13:03.292Z] #19 0.299 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-10T23:13:03.292Z] #19 0.302 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-10T23:13:03.292Z] #19 DONE 0.4s [2020-02-10T23:13:03.292Z] [2020-02-10T23:13:03.292Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T23:13:04.075Z] #20 1.002 Collecting yamllint==1.16.0 [2020-02-10T23:13:04.441Z] #20 1.113 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T23:13:04.441Z] #20 1.133 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T23:13:04.441Z] #20 1.162 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T23:13:04.441Z] #20 1.173 Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T23:13:04.441Z] #20 1.222 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T23:13:04.808Z] #20 1.638 Building wheels for collected packages: pyyaml [2020-02-10T23:13:04.808Z] #20 1.642 Running setup.py bdist_wheel for pyyaml: started [2020-02-10T23:13:05.196Z] #20 1.921 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T23:13:05.196Z] #20 1.922 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T23:13:05.196Z] #20 1.940 Successfully built pyyaml [2020-02-10T23:13:05.196Z] #20 1.944 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-10T23:13:05.196Z] #20 2.011 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T23:13:05.196Z] #20 DONE 2.2s [2020-02-10T23:13:05.196Z] [2020-02-10T23:13:05.196Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:13:05.570Z] #63 ... [2020-02-10T23:13:05.570Z] [2020-02-10T23:13:05.570Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T23:13:05.978Z] #25 DONE 0.3s [2020-02-10T23:13:05.978Z] [2020-02-10T23:13:05.978Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T23:13:06.371Z] #29 DONE 0.5s [2020-02-10T23:13:06.371Z] [2020-02-10T23:13:06.371Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T23:13:06.371Z] #32 DONE 0.2s [2020-02-10T23:13:06.371Z] [2020-02-10T23:13:06.371Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T23:13:06.768Z] #35 DONE 0.1s [2020-02-10T23:13:06.768Z] [2020-02-10T23:13:06.768Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T23:13:06.768Z] #40 DONE 0.1s [2020-02-10T23:13:06.768Z] [2020-02-10T23:13:06.768Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:13:06.768Z] #63 ... [2020-02-10T23:13:06.768Z] [2020-02-10T23:13:06.768Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T23:13:06.768Z] #43 DONE 0.2s [2020-02-10T23:13:06.768Z] [2020-02-10T23:13:06.768Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T23:13:06.768Z] #46 DONE 0.1s [2020-02-10T23:13:06.768Z] [2020-02-10T23:13:06.768Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:13:07.157Z] #63 ... [2020-02-10T23:13:07.157Z] [2020-02-10T23:13:07.157Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T23:13:07.157Z] #49 DONE 0.2s [2020-02-10T23:13:07.157Z] [2020-02-10T23:13:07.157Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T23:13:07.157Z] #52 DONE 0.2s [2020-02-10T23:13:07.157Z] [2020-02-10T23:13:07.157Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T23:13:07.545Z] #55 DONE 0.1s [2020-02-10T23:13:07.545Z] [2020-02-10T23:13:07.545Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T23:13:07.545Z] #59 DONE 0.2s [2020-02-10T23:13:07.545Z] [2020-02-10T23:13:07.545Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:13:08.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T23:13:12.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T23:13:13.818Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 29.6s done [2020-02-10T23:13:13.818Z] #8 DONE 40.1s [2020-02-10T23:13:13.818Z] [2020-02-10T23:13:13.818Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T23:13:13.818Z] #9 DONE 0.2s [2020-02-10T23:13:13.818Z] [2020-02-10T23:13:13.818Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T23:13:13.818Z] #10 DONE 0.2s [2020-02-10T23:13:13.818Z] [2020-02-10T23:13:13.818Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T23:13:13.818Z] #41 DONE 0.1s [2020-02-10T23:13:13.818Z] [2020-02-10T23:13:13.818Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:13:13.818Z] #36 ... [2020-02-10T23:13:13.818Z] [2020-02-10T23:13:13.818Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:13:13.818Z] #22 DONE 0.1s [2020-02-10T23:13:13.818Z] [2020-02-10T23:13:13.818Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T23:13:13.818Z] #30 DONE 0.1s [2020-02-10T23:13:13.818Z] [2020-02-10T23:13:13.818Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T23:13:13.818Z] #50 DONE 0.1s [2020-02-10T23:13:13.818Z] [2020-02-10T23:13:13.818Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T23:13:13.818Z] #33 DONE 0.1s [2020-02-10T23:13:13.818Z] [2020-02-10T23:13:13.818Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T23:13:13.818Z] #47 DONE 0.1s [2020-02-10T23:13:13.818Z] [2020-02-10T23:13:13.818Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T23:13:13.818Z] #65 DONE 0.1s [2020-02-10T23:13:13.818Z] [2020-02-10T23:13:13.818Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T23:13:13.818Z] #23 DONE 0.1s [2020-02-10T23:13:13.818Z] [2020-02-10T23:13:13.818Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T23:13:13.818Z] #71 DONE 0.1s [2020-02-10T23:13:13.818Z] [2020-02-10T23:13:13.818Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T23:13:13.818Z] #53 DONE 0.1s [2020-02-10T23:13:13.818Z] [2020-02-10T23:13:13.818Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:13:13.818Z] #54 0.723 + RM_GOPATH=0 [2020-02-10T23:13:13.818Z] #54 0.723 + TMP_GOPATH= [2020-02-10T23:13:13.818Z] #54 0.725 + : /build [2020-02-10T23:13:13.818Z] #54 0.725 + '[' -z '' ']' [2020-02-10T23:13:13.818Z] #54 0.727 ++ mktemp -d [2020-02-10T23:13:13.818Z] #54 0.731 + export GOPATH=/tmp/tmp.JPzwZ0WS6z [2020-02-10T23:13:13.818Z] #54 0.733 + GOPATH=/tmp/tmp.JPzwZ0WS6z [2020-02-10T23:13:13.818Z] #54 0.734 + RM_GOPATH=1 [2020-02-10T23:13:13.818Z] #54 0.737 ++ dirname ./install.sh [2020-02-10T23:13:13.818Z] #54 0.745 + dir=. [2020-02-10T23:13:13.818Z] #54 0.747 + bin=golangci_lint [2020-02-10T23:13:13.818Z] #54 0.747 + shift [2020-02-10T23:13:13.818Z] #54 0.748 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-10T23:13:13.818Z] #54 0.748 + . ./golangci_lint.installer [2020-02-10T23:13:13.818Z] #54 0.749 ++ : v1.20.0 [2020-02-10T23:13:13.818Z] #54 0.751 + install_golangci_lint [2020-02-10T23:13:13.818Z] #54 0.752 + echo 'Installing golangci-lint version v1.20.0' [2020-02-10T23:13:13.818Z] #54 0.753 Installing golangci-lint version v1.20.0 [2020-02-10T23:13:13.818Z] #54 0.754 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T23:13:15.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T23:13:15.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T23:13:15.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T23:13:15.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T23:13:16.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T23:13:16.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T23:13:17.368Z] #54 ... [2020-02-10T23:13:17.368Z] [2020-02-10T23:13:17.368Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:13:17.368Z] #48 0.808 + RM_GOPATH=0 [2020-02-10T23:13:17.368Z] #48 0.808 + TMP_GOPATH= [2020-02-10T23:13:17.368Z] #48 0.808 + : /build [2020-02-10T23:13:17.368Z] #48 0.808 + '[' -z '' ']' [2020-02-10T23:13:17.368Z] #48 0.813 ++ mktemp -d [2020-02-10T23:13:17.368Z] #48 0.815 + export GOPATH=/tmp/tmp.vVX4jIoavl [2020-02-10T23:13:17.368Z] #48 0.815 + GOPATH=/tmp/tmp.vVX4jIoavl [2020-02-10T23:13:17.368Z] #48 0.815 + RM_GOPATH=1 [2020-02-10T23:13:17.368Z] #48 0.825 ++ dirname ./install.sh [2020-02-10T23:13:17.368Z] #48 0.881 + dir=. [2020-02-10T23:13:17.368Z] #48 0.883 + bin=vndr [2020-02-10T23:13:17.368Z] #48 0.884 + shift [2020-02-10T23:13:17.368Z] #48 0.886 + '[' '!' -f ./vndr.installer ']' [2020-02-10T23:13:17.368Z] #48 0.887 + . ./vndr.installer [2020-02-10T23:13:17.368Z] #48 0.888 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T23:13:17.368Z] #48 0.891 + install_vndr [2020-02-10T23:13:17.368Z] #48 0.893 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-10T23:13:17.368Z] #48 0.893 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T23:13:17.368Z] #48 0.894 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vVX4jIoavl/src/github.com/LK4D4/vndr [2020-02-10T23:13:17.368Z] #48 0.900 Cloning into '/tmp/tmp.vVX4jIoavl/src/github.com/LK4D4/vndr'... [2020-02-10T23:13:17.368Z] #48 2.134 + cd /tmp/tmp.vVX4jIoavl/src/github.com/LK4D4/vndr [2020-02-10T23:13:17.368Z] #48 2.138 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T23:13:17.368Z] #48 2.187 + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T23:13:17.368Z] #48 4.444 internal/cpu [2020-02-10T23:13:17.368Z] #48 4.718 internal/race [2020-02-10T23:13:17.368Z] #48 4.904 sync/atomic [2020-02-10T23:13:17.368Z] #48 5.041 unicode [2020-02-10T23:13:17.368Z] #48 5.068 unicode/utf8 [2020-02-10T23:13:18.000Z] #48 6.440 math/bits [2020-02-10T23:13:18.000Z] #48 6.547 internal/bytealg [2020-02-10T23:13:18.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T23:13:19.056Z] #48 ... [2020-02-10T23:13:19.056Z] [2020-02-10T23:13:19.056Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:13:19.056Z] #34 0.545 + RM_GOPATH=0 [2020-02-10T23:13:19.056Z] #34 0.547 + TMP_GOPATH= [2020-02-10T23:13:19.056Z] #34 0.547 + : /build [2020-02-10T23:13:19.056Z] #34 0.547 + '[' -z '' ']' [2020-02-10T23:13:19.056Z] #34 0.547 ++ mktemp -d [2020-02-10T23:13:19.056Z] #34 0.549 + export GOPATH=/tmp/tmp.WEqphEjHtV [2020-02-10T23:13:19.056Z] #34 0.549 + GOPATH=/tmp/tmp.WEqphEjHtV [2020-02-10T23:13:19.056Z] #34 0.549 + RM_GOPATH=1 [2020-02-10T23:13:19.056Z] #34 0.550 ++ dirname ./install.sh [2020-02-10T23:13:19.056Z] #34 0.551 + dir=. [2020-02-10T23:13:19.056Z] #34 0.552 + bin=tomlv [2020-02-10T23:13:19.056Z] #34 0.552 + shift [2020-02-10T23:13:19.056Z] #34 0.553 + '[' '!' -f ./tomlv.installer ']' [2020-02-10T23:13:19.056Z] #34 0.554 + . ./tomlv.installer [2020-02-10T23:13:19.056Z] #34 0.555 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:13:19.056Z] #34 0.555 + install_tomlv [2020-02-10T23:13:19.056Z] #34 0.555 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T23:13:19.056Z] #34 0.556 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WEqphEjHtV/src/github.com/BurntSushi/toml [2020-02-10T23:13:19.056Z] #34 0.556 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:13:19.056Z] #34 0.560 Cloning into '/tmp/tmp.WEqphEjHtV/src/github.com/BurntSushi/toml'... [2020-02-10T23:13:19.056Z] #34 1.878 + cd /tmp/tmp.WEqphEjHtV/src/github.com/BurntSushi/toml [2020-02-10T23:13:19.056Z] #34 1.883 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:13:19.056Z] #34 1.909 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T23:13:19.056Z] #34 3.299 math/bits [2020-02-10T23:13:19.056Z] #34 3.357 runtime/internal/sys [2020-02-10T23:13:19.056Z] #34 3.408 internal/cpu [2020-02-10T23:13:19.057Z] #34 3.421 runtime/internal/atomic [2020-02-10T23:13:19.057Z] #34 4.235 runtime/internal/math [2020-02-10T23:13:19.057Z] #34 4.657 unicode/utf8 [2020-02-10T23:13:19.057Z] #34 4.839 internal/race [2020-02-10T23:13:19.057Z] #34 5.489 sync/atomic [2020-02-10T23:13:19.057Z] #34 6.095 internal/bytealg [2020-02-10T23:13:19.057Z] #34 6.923 unicode [2020-02-10T23:13:19.057Z] #34 7.208 internal/testlog [2020-02-10T23:13:19.057Z] #34 7.666 math [2020-02-10T23:13:19.684Z] #34 8.417 encoding [2020-02-10T23:13:19.684Z] #34 ... [2020-02-10T23:13:19.684Z] [2020-02-10T23:13:19.684Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:13:19.684Z] #48 8.416 encoding [2020-02-10T23:13:19.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T23:13:20.716Z] #48 9.274 unicode/utf16 [2020-02-10T23:13:20.716Z] #48 9.463 runtime [2020-02-10T23:13:21.008Z] #48 9.693 math [2020-02-10T23:13:21.297Z] #48 ... [2020-02-10T23:13:21.297Z] [2020-02-10T23:13:21.297Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:13:21.297Z] #11 0.594 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T23:13:21.297Z] #11 0.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T23:13:21.297Z] #11 0.776 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T23:13:21.297Z] #11 2.101 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T23:13:21.297Z] #11 5.170 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T23:13:21.297Z] #11 8.090 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T23:13:21.297Z] #11 ... [2020-02-10T23:13:21.297Z] [2020-02-10T23:13:21.297Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T23:13:21.297Z] #26 0.714 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T23:13:21.297Z] #26 0.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T23:13:21.297Z] #26 0.819 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T23:13:21.297Z] #26 2.507 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T23:13:21.297Z] #26 6.749 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T23:13:21.297Z] #26 8.621 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T23:13:21.587Z] #26 ... [2020-02-10T23:13:21.587Z] [2020-02-10T23:13:21.587Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T23:13:21.587Z] #42 0.584 + git clone https://github.com/docker/distribution.git . [2020-02-10T23:13:21.587Z] #42 0.588 Cloning into '.'... [2020-02-10T23:13:21.587Z] #42 ... [2020-02-10T23:13:21.587Z] [2020-02-10T23:13:21.587Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:13:21.587Z] #66 0.755 + RM_GOPATH=0 [2020-02-10T23:13:21.587Z] #66 0.755 + TMP_GOPATH= [2020-02-10T23:13:21.587Z] #66 0.755 + : /build/ [2020-02-10T23:13:21.587Z] #66 0.756 + '[' -z '' ']' [2020-02-10T23:13:21.587Z] #66 0.759 ++ mktemp -d [2020-02-10T23:13:21.587Z] #66 0.768 + export GOPATH=/tmp/tmp.AGrjz0GfWN [2020-02-10T23:13:21.587Z] #66 0.791 + GOPATH=/tmp/tmp.AGrjz0GfWN [2020-02-10T23:13:21.587Z] #66 0.791 + RM_GOPATH=1 [2020-02-10T23:13:21.587Z] #66 0.792 ++ dirname ./install.sh [2020-02-10T23:13:21.587Z] #66 0.813 + dir=. [2020-02-10T23:13:21.587Z] #66 0.825 + bin=rootlesskit [2020-02-10T23:13:21.587Z] #66 0.825 + shift [2020-02-10T23:13:21.587Z] #66 0.825 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T23:13:21.587Z] #66 0.825 + . ./rootlesskit.installer [2020-02-10T23:13:21.587Z] #66 0.826 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:13:21.587Z] #66 0.826 + install_rootlesskit [2020-02-10T23:13:21.587Z] #66 0.826 + case "$1" in [2020-02-10T23:13:21.587Z] #66 0.826 + export CGO_ENABLED=0 [2020-02-10T23:13:21.587Z] #66 0.828 + CGO_ENABLED=0 [2020-02-10T23:13:21.587Z] #66 0.828 + _install_rootlesskit [2020-02-10T23:13:21.587Z] #66 0.828 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T23:13:21.587Z] #66 0.833 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:13:21.587Z] #66 0.833 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AGrjz0GfWN/src/github.com/rootless-containers/rootlesskit [2020-02-10T23:13:21.587Z] #66 0.836 Cloning into '/tmp/tmp.AGrjz0GfWN/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T23:13:21.587Z] #66 7.413 + cd /tmp/tmp.AGrjz0GfWN/src/github.com/rootless-containers/rootlesskit [2020-02-10T23:13:21.587Z] #66 7.414 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:13:21.587Z] #66 8.266 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T23:13:21.587Z] #66 8.266 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T23:13:21.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T23:13:21.761Z] #63 167.2 + bin/containerd-stress [2020-02-10T23:13:21.761Z] #63 169.0 + bin/containerd-shim [2020-02-10T23:13:21.881Z] #66 ... [2020-02-10T23:13:21.882Z] [2020-02-10T23:13:21.882Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:13:21.882Z] #72 0.762 + RM_GOPATH=0 [2020-02-10T23:13:21.882Z] #72 0.762 + TMP_GOPATH= [2020-02-10T23:13:21.882Z] #72 0.762 + : /build [2020-02-10T23:13:21.882Z] #72 0.763 + '[' -z '' ']' [2020-02-10T23:13:21.882Z] #72 0.764 ++ mktemp -d [2020-02-10T23:13:21.882Z] #72 0.766 + export GOPATH=/tmp/tmp.a1PpE6c5uy [2020-02-10T23:13:21.882Z] #72 0.783 + GOPATH=/tmp/tmp.a1PpE6c5uy [2020-02-10T23:13:21.882Z] #72 0.783 + RM_GOPATH=1 [2020-02-10T23:13:21.882Z] #72 0.801 ++ dirname ./install.sh [2020-02-10T23:13:21.882Z] #72 0.809 + dir=. [2020-02-10T23:13:21.882Z] #72 0.809 + bin=proxy [2020-02-10T23:13:21.882Z] #72 0.809 + shift [2020-02-10T23:13:21.882Z] #72 0.810 + '[' '!' -f ./proxy.installer ']' [2020-02-10T23:13:21.882Z] #72 0.816 + . ./proxy.installer [2020-02-10T23:13:21.882Z] #72 0.816 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T23:13:21.882Z] #72 0.817 + install_proxy [2020-02-10T23:13:21.882Z] #72 0.817 + case "$1" in [2020-02-10T23:13:21.882Z] #72 0.817 + export CGO_ENABLED=0 [2020-02-10T23:13:21.882Z] #72 0.817 + CGO_ENABLED=0 [2020-02-10T23:13:21.882Z] #72 0.817 + _install_proxy [2020-02-10T23:13:21.882Z] #72 0.817 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-10T23:13:21.882Z] #72 0.817 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.a1PpE6c5uy/src/github.com/docker/libnetwork [2020-02-10T23:13:21.882Z] #72 0.818 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T23:13:21.882Z] #72 0.868 Cloning into '/tmp/tmp.a1PpE6c5uy/src/github.com/docker/libnetwork'... [2020-02-10T23:13:21.882Z] #72 ... [2020-02-10T23:13:21.882Z] [2020-02-10T23:13:21.882Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:13:21.882Z] #24 0.570 + RM_GOPATH=0 [2020-02-10T23:13:21.882Z] #24 0.570 + TMP_GOPATH= [2020-02-10T23:13:21.882Z] #24 0.570 + : /build [2020-02-10T23:13:21.882Z] #24 0.570 + '[' -z '' ']' [2020-02-10T23:13:21.882Z] #24 0.570 ++ mktemp -d [2020-02-10T23:13:21.882Z] #24 0.570 + export GOPATH=/tmp/tmp.ZVuJbCTnKL [2020-02-10T23:13:21.882Z] #24 0.570 + GOPATH=/tmp/tmp.ZVuJbCTnKL [2020-02-10T23:13:21.882Z] #24 0.570 + RM_GOPATH=1 [2020-02-10T23:13:21.882Z] #24 0.573 ++ dirname ./install.sh [2020-02-10T23:13:21.882Z] #24 0.575 + dir=. [2020-02-10T23:13:21.882Z] #24 0.575 + bin=dockercli [2020-02-10T23:13:21.882Z] #24 0.576 + shift [2020-02-10T23:13:21.882Z] #24 0.577 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T23:13:21.882Z] #24 0.578 + . ./dockercli.installer [2020-02-10T23:13:21.882Z] #24 0.578 ++ : stable [2020-02-10T23:13:21.882Z] #24 0.578 ++ : 17.06.2-ce [2020-02-10T23:13:21.882Z] #24 0.579 + install_dockercli [2020-02-10T23:13:21.882Z] #24 0.582 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T23:13:21.882Z] #24 0.582 Install docker/cli version 17.06.2-ce from stable [2020-02-10T23:13:21.882Z] #24 0.583 ++ uname -m [2020-02-10T23:13:21.882Z] #24 0.585 + arch=ppc64le [2020-02-10T23:13:21.882Z] #24 0.585 + '[' ppc64le '!=' x86_64 ']' [2020-02-10T23:13:21.882Z] #24 0.585 + '[' ppc64le '!=' s390x ']' [2020-02-10T23:13:21.882Z] #24 0.585 + '[' ppc64le '!=' armhf ']' [2020-02-10T23:13:21.882Z] #24 0.585 + build_dockercli [2020-02-10T23:13:21.882Z] #24 0.586 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZVuJbCTnKL/tmp/docker-ce [2020-02-10T23:13:21.882Z] #24 0.602 Cloning into '/tmp/tmp.ZVuJbCTnKL/tmp/docker-ce'... [2020-02-10T23:13:22.174Z] #24 ... [2020-02-10T23:13:22.174Z] [2020-02-10T23:13:22.174Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T23:13:22.174Z] #44 1.380 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T23:13:22.174Z] #44 1.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T23:13:22.174Z] #44 1.541 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T23:13:22.174Z] #44 3.759 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T23:13:22.174Z] #44 7.003 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T23:13:22.174Z] #44 10.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T23:13:22.174Z] #44 ... [2020-02-10T23:13:22.174Z] [2020-02-10T23:13:22.174Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T23:13:22.174Z] #31 0.866 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-10T23:13:22.174Z] #31 0.870 Cloning into '.'... [2020-02-10T23:13:22.465Z] #31 ... [2020-02-10T23:13:22.465Z] [2020-02-10T23:13:22.465Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:13:22.465Z] #36 1.203 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T23:13:22.465Z] #36 1.502 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T23:13:22.465Z] #36 1.506 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T23:13:22.465Z] #36 3.649 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T23:13:22.465Z] #36 7.775 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T23:13:22.465Z] #36 9.893 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T23:13:22.465Z] #36 ... [2020-02-10T23:13:22.465Z] [2020-02-10T23:13:22.465Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T23:13:22.465Z] #60 0.778 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T23:13:22.465Z] #60 0.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T23:13:22.465Z] #60 0.913 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T23:13:22.465Z] #60 2.989 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T23:13:22.465Z] #60 6.280 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T23:13:22.465Z] #60 9.258 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T23:13:22.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T23:13:22.754Z] #60 ... [2020-02-10T23:13:22.754Z] [2020-02-10T23:13:22.754Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:13:22.754Z] #51 0.705 + RM_GOPATH=0 [2020-02-10T23:13:22.754Z] #51 0.707 + TMP_GOPATH= [2020-02-10T23:13:22.754Z] #51 0.707 + : /build [2020-02-10T23:13:22.754Z] #51 0.708 + '[' -z '' ']' [2020-02-10T23:13:22.754Z] #51 0.709 ++ mktemp -d [2020-02-10T23:13:22.754Z] #51 0.712 + export GOPATH=/tmp/tmp.IOLiskXE7s [2020-02-10T23:13:22.754Z] #51 0.712 + GOPATH=/tmp/tmp.IOLiskXE7s [2020-02-10T23:13:22.754Z] #51 0.712 + RM_GOPATH=1 [2020-02-10T23:13:22.754Z] #51 0.714 ++ dirname ./install.sh [2020-02-10T23:13:22.754Z] #51 0.720 + dir=. [2020-02-10T23:13:22.754Z] #51 0.721 + bin=gotestsum [2020-02-10T23:13:22.754Z] #51 0.721 + shift [2020-02-10T23:13:22.754Z] #51 0.722 + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T23:13:22.754Z] #51 0.722 + . ./gotestsum.installer [2020-02-10T23:13:22.754Z] #51 0.723 ++ : v0.3.5 [2020-02-10T23:13:22.754Z] #51 0.724 + install_gotestsum [2020-02-10T23:13:22.754Z] #51 0.724 + echo 'Installing gotestsum version v0.3.5' [2020-02-10T23:13:22.754Z] #51 0.724 Installing gotestsum version v0.3.5 [2020-02-10T23:13:22.754Z] #51 0.725 + go get -d gotest.tools/gotestsum [2020-02-10T23:13:24.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T23:13:24.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T23:13:26.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T23:13:26.864Z] #63 174.1 + bin/containerd-shim-runc-v1 [2020-02-10T23:13:27.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T23:13:27.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T23:13:29.262Z] #63 176.5 + bin/containerd-shim-runc-v2 [2020-02-10T23:13:30.056Z] #63 177.2 + binaries [2020-02-10T23:13:30.056Z] #63 177.2 + mkdir -p /build [2020-02-10T23:13:30.056Z] #63 177.2 + cp bin/containerd /build/containerd [2020-02-10T23:13:30.056Z] #63 177.3 + cp bin/containerd-shim /build/containerd-shim [2020-02-10T23:13:30.056Z] #63 177.3 + cp bin/ctr /build/ctr [2020-02-10T23:13:30.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T23:13:30.450Z] #63 DONE 177.4s [2020-02-10T23:13:30.860Z] [2020-02-10T23:13:30.860Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T23:13:30.860Z] #64 DONE 0.2s [2020-02-10T23:13:31.009Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T23:13:31.009Z] Using test binary docker [2020-02-10T23:13:31.009Z] +++ /etc/init.d/apparmor start [2020-02-10T23:13:31.009Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T23:13:31.009Z] INFO: Waiting for daemon to start... [2020-02-10T23:13:31.009Z] Starting dockerd [2020-02-10T23:13:31.009Z] +++ 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-10T23:13:31.254Z] #51 ... [2020-02-10T23:13:31.254Z] [2020-02-10T23:13:31.254Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:13:31.254Z] #34 9.148 runtime [2020-02-10T23:13:31.254Z] #34 9.444 runtime/cgo [2020-02-10T23:13:31.254Z] #34 ... [2020-02-10T23:13:31.254Z] [2020-02-10T23:13:31.254Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:13:31.254Z] #48 10.68 container/list [2020-02-10T23:13:31.254Z] #48 14.94 crypto/internal/subtle [2020-02-10T23:13:31.254Z] #48 15.58 crypto/subtle [2020-02-10T23:13:31.254Z] #48 16.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-10T23:13:31.254Z] #48 17.26 internal/nettrace [2020-02-10T23:13:31.254Z] #48 17.60 runtime/cgo [2020-02-10T23:13:31.255Z] [2020-02-10T23:13:31.255Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T23:13:31.255Z] #68 DONE 0.1s [2020-02-10T23:13:31.256Z] [2020-02-10T23:13:31.256Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T23:13:31.256Z] #70 DONE 0.1s [2020-02-10T23:13:31.256Z] [2020-02-10T23:13:31.256Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T23:13:31.256Z] #73 DONE 0.1s [2020-02-10T23:13:31.256Z] [2020-02-10T23:13:31.256Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T23:13:31.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T23:13:31.706Z] #74 DONE 0.1s [2020-02-10T23:13:31.706Z] [2020-02-10T23:13:31.706Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T23:13:32.258Z] #75 DONE 0.5s [2020-02-10T23:13:32.258Z] [2020-02-10T23:13:32.258Z] #76 exporting to oci image format [2020-02-10T23:13:32.258Z] #76 exporting layers [2020-02-10T23:13:33.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T23:13:33.534Z] . [2020-02-10T23:13:33.534Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T23:13:33.534Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T23:13:33.534Z] Error: No such image: emptyfs [2020-02-10T23:13:33.534Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T23:13:33.534Z] ++++ docker load [2020-02-10T23:13:33.792Z] Running integration-test (iteration 1) [2020-02-10T23:13:33.792Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T23:13:33.792Z] ++ 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-10T23:13:33.792Z] ++ set -e [2020-02-10T23:13:33.792Z] ++ '[' -n 0 ']' [2020-02-10T23:13:33.792Z] ++ set -x [2020-02-10T23:13:33.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10T23:13:34.030Z] #48 22.70 vendor/golang.org/x/crypto/internal/subtle [2020-02-10T23:13:34.318Z] #48 ... [2020-02-10T23:13:34.318Z] [2020-02-10T23:13:34.318Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:13:34.318Z] #11 23.09 Fetched 8107 kB in 22s (361 kB/s) [2020-02-10T23:13:34.436Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T23:13:34.436Z] Using test binary docker [2020-02-10T23:13:34.436Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T23:13:34.436Z] +++ /etc/init.d/apparmor start [2020-02-10T23:13:34.436Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T23:13:34.436Z] INFO: Waiting for daemon to start... [2020-02-10T23:13:34.436Z] Starting dockerd [2020-02-10T23:13:34.436Z] +++ 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-10T23:13:35.764Z] sha256:236759a9f078855c4343fae63aa6baca4c44d85e61f24a4b48f32f9dd6d94c9c [2020-02-10T23:13:35.764Z] INFO: Starting docker-py tests... [2020-02-10T23:13:35.764Z] ============================= test session starts ============================== [2020-02-10T23:13:35.764Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-10T23:13:35.764Z] rootdir: /src, inifile: pytest.ini [2020-02-10T23:13:35.764Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-10T23:13:35.764Z] collected 387 items [2020-02-10T23:13:35.764Z] [2020-02-10T23:13:36.338Z] . [2020-02-10T23:13:36.338Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T23:13:36.338Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T23:13:36.596Z] Error: No such image: emptyfs [2020-02-10T23:13:36.596Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T23:13:36.596Z] ++++ docker load [2020-02-10T23:13:36.858Z] Running integration-test (iteration 1) [2020-02-10T23:13:36.858Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T23:13:36.858Z] ++ 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-10T23:13:36.858Z] ++ set -e [2020-02-10T23:13:36.858Z] ++ '[' -n 0 ']' [2020-02-10T23:13:36.858Z] ++ set -x [2020-02-10T23:13:36.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T23:13:39.867Z] #11 23.09 Reading package lists... [2020-02-10T23:13:39.867Z] #11 ... [2020-02-10T23:13:39.867Z] [2020-02-10T23:13:39.867Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T23:13:39.867Z] #42 25.01 Checking out files: 90% (1417/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-10T23:13:39.867Z] #42 25.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T23:13:39.867Z] #42 27.47 + 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-10T23:13:41.961Z] #42 ... [2020-02-10T23:13:41.961Z] [2020-02-10T23:13:41.961Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:13:41.961Z] #72 29.50 Checking out files: 58% (1164/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/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: 96% (1931/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-10T23:13:42.249Z] #72 30.66 + cd /tmp/tmp.a1PpE6c5uy/src/github.com/docker/libnetwork [2020-02-10T23:13:42.249Z] #72 30.66 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T23:13:42.878Z] #72 31.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T23:13:45.630Z] #72 ... [2020-02-10T23:13:45.630Z] [2020-02-10T23:13:45.630Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T23:13:45.630Z] #60 24.13 Fetched 8107 kB in 23s (347 kB/s) [2020-02-10T23:13:45.630Z] #60 24.13 Reading package lists... [2020-02-10T23:13:45.630Z] #60 33.21 Reading package lists... [2020-02-10T23:13:45.630Z] #60 ... [2020-02-10T23:13:45.630Z] [2020-02-10T23:13:45.630Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:13:45.630Z] #54 31.96 + cd /tmp/tmp.JPzwZ0WS6z/src/github.com/golangci/golangci-lint/ [2020-02-10T23:13:45.630Z] #54 31.96 + git checkout -q v1.20.0 [2020-02-10T23:13:45.630Z] #54 32.99 ++ git describe --tags [2020-02-10T23:13:45.630Z] #54 33.00 + version=v1.20.0 [2020-02-10T23:13:45.630Z] #54 33.00 ++ git rev-parse --short HEAD [2020-02-10T23:13:45.630Z] #54 33.01 + commit=cc98739 [2020-02-10T23:13:45.630Z] #54 33.01 ++ git show -s --format=%cd [2020-02-10T23:13:45.630Z] #54 33.05 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-10T23:13:45.630Z] #54 33.05 + 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-10T23:13:45.630Z] #54 ... [2020-02-10T23:13:45.630Z] [2020-02-10T23:13:45.630Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T23:13:45.630Z] #44 24.46 Fetched 8107 kB in 23s (351 kB/s) [2020-02-10T23:13:45.630Z] #44 24.46 Reading package lists... [2020-02-10T23:13:45.979Z] #44 33.98 Reading package lists... [2020-02-10T23:13:45.979Z] #44 ... [2020-02-10T23:13:45.979Z] [2020-02-10T23:13:45.979Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:13:45.979Z] #36 24.50 Fetched 8107 kB in 23s (347 kB/s) [2020-02-10T23:13:45.979Z] #36 24.50 Reading package lists... [2020-02-10T23:13:45.979Z] #36 33.66 Reading package lists... [2020-02-10T23:13:45.979Z] #36 ... [2020-02-10T23:13:45.979Z] [2020-02-10T23:13:45.979Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:13:45.979Z] #11 23.09 Reading package lists... [2020-02-10T23:13:45.979Z] #11 33.09 Reading package lists... [2020-02-10T23:13:45.979Z] #11 ... [2020-02-10T23:13:45.979Z] [2020-02-10T23:13:45.979Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T23:13:45.979Z] #26 24.90 Fetched 8107 kB in 24s (335 kB/s) [2020-02-10T23:13:45.979Z] #26 24.90 Reading package lists... [2020-02-10T23:13:46.837Z] Loaded image: buildpack-deps:jessie [2020-02-10T23:13:46.837Z] Loaded image: busybox:latest [2020-02-10T23:13:46.837Z] Loaded image: busybox:glibc [2020-02-10T23:13:46.837Z] Loaded image: debian:jessie [2020-02-10T23:13:46.837Z] Loaded image: hello-world:latest [2020-02-10T23:13:46.837Z] INFO: Testing against a local daemon [2020-02-10T23:13:46.837Z] === RUN TestCgroupNamespacesBuild [2020-02-10T23:13:49.371Z] --- PASS: TestCgroupNamespacesBuild (3.27s) [2020-02-10T23:13:49.371Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T23:13:51.274Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2020-02-10T23:13:51.274Z] === RUN TestBuildWithSession [2020-02-10T23:13:51.274Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T23:13:51.274Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T23:13:51.274Z] === RUN TestBuildSquashParent [2020-02-10T23:13:54.434Z] #26 34.65 Reading package lists... [2020-02-10T23:13:54.434Z] #26 ... [2020-02-10T23:13:54.434Z] [2020-02-10T23:13:54.434Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:13:54.434Z] #11 33.09 Reading package lists... [2020-02-10T23:13:55.509Z] #11 42.60 Building dependency tree... [2020-02-10T23:13:57.074Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-10T23:13:57.330Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-10T23:13:57.565Z] #11 46.29 The following additional packages will be installed: [2020-02-10T23:13:57.565Z] #11 46.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-10T23:13:57.565Z] #11 46.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-10T23:13:57.565Z] #11 46.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T23:13:57.565Z] #11 46.30 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-10T23:13:57.565Z] #11 46.30 mingw-w64-x86-64-dev [2020-02-10T23:13:57.565Z] #11 46.31 Suggested packages: [2020-02-10T23:13:57.565Z] #11 46.32 gcc-8-locales seccomp wine64 [2020-02-10T23:13:57.838Z] --- PASS: TestBuildSquashParent (6.40s) [2020-02-10T23:13:57.838Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T23:13:57.838Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:13:57.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:13:57.838Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:13:57.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:13:57.838Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:13:57.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:13:57.838Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:13:57.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:13:57.838Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:13:57.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:13:57.838Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:13:57.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:13:57.838Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:13:57.838Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:13:57.838Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:13:57.838Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:13:59.517Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-10T23:14:00.293Z] #11 48.77 The following NEW packages will be installed: [2020-02-10T23:14:00.293Z] #11 48.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-10T23:14:00.293Z] #11 48.77 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-10T23:14:00.293Z] #11 48.77 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-10T23:14:00.293Z] #11 48.77 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-10T23:14:00.293Z] #11 48.77 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-10T23:14:00.293Z] #11 48.78 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-10T23:14:00.293Z] #11 48.78 The following packages will be upgraded: [2020-02-10T23:14:00.293Z] #11 48.79 libsystemd0 libudev1 [2020-02-10T23:14:00.293Z] #11 48.94 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T23:14:00.293Z] #11 48.94 Need to get 79.4 MB of archives. [2020-02-10T23:14:00.293Z] #11 48.94 After this operation, 532 MB of additional disk space will be used. [2020-02-10T23:14:00.293Z] #11 48.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u3 [357 kB] [2020-02-10T23:14:00.293Z] #11 49.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u3 [158 kB] [2020-02-10T23:14:00.293Z] #11 49.05 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-10T23:14:00.378Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:14:00.378Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:14:00.927Z] #11 49.61 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-10T23:14:01.222Z] #11 50.12 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-10T23:14:01.222Z] #11 50.16 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-10T23:14:01.513Z] #11 50.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-02-10T23:14:01.513Z] #11 50.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-10T23:14:02.168Z] #11 ... [2020-02-10T23:14:02.168Z] [2020-02-10T23:14:02.168Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T23:14:02.168Z] #60 33.21 Reading package lists... [2020-02-10T23:14:02.168Z] #60 42.73 Building dependency tree... [2020-02-10T23:14:02.168Z] #60 47.78 The following additional packages will be installed: [2020-02-10T23:14:02.168Z] #60 47.79 libbtrfs0 [2020-02-10T23:14:02.168Z] #60 48.02 The following NEW packages will be installed: [2020-02-10T23:14:02.168Z] #60 48.04 libbtrfs-dev libbtrfs0 [2020-02-10T23:14:02.168Z] #60 48.32 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T23:14:02.168Z] #60 48.32 Need to get 120 kB of archives. [2020-02-10T23:14:02.168Z] #60 48.32 After this operation, 423 kB of additional disk space will be used. [2020-02-10T23:14:02.168Z] #60 48.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-10T23:14:02.168Z] #60 48.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-10T23:14:02.168Z] #60 50.45 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:14:02.168Z] #60 50.78 Fetched 120 kB in 0s (1066 kB/s) [2020-02-10T23:14:02.168Z] #60 50.93 Selecting previously unselected package libbtrfs0. [2020-02-10T23:14:02.283Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-10T23:14:02.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s) [2020-02-10T23:14:02.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.76s) [2020-02-10T23:14:02.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2020-02-10T23:14:02.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.89s) [2020-02-10T23:14:02.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2020-02-10T23:14:02.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2020-02-10T23:14:02.283Z] === RUN TestBuildMultiStageCopy [2020-02-10T23:14:02.283Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T23:14:02.473Z] #60 50.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T23:14:02.473Z] #60 51.22 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-10T23:14:02.473Z] #60 51.28 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T23:14:02.772Z] #60 ... [2020-02-10T23:14:02.772Z] [2020-02-10T23:14:02.772Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:14:02.772Z] #11 51.47 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-10T23:14:03.416Z] #11 52.13 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-10T23:14:03.416Z] #11 52.17 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-10T23:14:04.055Z] #11 ... [2020-02-10T23:14:04.055Z] [2020-02-10T23:14:04.055Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T23:14:04.055Z] #60 51.52 Selecting previously unselected package libbtrfs-dev. [2020-02-10T23:14:04.055Z] #60 51.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-10T23:14:04.055Z] #60 51.57 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T23:14:04.055Z] #60 52.41 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T23:14:04.055Z] #60 52.48 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T23:14:04.055Z] #60 52.50 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T23:14:04.055Z] #60 DONE 52.9s [2020-02-10T23:14:04.055Z] [2020-02-10T23:14:04.055Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:14:04.055Z] #61 DONE 0.1s [2020-02-10T23:14:04.055Z] [2020-02-10T23:14:04.055Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T23:14:04.055Z] #26 34.65 Reading package lists... [2020-02-10T23:14:04.055Z] #26 44.30 Building dependency tree... [2020-02-10T23:14:04.055Z] #26 47.92 ca-certificates is already the newest version (20190110). [2020-02-10T23:14:04.055Z] #26 47.92 The following additional packages will be installed: [2020-02-10T23:14:04.055Z] #26 47.92 libjq1 libonig5 [2020-02-10T23:14:04.055Z] #26 48.56 The following NEW packages will be installed: [2020-02-10T23:14:04.055Z] #26 48.57 jq libjq1 libonig5 [2020-02-10T23:14:04.055Z] #26 48.74 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T23:14:04.055Z] #26 48.74 Need to get 358 kB of archives. [2020-02-10T23:14:04.055Z] #26 48.74 After this operation, 1277 kB of additional disk space will be used. [2020-02-10T23:14:04.055Z] #26 48.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-10T23:14:04.055Z] #26 48.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-10T23:14:04.055Z] #26 48.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-10T23:14:04.055Z] #26 50.74 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:14:04.055Z] #26 51.32 Fetched 358 kB in 0s (2473 kB/s) [2020-02-10T23:14:04.055Z] #26 51.45 Selecting previously unselected package libonig5:ppc64el. [2020-02-10T23:14:04.055Z] #26 51.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T23:14:04.055Z] #26 51.55 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-02-10T23:14:04.055Z] #26 51.56 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-10T23:14:04.055Z] #26 52.00 Selecting previously unselected package libjq1:ppc64el. [2020-02-10T23:14:04.055Z] #26 52.05 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T23:14:04.055Z] #26 52.05 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T23:14:04.055Z] #26 52.48 Selecting previously unselected package jq. [2020-02-10T23:14:04.055Z] #26 52.57 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T23:14:04.055Z] #26 52.57 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T23:14:04.348Z] #26 ... [2020-02-10T23:14:04.348Z] [2020-02-10T23:14:04.348Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T23:14:04.348Z] #62 DONE 0.1s [2020-02-10T23:14:04.348Z] [2020-02-10T23:14:04.348Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T23:14:04.348Z] #26 53.14 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-10T23:14:04.348Z] #26 ... [2020-02-10T23:14:04.348Z] [2020-02-10T23:14:04.348Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:14:04.348Z] #36 33.66 Reading package lists... [2020-02-10T23:14:04.348Z] #36 43.40 Building dependency tree... [2020-02-10T23:14:04.348Z] #36 47.24 The following additional packages will be installed: [2020-02-10T23:14:04.348Z] #36 47.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-10T23:14:04.348Z] #36 47.27 Suggested packages: [2020-02-10T23:14:04.348Z] #36 47.27 cmake-doc ninja-build lrzip [2020-02-10T23:14:04.348Z] #36 47.27 Recommended packages: [2020-02-10T23:14:04.348Z] #36 47.27 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T23:14:04.348Z] #36 49.30 The following NEW packages will be installed: [2020-02-10T23:14:04.348Z] #36 49.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-10T23:14:04.348Z] #36 49.32 vim-common xxd [2020-02-10T23:14:04.348Z] #36 49.62 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T23:14:04.348Z] #36 49.62 Need to get 14.9 MB of archives. [2020-02-10T23:14:04.348Z] #36 49.62 After this operation, 67.2 MB of additional disk space will be used. [2020-02-10T23:14:04.349Z] #36 49.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-10T23:14:04.349Z] #36 49.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T23:14:04.349Z] #36 49.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-02-10T23:14:04.349Z] #36 50.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-10T23:14:04.349Z] #36 51.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-02-10T23:14:04.349Z] #36 52.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-02-10T23:14:04.349Z] #36 52.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-02-10T23:14:04.349Z] #36 52.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-02-10T23:14:04.349Z] #36 52.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-02-10T23:14:04.349Z] #36 52.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-02-10T23:14:04.349Z] #36 ... [2020-02-10T23:14:04.349Z] [2020-02-10T23:14:04.349Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T23:14:04.349Z] #26 53.18 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T23:14:04.349Z] #26 53.19 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T23:14:04.349Z] #26 53.19 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T23:14:04.642Z] #26 ... [2020-02-10T23:14:04.642Z] [2020-02-10T23:14:04.642Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T23:14:04.642Z] #44 33.98 Reading package lists... [2020-02-10T23:14:04.642Z] #44 44.01 Building dependency tree... [2020-02-10T23:14:04.642Z] #44 48.59 The following additional packages will be installed: [2020-02-10T23:14:04.642Z] #44 48.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-10T23:14:04.642Z] #44 48.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-10T23:14:04.642Z] #44 48.61 Suggested packages: [2020-02-10T23:14:04.642Z] #44 48.62 manpages-dev python-setuptools [2020-02-10T23:14:04.642Z] #44 51.54 The following NEW packages will be installed: [2020-02-10T23:14:04.642Z] #44 51.56 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T23:14:04.642Z] #44 51.56 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-10T23:14:04.642Z] #44 51.57 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T23:14:04.642Z] #44 51.57 python-six zlib1g-dev [2020-02-10T23:14:04.642Z] #44 52.16 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T23:14:04.642Z] #44 52.16 Need to get 4075 kB of archives. [2020-02-10T23:14:04.642Z] #44 52.16 After this operation, 24.5 MB of additional disk space will be used. [2020-02-10T23:14:04.642Z] #44 52.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-02-10T23:14:04.642Z] #44 52.21 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-10T23:14:04.642Z] #44 52.22 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-10T23:14:04.642Z] #44 52.24 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-10T23:14:04.642Z] #44 52.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-02-10T23:14:04.642Z] #44 52.35 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-10T23:14:04.642Z] #44 52.41 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-10T23:14:04.642Z] #44 52.44 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-10T23:14:04.642Z] #44 52.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-02-10T23:14:04.642Z] #44 52.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-02-10T23:14:04.642Z] #44 52.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-02-10T23:14:04.642Z] #44 53.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-02-10T23:14:04.642Z] #44 53.15 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-10T23:14:04.642Z] #44 53.16 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-10T23:14:04.642Z] #44 53.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-10T23:14:04.642Z] #44 53.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-02-10T23:14:04.642Z] #44 53.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-02-10T23:14:04.860Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T23:14:04.934Z] #44 ... [2020-02-10T23:14:04.934Z] [2020-02-10T23:14:04.934Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T23:14:04.934Z] #26 DONE 53.6s [2020-02-10T23:14:04.934Z] [2020-02-10T23:14:04.934Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T23:14:04.934Z] #27 DONE 0.1s [2020-02-10T23:14:04.934Z] [2020-02-10T23:14:04.934Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:14:04.934Z] #63 0.361 + RM_GOPATH=0 [2020-02-10T23:14:04.934Z] #63 0.362 + TMP_GOPATH= [2020-02-10T23:14:04.934Z] #63 0.364 + : /build [2020-02-10T23:14:04.934Z] #63 0.367 + '[' -z '' ']' [2020-02-10T23:14:04.934Z] #63 0.369 ++ mktemp -d [2020-02-10T23:14:04.934Z] #63 0.385 + export GOPATH=/tmp/tmp.AknmeCoogf [2020-02-10T23:14:04.934Z] #63 0.385 + GOPATH=/tmp/tmp.AknmeCoogf [2020-02-10T23:14:04.934Z] #63 0.385 + RM_GOPATH=1 [2020-02-10T23:14:04.934Z] #63 0.387 ++ dirname ./install.sh [2020-02-10T23:14:04.934Z] #63 0.391 + dir=. [2020-02-10T23:14:04.934Z] #63 0.391 + bin=containerd [2020-02-10T23:14:04.934Z] #63 0.391 + shift [2020-02-10T23:14:04.934Z] #63 0.392 + '[' '!' -f ./containerd.installer ']' [2020-02-10T23:14:04.934Z] #63 0.392 + . ./containerd.installer [2020-02-10T23:14:04.934Z] #63 0.393 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T23:14:04.934Z] #63 0.396 + install_containerd [2020-02-10T23:14:04.934Z] #63 0.397 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-10T23:14:04.934Z] #63 0.398 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T23:14:04.934Z] #63 0.398 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AknmeCoogf/src/github.com/containerd/containerd [2020-02-10T23:14:04.934Z] #63 0.404 Cloning into '/tmp/tmp.AknmeCoogf/src/github.com/containerd/containerd'... [2020-02-10T23:14:05.429Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T23:14:05.689Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T23:14:05.843Z] Loaded image: buildpack-deps:jessie [2020-02-10T23:14:05.844Z] Loaded image: busybox:latest [2020-02-10T23:14:05.844Z] Loaded image: busybox:glibc [2020-02-10T23:14:05.844Z] Loaded image: debian:jessie [2020-02-10T23:14:05.844Z] Loaded image: hello-world:latest [2020-02-10T23:14:05.844Z] INFO: Testing against a local daemon [2020-02-10T23:14:05.844Z] === RUN TestCgroupNamespacesBuild [2020-02-10T23:14:06.256Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T23:14:06.824Z] --- PASS: TestBuildMultiStageCopy (4.52s) [2020-02-10T23:14:06.824Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.40s) [2020-02-10T23:14:06.824Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-02-10T23:14:06.824Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-02-10T23:14:06.824Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-02-10T23:14:06.824Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-02-10T23:14:06.824Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T23:14:08.200Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2020-02-10T23:14:08.200Z] === RUN TestBuildLabelWithTargets [2020-02-10T23:14:09.123Z] --- PASS: TestCgroupNamespacesBuild (2.99s) [2020-02-10T23:14:09.123Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T23:14:10.567Z] #63 ... [2020-02-10T23:14:10.567Z] [2020-02-10T23:14:10.567Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:14:10.567Z] #28 2.916 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T23:14:10.567Z] #28 3.688 [2020-02-10T23:14:10.732Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2020-02-10T23:14:10.732Z] === RUN TestBuildWithEmptyLayers [2020-02-10T23:14:11.648Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.37s) [2020-02-10T23:14:11.648Z] === RUN TestBuildWithSession [2020-02-10T23:14:11.648Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T23:14:11.648Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T23:14:11.648Z] === RUN TestBuildSquashParent [2020-02-10T23:14:11.667Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-02-10T23:14:11.667Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T23:14:11.741Z] #28 4.067 #=#=# ### 4.9% ##### 7.0% ######## 11.2% ########### 15.5% ############## 19.8% ################## 26.1% ##################### 30.4% ######################## 34.7% ############################ 38.9% ################################ 45.3% ################################### 49.6% ###################################### 53.8% ######################################## 55.9% ########################################### 60.2% ############################################## 64.5% ################################################# 68.7% #################################################### 73.0% ######################################################### 79.4% ############################################################# 85.8% ################################################################ 90.0% ##################################################################### 96.4% ######################################################################## 100.0% [2020-02-10T23:14:12.809Z] #28 7.713 #=#=# [2020-02-10T23:14:13.749Z] #28 8.030 #=#=# ##### 7.2% ############# 18.7% ######################### 36.0% ###################################### 53.2% ############################################### 66.3% ########################################################## 81.5% ####################################################################### 98.8% ######################################################################## 100.0% [2020-02-10T23:14:14.199Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2020-02-10T23:14:14.199Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T23:14:14.790Z] #28 9.906 #=#=# [2020-02-10T23:14:14.790Z] #28 ... [2020-02-10T23:14:14.790Z] [2020-02-10T23:14:14.790Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:14:14.790Z] #72 DONE 63.6s [2020-02-10T23:14:14.790Z] [2020-02-10T23:14:14.790Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T23:14:14.790Z] #44 54.93 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:14:14.790Z] #44 55.26 Fetched 4075 kB in 1s (3395 kB/s) [2020-02-10T23:14:14.790Z] #44 55.43 Selecting previously unselected package libcap-dev:ppc64el. [2020-02-10T23:14:14.790Z] #44 55.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T23:14:14.790Z] #44 55.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-02-10T23:14:14.790Z] #44 55.56 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-02-10T23:14:14.790Z] #44 55.75 Selecting previously unselected package libnet1:ppc64el. [2020-02-10T23:14:14.790Z] #44 55.77 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-10T23:14:14.790Z] #44 55.78 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T23:14:14.790Z] #44 56.01 Selecting previously unselected package libnet1-dev. [2020-02-10T23:14:14.790Z] #44 56.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-10T23:14:14.790Z] #44 56.03 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T23:14:14.790Z] #44 56.41 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-10T23:14:14.790Z] #44 56.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-10T23:14:14.790Z] #44 56.43 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T23:14:14.790Z] #44 56.64 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-02-10T23:14:14.790Z] #44 56.65 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-02-10T23:14:14.790Z] #44 56.67 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-10T23:14:14.790Z] #44 57.10 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-10T23:14:14.790Z] #44 57.14 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T23:14:14.790Z] #44 57.15 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T23:14:14.790Z] #44 57.31 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-02-10T23:14:14.790Z] #44 57.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T23:14:14.790Z] #44 57.34 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-10T23:14:14.790Z] #44 57.54 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-02-10T23:14:14.790Z] #44 57.54 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-02-10T23:14:14.790Z] #44 57.54 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-10T23:14:14.790Z] #44 57.98 Selecting previously unselected package libprotobuf17:ppc64el. [2020-02-10T23:14:14.790Z] #44 58.00 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-02-10T23:14:14.790Z] #44 58.01 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-10T23:14:14.790Z] #44 59.51 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-02-10T23:14:14.790Z] #44 59.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-02-10T23:14:14.790Z] #44 59.52 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-10T23:14:14.790Z] #44 59.95 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-02-10T23:14:14.790Z] #44 59.96 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-02-10T23:14:14.790Z] #44 59.98 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-10T23:14:14.790Z] #44 62.42 Selecting previously unselected package libprotoc17:ppc64el. [2020-02-10T23:14:14.790Z] #44 62.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-02-10T23:14:14.790Z] #44 62.43 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-10T23:14:14.790Z] #44 63.45 Selecting previously unselected package protobuf-c-compiler. [2020-02-10T23:14:14.790Z] #44 63.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T23:14:14.790Z] #44 63.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T23:14:14.790Z] #44 63.67 Selecting previously unselected package protobuf-compiler. [2020-02-10T23:14:14.790Z] #44 63.67 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-02-10T23:14:14.790Z] #44 63.68 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-10T23:14:15.088Z] #44 ... [2020-02-10T23:14:15.088Z] [2020-02-10T23:14:15.088Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:14:15.575Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2020-02-10T23:14:15.575Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T23:14:15.963Z] #28 10.16 #=#=# 1.1% ## 3.7% ###### 8.8% ######## 11.4% ########### 16.6% ########## [2020-02-10T23:14:15.963Z] #28 ... [2020-02-10T23:14:15.963Z] [2020-02-10T23:14:15.963Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:14:15.963Z] #36 54.57 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:14:15.963Z] #36 54.80 Fetched 14.9 MB in 3s (4666 kB/s) [2020-02-10T23:14:15.963Z] #36 54.97 Selecting previously unselected package xxd. [2020-02-10T23:14:15.963Z] #36 54.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T23:14:15.963Z] #36 55.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-10T23:14:15.963Z] #36 55.13 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T23:14:15.963Z] #36 55.40 Selecting previously unselected package vim-common. [2020-02-10T23:14:15.963Z] #36 55.41 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T23:14:15.963Z] #36 55.47 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T23:14:15.963Z] #36 56.04 Selecting previously unselected package cmake-data. [2020-02-10T23:14:15.963Z] #36 56.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-10T23:14:15.963Z] #36 56.07 Unpacking cmake-data (3.13.4-1) ... [2020-02-10T23:14:15.963Z] #36 61.25 Selecting previously unselected package libicu63:ppc64el. [2020-02-10T23:14:15.963Z] #36 61.27 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-02-10T23:14:15.963Z] #36 61.27 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-10T23:14:15.963Z] #36 ... [2020-02-10T23:14:15.963Z] [2020-02-10T23:14:15.963Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:14:17.803Z] #28 10.16 #=#=# 1.1% ## 3.7% ###### 8.8% ######## 11.4% ########### 16.6% ############### 21.7% ################### 26.9% ####################### 32.1% ######################## 34.7% ############################ 39.8% ################################ 44.9% ##################################### 52.7% ######################################### 57.9% ############################################### 65.6% ################################################# 68.2% #################################################### 73.3% ###################################################### 75.9% ############################################################ 83.7% ################################################################ 89.3% ##################################################################### 95.8% ######################################################################## 100.0% [2020-02-10T23:14:18.094Z] #28 ... [2020-02-10T23:14:18.094Z] [2020-02-10T23:14:18.094Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:14:18.095Z] #11 56.87 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-10T23:14:18.095Z] #11 61.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-02-10T23:14:18.095Z] #11 61.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-02-10T23:14:18.095Z] #11 61.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-10T23:14:18.095Z] #11 61.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-10T23:14:18.095Z] #11 61.89 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-10T23:14:18.095Z] #11 61.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-02-10T23:14:18.095Z] #11 61.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-02-10T23:14:18.095Z] #11 62.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-02-10T23:14:18.095Z] #11 62.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-02-10T23:14:18.095Z] #11 62.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-02-10T23:14:18.095Z] #11 62.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-02-10T23:14:18.095Z] #11 62.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-02-10T23:14:18.095Z] #11 62.40 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-10T23:14:18.095Z] #11 62.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-02-10T23:14:18.095Z] #11 62.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-02-10T23:14:18.095Z] #11 65.28 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:14:18.095Z] #11 65.94 Fetched 79.4 MB in 14s (5834 kB/s) [2020-02-10T23:14:18.095Z] #11 66.16 (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-10T23:14:18.095Z] #11 66.36 Preparing to unpack .../libsystemd0_241-7~deb10u3_ppc64el.deb ... [2020-02-10T23:14:18.095Z] #11 66.39 Unpacking libsystemd0:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T23:14:18.386Z] #11 ... [2020-02-10T23:14:18.386Z] [2020-02-10T23:14:18.386Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:14:18.386Z] #48 66.54 sync [2020-02-10T23:14:18.386Z] #48 66.55 internal/reflectlite [2020-02-10T23:14:18.559Z] Removing intermediate container 52440158821c [2020-02-10T23:14:18.559Z] ---> 44f3841e04d2 [2020-02-10T23:14:18.559Z] 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-10T23:14:18.559Z] ---> Running in a96772030b65 [2020-02-10T23:14:18.559Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-02-10T23:14:18.861Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2020-02-10T23:14:18.861Z] === RUN TestBuildWithHugeFile [2020-02-10T23:14:21.237Z] #76 exporting layers 49.0s done [2020-02-10T23:14:21.237Z] #76 exporting manifest sha256:0b6782747d139cef7be98447d343cea0d9d172c4d08c3d504acc328292a9f06c done [2020-02-10T23:14:21.237Z] #76 exporting config sha256:22210a9d78ef3aa4e5bd31efb0ae1ce91eb9f6a98c4280de703b4e1b192f4e56 done [2020-02-10T23:14:21.237Z] #76 sending tarball [2020-02-10T23:14:21.607Z] --- PASS: TestBuildSquashParent (10.12s) [2020-02-10T23:14:21.607Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T23:14:21.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:14:21.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:14:21.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:14:21.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:14:21.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:14:21.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:14:21.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:14:21.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:14:21.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:14:21.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:14:21.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:14:21.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:14:21.607Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:14:21.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:14:21.989Z] #48 70.55 math/rand [2020-02-10T23:14:21.989Z] #48 70.55 internal/singleflight [2020-02-10T23:14:21.989Z] #48 70.76 github.com/LK4D4/vndr/godl/singleflight [2020-02-10T23:14:23.056Z] #48 ... [2020-02-10T23:14:23.056Z] [2020-02-10T23:14:23.056Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:14:23.056Z] #28 13.64 [2020-02-10T23:14:23.929Z] #28 13.94 0.0% # 2.2% ## 4.0% ##### 7.6% ###### 9.4% ######### 12.9% ########## 14.7% ############## 19.9% ############## 20.8% ################ 23.5% ################## 25.3% ################### 27.1% ##################### 29.7% ####################### 32.4% ########################## 36.9% ############################# 40.5% ############################### 43.1% ################################ 45.8% ################################## 48.5% #################################### 50.2% #################################### 51.1% ##################################### 52.0% ###################################### 52.9% ####################################### 54.7% ######################################### 58.3% ########################################### 60.1% ############################################ 61.9% ############################################### 65.5% ################################################ 67.2% ################################################# 69.0% ################################################### 71.7% #################################################### 73.5% ###################################################### 75.3% ######################################################## 78.0% ########################################################## 80.6% ########################################################### 82.4% ############################################################ 84.2% ############################################################## 86.9% ############################################################### 88.7% ################################################################# 91.4% ################################################################### 94.0% #################################################################### 95.8% ###################################################################### 97.6% ######################################################################## 100.0% [2020-02-10T23:14:24.218Z] #28 19.50 [2020-02-10T23:14:24.880Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:14:25.138Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:14:25.257Z] #28 ... [2020-02-10T23:14:25.257Z] [2020-02-10T23:14:25.257Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:14:25.257Z] #36 74.17 Selecting previously unselected package libxml2:ppc64el. [2020-02-10T23:14:25.552Z] #36 74.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-02-10T23:14:25.552Z] #36 74.22 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-10T23:14:25.552Z] #36 ... [2020-02-10T23:14:25.552Z] [2020-02-10T23:14:25.552Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T23:14:25.552Z] #44 64.19 Selecting previously unselected package python-pkg-resources. [2020-02-10T23:14:25.552Z] #44 64.23 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T23:14:25.552Z] #44 64.28 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-10T23:14:25.552Z] #44 64.85 Selecting previously unselected package python-six. [2020-02-10T23:14:25.552Z] #44 64.87 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-10T23:14:25.552Z] #44 64.89 Unpacking python-six (1.12.0-1) ... [2020-02-10T23:14:25.552Z] #44 65.21 Selecting previously unselected package python-protobuf. [2020-02-10T23:14:25.552Z] #44 65.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-02-10T23:14:25.552Z] #44 65.28 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-10T23:14:25.552Z] #44 66.80 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-10T23:14:25.552Z] #44 74.35 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-10T23:14:25.552Z] #44 74.36 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T23:14:25.552Z] #44 74.37 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T23:14:25.552Z] #44 74.38 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-10T23:14:25.552Z] #44 74.38 Setting up python-six (1.12.0-1) ... [2020-02-10T23:14:25.552Z] #44 ... [2020-02-10T23:14:25.552Z] [2020-02-10T23:14:25.552Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:14:25.552Z] #11 67.14 Setting up libsystemd0:ppc64el (241-7~deb10u3) ... [2020-02-10T23:14:25.552Z] #11 67.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T23:14:25.552Z] #11 67.48 Preparing to unpack .../libudev1_241-7~deb10u3_ppc64el.deb ... [2020-02-10T23:14:25.552Z] #11 67.50 Unpacking libudev1:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T23:14:25.552Z] #11 68.11 Setting up libudev1:ppc64el (241-7~deb10u3) ... [2020-02-10T23:14:25.552Z] #11 68.43 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T23:14:25.552Z] #11 68.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T23:14:25.552Z] #11 68.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-02-10T23:14:25.552Z] #11 68.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T23:14:25.552Z] #11 72.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T23:14:25.552Z] #11 72.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-02-10T23:14:25.552Z] #11 72.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T23:14:26.197Z] #11 ... [2020-02-10T23:14:26.197Z] [2020-02-10T23:14:26.197Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:14:26.197Z] #34 64.80 sync [2020-02-10T23:14:26.197Z] #34 64.82 internal/reflectlite [2020-02-10T23:14:26.197Z] #34 72.02 errors [2020-02-10T23:14:26.197Z] #34 72.02 sort [2020-02-10T23:14:26.197Z] #34 73.01 strconv [2020-02-10T23:14:26.197Z] #34 73.04 io [2020-02-10T23:14:26.197Z] #34 73.05 internal/oserror [2020-02-10T23:14:26.197Z] #34 73.78 syscall [2020-02-10T23:14:26.489Z] #34 ... [2020-02-10T23:14:26.489Z] [2020-02-10T23:14:26.489Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:14:26.489Z] #36 75.06 Selecting previously unselected package libarchive13:ppc64el. [2020-02-10T23:14:26.489Z] #36 75.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-02-10T23:14:26.489Z] #36 75.11 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-10T23:14:26.780Z] #36 75.60 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-02-10T23:14:26.780Z] #36 75.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-02-10T23:14:26.780Z] #36 75.63 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-10T23:14:27.083Z] #36 76.02 Selecting previously unselected package librhash0:ppc64el. [2020-02-10T23:14:27.396Z] #36 76.04 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-02-10T23:14:27.396Z] #36 76.05 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-02-10T23:14:27.687Z] #36 76.45 Selecting previously unselected package libuv1:ppc64el. [2020-02-10T23:14:27.687Z] #36 76.46 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-02-10T23:14:27.687Z] #36 76.47 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-02-10T23:14:27.975Z] #36 76.77 Selecting previously unselected package cmake. [2020-02-10T23:14:27.975Z] #36 76.77 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-02-10T23:14:27.975Z] #36 76.77 Unpacking cmake (3.13.4-1) ... [2020-02-10T23:14:28.413Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:14:28.413Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:14:29.716Z] #76 sending tarball 7.6s done [2020-02-10T23:14:29.717Z] #76 DONE 56.7s [2020-02-10T23:14:29.717Z] [2020-02-10T23:14:29.717Z] #77 importing to docker [2020-02-10T23:14:31.532Z] #36 ... [2020-02-10T23:14:31.532Z] [2020-02-10T23:14:31.532Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:14:31.532Z] #28 21.73 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T23:14:31.532Z] #28 22.47 [2020-02-10T23:14:31.532Z] #28 22.69 #### 6.5% ######################################################################## 100.0% [2020-02-10T23:14:31.532Z] #28 23.13 [2020-02-10T23:14:31.532Z] #28 25.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T23:14:31.532Z] #28 25.82 #=#=# [2020-02-10T23:14:31.532Z] #28 26.13 #=#=# ############### 21.4% ######################################################################## 100.0% [2020-02-10T23:14:31.532Z] #28 26.66 [2020-02-10T23:14:31.688Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-10T23:14:31.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.44s) [2020-02-10T23:14:31.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.69s) [2020-02-10T23:14:31.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) [2020-02-10T23:14:31.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s) [2020-02-10T23:14:31.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2020-02-10T23:14:31.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s) [2020-02-10T23:14:31.688Z] === RUN TestBuildMultiStageCopy [2020-02-10T23:14:31.688Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T23:14:32.567Z] #28 ... [2020-02-10T23:14:32.567Z] [2020-02-10T23:14:32.567Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T23:14:32.567Z] #36 81.18 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-10T23:14:32.567Z] #36 81.21 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T23:14:32.567Z] #36 81.23 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-02-10T23:14:32.567Z] #36 81.25 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T23:14:32.567Z] #36 81.36 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-02-10T23:14:32.567Z] #36 81.38 Setting up cmake-data (3.13.4-1) ... [2020-02-10T23:14:32.567Z] #36 81.43 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-10T23:14:32.567Z] #36 81.45 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-10T23:14:32.860Z] #36 81.45 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-10T23:14:32.860Z] #36 81.46 Setting up cmake (3.13.4-1) ... [2020-02-10T23:14:32.860Z] #36 81.47 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T23:14:32.860Z] #36 81.61 Processing triggers for mime-support (3.62) ... [2020-02-10T23:14:33.147Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-10T23:14:33.150Z] #36 DONE 82.0s [2020-02-10T23:14:33.150Z] [2020-02-10T23:14:33.150Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:14:33.150Z] #37 DONE 0.1s [2020-02-10T23:14:33.150Z] [2020-02-10T23:14:33.150Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T23:14:33.150Z] #38 DONE 0.1s [2020-02-10T23:14:33.150Z] [2020-02-10T23:14:33.150Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T23:14:33.150Z] #44 79.68 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-10T23:14:33.150Z] #44 79.69 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T23:14:33.150Z] #44 79.78 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-10T23:14:33.150Z] #44 79.78 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-02-10T23:14:33.150Z] #44 79.89 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-10T23:14:33.150Z] #44 79.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-10T23:14:33.150Z] #44 79.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T23:14:33.150Z] #44 79.95 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-10T23:14:33.150Z] #44 80.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T23:14:33.150Z] #44 80.01 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-10T23:14:34.961Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T23:14:35.894Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T23:14:36.459Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T23:14:36.682Z] #44 ... [2020-02-10T23:14:36.682Z] [2020-02-10T23:14:36.682Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T23:14:36.682Z] #31 84.42 Checking out files: 93% (1236/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-10T23:14:36.682Z] #31 84.51 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-10T23:14:36.682Z] #31 ... [2020-02-10T23:14:36.682Z] [2020-02-10T23:14:36.682Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:14:36.682Z] #48 75.49 sort [2020-02-10T23:14:36.682Z] #48 75.50 io [2020-02-10T23:14:36.682Z] #48 75.56 strconv [2020-02-10T23:14:36.682Z] #48 75.60 syscall [2020-02-10T23:14:36.682Z] #48 82.49 vendor/golang.org/x/net/dns/dnsmessage [2020-02-10T23:14:36.682Z] #48 82.81 bytes [2020-02-10T23:14:36.975Z] #48 ... [2020-02-10T23:14:36.975Z] [2020-02-10T23:14:36.975Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:14:36.975Z] #39 0.341 + RM_GOPATH=0 [2020-02-10T23:14:36.975Z] #39 0.341 + TMP_GOPATH= [2020-02-10T23:14:36.975Z] #39 0.341 + : /build [2020-02-10T23:14:36.975Z] #39 0.341 + '[' -z '' ']' [2020-02-10T23:14:36.975Z] #39 0.348 ++ mktemp -d [2020-02-10T23:14:36.975Z] #39 0.351 + export GOPATH=/tmp/tmp.M3CrrT2BEK [2020-02-10T23:14:36.975Z] #39 0.351 + GOPATH=/tmp/tmp.M3CrrT2BEK [2020-02-10T23:14:36.975Z] #39 0.351 + RM_GOPATH=1 [2020-02-10T23:14:36.975Z] #39 0.357 ++ dirname ./install.sh [2020-02-10T23:14:36.975Z] #39 0.362 + dir=. [2020-02-10T23:14:36.975Z] #39 0.362 + bin=tini [2020-02-10T23:14:36.975Z] #39 0.362 + shift [2020-02-10T23:14:36.975Z] #39 0.363 + '[' '!' -f ./tini.installer ']' [2020-02-10T23:14:36.975Z] #39 0.363 + . ./tini.installer [2020-02-10T23:14:36.975Z] #39 0.363 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:14:36.975Z] #39 0.363 + install_tini [2020-02-10T23:14:36.975Z] #39 0.363 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T23:14:36.975Z] #39 0.363 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:14:36.975Z] #39 0.364 + git clone https://github.com/krallin/tini.git /tmp/tmp.M3CrrT2BEK/tini [2020-02-10T23:14:36.975Z] #39 0.368 Cloning into '/tmp/tmp.M3CrrT2BEK/tini'... [2020-02-10T23:14:36.975Z] #39 1.806 + cd /tmp/tmp.M3CrrT2BEK/tini [2020-02-10T23:14:36.975Z] #39 1.808 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:14:36.975Z] #39 1.852 + cmake . [2020-02-10T23:14:36.975Z] #39 2.683 -- The C compiler identification is GNU 8.3.0 [2020-02-10T23:14:36.975Z] #39 2.811 -- Check for working C compiler: /usr/bin/cc [2020-02-10T23:14:36.975Z] #39 3.769 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T23:14:37.024Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T23:14:37.283Z] #39 3.784 -- Detecting C compiler ABI info [2020-02-10T23:14:37.576Z] #39 ... [2020-02-10T23:14:37.576Z] [2020-02-10T23:14:37.576Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T23:14:37.576Z] #28 28.85 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T23:14:37.576Z] #28 28.99 skipping existing c8c2d4a6b2e3 [2020-02-10T23:14:37.576Z] #28 29.21 [2020-02-10T23:14:37.576Z] #28 31.28 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T23:14:37.576Z] #28 31.76 [2020-02-10T23:14:37.576Z] #28 32.12 #=#=# ######################################################################## 100.0% [2020-02-10T23:14:37.576Z] #28 32.43 [2020-02-10T23:14:37.576Z] #28 32.56 Download of images into '/build' complete. [2020-02-10T23:14:37.576Z] #28 32.56 Use something like the following to load the result into a Docker daemon: [2020-02-10T23:14:37.576Z] #28 32.56 tar -cC '/build' . | docker load [2020-02-10T23:14:37.576Z] #28 DONE 32.7s [2020-02-10T23:14:37.576Z] [2020-02-10T23:14:37.576Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:14:37.576Z] #11 77.99 Selecting previously unselected package binutils-mingw-w64. [2020-02-10T23:14:37.576Z] #11 78.01 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-10T23:14:37.576Z] #11 78.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T23:14:37.576Z] #11 78.18 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-02-10T23:14:37.576Z] #11 78.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T23:14:37.576Z] #11 78.20 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T23:14:37.576Z] #11 78.54 Selecting previously unselected package dmsetup. [2020-02-10T23:14:37.576Z] #11 78.58 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T23:14:37.576Z] #11 78.60 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-10T23:14:37.576Z] #11 78.88 Selecting previously unselected package mingw-w64-common. [2020-02-10T23:14:37.576Z] #11 78.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-10T23:14:37.576Z] #11 78.90 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-10T23:14:37.957Z] --- PASS: TestBuildMultiStageCopy (6.18s) [2020-02-10T23:14:37.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.44s) [2020-02-10T23:14:37.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2020-02-10T23:14:37.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2020-02-10T23:14:37.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2020-02-10T23:14:37.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2020-02-10T23:14:37.957Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T23:14:38.234Z] #11 ... [2020-02-10T23:14:38.234Z] [2020-02-10T23:14:38.234Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:14:38.234Z] #51 76.84 + cd /tmp/tmp.IOLiskXE7s/src/gotest.tools/gotestsum [2020-02-10T23:14:38.234Z] #51 76.85 + git checkout -q v0.3.5 [2020-02-10T23:14:38.234Z] #51 77.00 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T23:14:38.234Z] #51 ... [2020-02-10T23:14:38.234Z] [2020-02-10T23:14:38.234Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:14:38.234Z] #39 5.055 -- Detecting C compiler ABI info - done [2020-02-10T23:14:38.523Z] #39 5.161 -- Detecting C compile features [2020-02-10T23:14:39.329Z] --- PASS: TestBuildMultiStageParentConfig (1.65s) [2020-02-10T23:14:39.329Z] === RUN TestBuildLabelWithTargets [2020-02-10T23:14:41.255Z] #39 ... [2020-02-10T23:14:41.255Z] [2020-02-10T23:14:41.255Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:14:41.255Z] #34 79.49 bytes [2020-02-10T23:14:41.255Z] #34 79.55 strings [2020-02-10T23:14:41.255Z] #34 ... [2020-02-10T23:14:41.255Z] [2020-02-10T23:14:41.255Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:14:41.255Z] #11 89.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T23:14:41.255Z] #11 89.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-10T23:14:41.255Z] #11 89.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T23:14:41.866Z] --- PASS: TestBuildLabelWithTargets (2.55s) [2020-02-10T23:14:41.866Z] === RUN TestBuildWithEmptyLayers [2020-02-10T23:14:41.886Z] #11 ... [2020-02-10T23:14:41.886Z] [2020-02-10T23:14:41.886Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T23:14:41.886Z] #44 90.48 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-10T23:14:41.886Z] #44 90.49 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T23:14:41.886Z] #44 DONE 90.8s [2020-02-10T23:14:42.174Z] [2020-02-10T23:14:42.174Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:14:43.238Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2020-02-10T23:14:43.238Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T23:14:43.727Z] INFO: Sources obtained for gotestsum... [2020-02-10T23:14:43.728Z] INFO: Checkout done for gotestsum... [2020-02-10T23:14:44.245Z] #45 1.918 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T23:14:44.245Z] #45 1.918 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T23:14:44.470Z] INFO: Build done for gotestsum... [2020-02-10T23:14:46.309Z] #45 4.030 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T23:14:46.309Z] #45 4.062 GEN .gitid [2020-02-10T23:14:46.309Z] #45 4.084 GEN criu/include/version.h [2020-02-10T23:14:46.309Z] #45 4.097 GEN include/common/asm [2020-02-10T23:14:47.344Z] #45 ... [2020-02-10T23:14:47.344Z] [2020-02-10T23:14:47.344Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:14:47.344Z] #39 8.911 -- Detecting C compile features - done [2020-02-10T23:14:47.344Z] #39 9.060 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T23:14:47.344Z] #39 9.393 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T23:14:47.344Z] #39 9.617 -- Configuring done [2020-02-10T23:14:47.344Z] #39 9.650 -- Generating done [2020-02-10T23:14:47.344Z] #39 9.668 -- Build files have been written to: /tmp/tmp.M3CrrT2BEK/tini [2020-02-10T23:14:47.344Z] #39 9.689 + make tini-static [2020-02-10T23:14:47.344Z] #39 10.33 Scanning dependencies of target tini-static [2020-02-10T23:14:47.344Z] #39 10.53 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T23:14:47.344Z] #39 12.88 [100%] Linking C executable tini-static [2020-02-10T23:14:47.344Z] #39 13.72 [100%] Built target tini-static [2020-02-10T23:14:47.344Z] #39 13.85 + mkdir -p /build [2020-02-10T23:14:47.344Z] #39 13.85 + cp tini-static /build/docker-init [2020-02-10T23:14:47.344Z] #39 DONE 14.0s [2020-02-10T23:14:47.344Z] [2020-02-10T23:14:47.344Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:14:47.344Z] #48 95.13 bufio [2020-02-10T23:14:47.418Z] --- PASS: TestBuildMultiStageOnBuild (3.85s) [2020-02-10T23:14:47.418Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T23:14:48.418Z] #48 96.91 reflect [2020-02-10T23:14:49.315Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2020-02-10T23:14:49.315Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T23:14:49.394Z] #77 DONE 19.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T23:14:49.925Z] #48 ... [2020-02-10T23:14:49.925Z] [2020-02-10T23:14:49.925Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T23:14:49.925Z] #31 88.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T23:14:49.925Z] #31 ... [2020-02-10T23:14:49.925Z] [2020-02-10T23:14:49.925Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:14:49.925Z] #45 7.111 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T23:14:49.925Z] #45 7.333 PBCC images/opts.pb-c.c [2020-02-10T23:14:49.925Z] #45 7.403 PBCC images/sit.pb-c.c [2020-02-10T23:14:49.925Z] #45 7.477 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T23:14:49.925Z] #45 7.599 DEP images/opts.pb-c.d [2020-02-10T23:14:49.925Z] #45 7.691 DEP images/sit.pb-c.d [2020-02-10T23:14:49.925Z] #45 7.864 PBCC images/macvlan.pb-c.c [2020-02-10T23:14:49.925Z] #45 7.907 DEP images/macvlan.pb-c.d [2020-02-10T23:14:50.214Z] #45 8.000 PBCC images/autofs.pb-c.c [2020-02-10T23:14:50.214Z] #45 8.032 DEP images/autofs.pb-c.d [2020-02-10T23:14:50.214Z] #45 8.115 PBCC images/sysctl.pb-c.c [2020-02-10T23:14:50.214Z] #45 8.169 DEP images/sysctl.pb-c.d [2020-02-10T23:14:50.373Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 hack/test/unit [2020-02-10T23:14:50.506Z] #45 8.296 PBCC images/time.pb-c.c [2020-02-10T23:14:50.506Z] #45 8.325 DEP images/time.pb-c.d [2020-02-10T23:14:50.506Z] #45 8.396 PBCC images/binfmt-misc.pb-c.c [2020-02-10T23:14:50.506Z] #45 8.424 DEP images/binfmt-misc.pb-c.d [2020-02-10T23:14:50.506Z] #45 8.528 PBCC images/seccomp.pb-c.c [2020-02-10T23:14:50.506Z] #45 8.561 DEP images/seccomp.pb-c.d [2020-02-10T23:14:50.798Z] #45 8.644 PBCC images/userns.pb-c.c [2020-02-10T23:14:50.798Z] #45 8.682 DEP images/userns.pb-c.d [2020-02-10T23:14:50.798Z] #45 8.757 PBCC images/cgroup.pb-c.c [2020-02-10T23:14:50.798Z] #45 8.784 DEP images/cgroup.pb-c.d [2020-02-10T23:14:50.798Z] #45 8.849 PBCC images/fown.pb-c.c [2020-02-10T23:14:50.798Z] #45 8.868 PBCC images/ext-file.pb-c.c [2020-02-10T23:14:51.089Z] #45 8.963 DEP images/fown.pb-c.d [2020-02-10T23:14:51.089Z] #45 9.029 DEP images/ext-file.pb-c.d [2020-02-10T23:14:51.389Z] #45 9.265 PBCC images/rpc.pb-c.c [2020-02-10T23:14:51.389Z] #45 9.376 DEP images/rpc.pb-c.d [2020-02-10T23:14:51.389Z] #45 9.428 PBCC images/siginfo.pb-c.c [2020-02-10T23:14:51.389Z] #45 9.454 DEP images/siginfo.pb-c.d [2020-02-10T23:14:51.389Z] #45 9.541 PBCC images/pagemap.pb-c.c [2020-02-10T23:14:51.679Z] #45 9.641 DEP images/pagemap.pb-c.d [2020-02-10T23:14:51.679Z] #45 9.746 PBCC images/rlimit.pb-c.c [2020-02-10T23:14:51.679Z] #45 9.778 DEP images/rlimit.pb-c.d [2020-02-10T23:14:51.679Z] #45 9.833 PBCC images/file-lock.pb-c.c [2020-02-10T23:14:51.969Z] #45 9.865 DEP images/file-lock.pb-c.d [2020-02-10T23:14:51.969Z] #45 9.953 PBCC images/tty.pb-c.c [2020-02-10T23:14:51.969Z] #45 10.03 DEP images/tty.pb-c.d [2020-02-10T23:14:52.261Z] #45 10.17 PBCC images/tun.pb-c.c [2020-02-10T23:14:52.261Z] #45 10.24 PBCC images/netdev.pb-c.c [2020-02-10T23:14:52.561Z] #45 10.40 DEP images/tun.pb-c.d [2020-02-10T23:14:52.561Z] #45 10.58 DEP images/netdev.pb-c.d [2020-02-10T23:14:52.561Z] #45 10.67 PBCC images/vma.pb-c.c [2020-02-10T23:14:52.858Z] #45 10.82 DEP images/vma.pb-c.d [2020-02-10T23:14:52.858Z] #45 10.93 PBCC images/creds.pb-c.c [2020-02-10T23:14:53.157Z] #45 10.96 DEP images/creds.pb-c.d [2020-02-10T23:14:53.157Z] #45 11.06 PBCC images/utsns.pb-c.c [2020-02-10T23:14:53.157Z] #45 11.12 DEP images/utsns.pb-c.d [2020-02-10T23:14:53.157Z] #45 11.21 PBCC images/ipc-desc.pb-c.c [2020-02-10T23:14:53.157Z] #45 ... [2020-02-10T23:14:53.157Z] [2020-02-10T23:14:53.157Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:14:53.157Z] #34 91.80 bufio [2020-02-10T23:14:53.157Z] #34 93.93 reflect [2020-02-10T23:14:53.157Z] #34 95.47 path [2020-02-10T23:14:53.157Z] #34 99.57 text/tabwriter [2020-02-10T23:14:53.471Z] #34 ... [2020-02-10T23:14:53.471Z] [2020-02-10T23:14:53.471Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:14:53.471Z] #45 11.23 PBCC images/ipc-sem.pb-c.c [2020-02-10T23:14:53.471Z] #45 11.27 DEP images/ipc-desc.pb-c.d [2020-02-10T23:14:53.471Z] #45 11.38 DEP images/ipc-sem.pb-c.d [2020-02-10T23:14:53.471Z] #45 11.50 PBCC images/ipc-msg.pb-c.c [2020-02-10T23:14:53.496Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) [2020-02-10T23:14:53.496Z] === RUN TestBuildWithHugeFile [2020-02-10T23:14:53.670Z] ? github.com/docker/docker/api [no test files] [2020-02-10T23:14:53.762Z] #45 11.54 DEP images/ipc-msg.pb-c.d [2020-02-10T23:14:53.762Z] #45 11.60 PBCC images/ipc-shm.pb-c.c [2020-02-10T23:14:53.762Z] #45 11.65 DEP images/ipc-shm.pb-c.d [2020-02-10T23:14:53.762Z] #45 11.73 PBCC images/ipc-var.pb-c.c [2020-02-10T23:14:53.762Z] #45 11.76 DEP images/ipc-var.pb-c.d [2020-02-10T23:14:53.762Z] #45 11.84 PBCC images/sk-opts.pb-c.c [2020-02-10T23:14:53.762Z] #45 11.87 PBCC images/packet-sock.pb-c.c [2020-02-10T23:14:54.053Z] #45 11.99 DEP images/sk-opts.pb-c.d [2020-02-10T23:14:54.053Z] #45 12.09 DEP images/packet-sock.pb-c.d [2020-02-10T23:14:54.342Z] #45 12.18 PBCC images/sk-netlink.pb-c.c [2020-02-10T23:14:54.342Z] #45 12.34 DEP images/sk-netlink.pb-c.d [2020-02-10T23:14:54.342Z] #45 12.42 PBCC images/sk-inet.pb-c.c [2020-02-10T23:14:54.342Z] #45 12.51 DEP images/sk-inet.pb-c.d [2020-02-10T23:14:54.632Z] #45 12.64 PBCC images/sk-unix.pb-c.c [2020-02-10T23:14:54.632Z] #45 12.78 DEP images/sk-unix.pb-c.d [2020-02-10T23:14:54.922Z] #45 12.86 PBCC images/mm.pb-c.c [2020-02-10T23:14:54.922Z] #45 13.00 DEP images/mm.pb-c.d [2020-02-10T23:14:55.211Z] #45 13.12 PBCC images/timerfd.pb-c.c [2020-02-10T23:14:55.211Z] #45 13.30 DEP images/timerfd.pb-c.d [2020-02-10T23:14:55.507Z] #45 13.43 PBCC images/timer.pb-c.c [2020-02-10T23:14:55.507Z] #45 13.51 DEP images/timer.pb-c.d [2020-02-10T23:14:55.507Z] #45 13.61 PBCC images/sa.pb-c.c [2020-02-10T23:14:55.798Z] #45 13.76 DEP images/sa.pb-c.d [2020-02-10T23:14:55.798Z] #45 13.87 PBCC images/pipe-data.pb-c.c [2020-02-10T23:14:55.798Z] #45 13.93 DEP images/pipe-data.pb-c.d [2020-02-10T23:14:55.988Z] Removing intermediate container a96772030b65 [2020-02-10T23:14:55.988Z] ---> e132fc04588a [2020-02-10T23:14:55.988Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-02-10T23:14:55.988Z] ---> Running in aec3eb9a3d4e [2020-02-10T23:14:55.988Z] Removing intermediate container aec3eb9a3d4e [2020-02-10T23:14:55.988Z] ---> 8a7fe9a81441 [2020-02-10T23:14:55.988Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-10T23:14:55.988Z] ---> Running in 4251c2bb45fe [2020-02-10T23:14:56.090Z] #45 14.10 PBCC images/mnt.pb-c.c [2020-02-10T23:14:56.381Z] #45 14.24 DEP images/mnt.pb-c.d [2020-02-10T23:14:56.381Z] #45 14.41 PBCC images/sk-packet.pb-c.c [2020-02-10T23:14:56.671Z] #45 14.49 DEP images/sk-packet.pb-c.d [2020-02-10T23:14:56.671Z] #45 14.64 PBCC images/tcp-stream.pb-c.c [2020-02-10T23:14:56.671Z] #45 14.76 DEP images/tcp-stream.pb-c.d [2020-02-10T23:14:56.731Z] Removing intermediate container 4251c2bb45fe [2020-02-10T23:14:56.731Z] ---> 83f0c2ce124c [2020-02-10T23:14:56.731Z] Step 10/10 : COPY . . [2020-02-10T23:14:56.967Z] #45 14.83 PBCC images/pipe.pb-c.c [2020-02-10T23:14:56.967Z] #45 14.90 DEP images/pipe.pb-c.d [2020-02-10T23:14:56.967Z] #45 15.00 PBCC images/pstree.pb-c.c [2020-02-10T23:14:57.256Z] #45 15.06 DEP images/pstree.pb-c.d [2020-02-10T23:14:57.256Z] #45 15.22 PBCC images/fs.pb-c.c [2020-02-10T23:14:57.256Z] #45 15.30 DEP images/fs.pb-c.d [2020-02-10T23:14:57.545Z] #45 15.37 PBCC images/signalfd.pb-c.c [2020-02-10T23:14:57.545Z] #45 15.45 DEP images/signalfd.pb-c.d [2020-02-10T23:14:57.545Z] #45 15.50 PBCC images/fh.pb-c.c [2020-02-10T23:14:57.545Z] #45 15.59 PBCC images/fsnotify.pb-c.c [2020-02-10T23:14:57.839Z] #45 15.76 DEP images/fh.pb-c.d [2020-02-10T23:14:57.839Z] #45 15.88 DEP images/fsnotify.pb-c.d [2020-02-10T23:14:57.839Z] #45 15.96 PBCC images/eventpoll.pb-c.c [2020-02-10T23:14:57.839Z] #45 16.00 DEP images/eventpoll.pb-c.d [2020-02-10T23:14:58.130Z] #45 16.10 PBCC images/eventfd.pb-c.c [2020-02-10T23:14:58.130Z] #45 16.13 DEP images/eventfd.pb-c.d [2020-02-10T23:14:58.130Z] #45 16.21 PBCC images/remap-file-path.pb-c.c [2020-02-10T23:14:58.422Z] #45 16.25 DEP images/remap-file-path.pb-c.d [2020-02-10T23:14:58.422Z] #45 16.36 PBCC images/fifo.pb-c.c [2020-02-10T23:14:58.422Z] #45 16.38 DEP images/fifo.pb-c.d [2020-02-10T23:14:58.422Z] #45 16.45 PBCC images/ghost-file.pb-c.c [2020-02-10T23:14:58.716Z] #45 16.54 DEP images/ghost-file.pb-c.d [2020-02-10T23:14:58.716Z] #45 16.63 PBCC images/regfile.pb-c.c [2020-02-10T23:14:58.716Z] #45 16.72 DEP images/regfile.pb-c.d [2020-02-10T23:14:59.008Z] #45 16.87 PBCC images/ns.pb-c.c [2020-02-10T23:14:59.008Z] #45 16.94 DEP images/ns.pb-c.d [2020-02-10T23:14:59.008Z] #45 17.06 PBCC images/fdinfo.pb-c.c [2020-02-10T23:14:59.297Z] #45 17.13 DEP images/fdinfo.pb-c.d [2020-02-10T23:14:59.297Z] #45 17.21 PBCC images/core-aarch64.pb-c.c [2020-02-10T23:14:59.297Z] #45 17.33 PBCC images/core-arm.pb-c.c [2020-02-10T23:14:59.614Z] #45 17.41 PBCC images/core-ppc64.pb-c.c [2020-02-10T23:14:59.614Z] #45 17.55 PBCC images/core-s390.pb-c.c [2020-02-10T23:14:59.614Z] #45 17.64 PBCC images/core-x86.pb-c.c [2020-02-10T23:14:59.614Z] #45 17.75 PBCC images/core.pb-c.c [2020-02-10T23:14:59.909Z] #45 17.90 PBCC images/inventory.pb-c.c [2020-02-10T23:15:00.196Z] #45 18.05 DEP images/core-aarch64.pb-c.d [2020-02-10T23:15:00.196Z] #45 18.13 DEP images/core-arm.pb-c.d [2020-02-10T23:15:00.196Z] #45 18.26 DEP images/core-ppc64.pb-c.d [2020-02-10T23:15:00.196Z] #45 18.33 DEP images/core-s390.pb-c.d [2020-02-10T23:15:00.485Z] #45 18.41 DEP images/core-x86.pb-c.d [2020-02-10T23:15:00.485Z] #45 ... [2020-02-10T23:15:00.485Z] [2020-02-10T23:15:00.485Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:15:00.485Z] #11 99.25 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T23:15:00.485Z] #11 99.26 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-10T23:15:00.485Z] #11 99.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T23:15:00.485Z] #11 99.47 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T23:15:00.485Z] #11 99.47 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-10T23:15:00.485Z] #11 99.50 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T23:15:00.485Z] #11 ... [2020-02-10T23:15:00.485Z] [2020-02-10T23:15:00.485Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:15:00.485Z] #45 18.54 DEP images/core.pb-c.d [2020-02-10T23:15:00.781Z] #45 18.69 DEP images/inventory.pb-c.d [2020-02-10T23:15:00.781Z] #45 18.84 PBCC images/cpuinfo.pb-c.c [2020-02-10T23:15:00.781Z] #45 18.88 DEP images/cpuinfo.pb-c.d [2020-02-10T23:15:01.091Z] #45 19.00 PBCC images/stats.pb-c.c [2020-02-10T23:15:01.091Z] #45 19.04 DEP images/stats.pb-c.d [2020-02-10T23:15:01.593Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T23:15:01.593Z] Using test binary docker [2020-02-10T23:15:01.593Z] +++ /etc/init.d/apparmor start [2020-02-10T23:15:01.593Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T23:15:01.593Z] INFO: Waiting for daemon to start... [2020-02-10T23:15:01.593Z] Starting dockerd [2020-02-10T23:15:01.593Z] +++ 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-10T23:15:01.593Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T23:15:01.593Z] Using test binary docker [2020-02-10T23:15:01.593Z] +++ /etc/init.d/apparmor start [2020-02-10T23:15:01.593Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T23:15:01.850Z] INFO: Waiting for daemon to start... [2020-02-10T23:15:01.850Z] Starting dockerd [2020-02-10T23:15:01.850Z] +++ 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-10T23:15:02.892Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-02-10T23:15:03.846Z] #45 21.33 make[1]: Nothing to be done for 'all'. [2020-02-10T23:15:04.531Z] #45 ... [2020-02-10T23:15:04.531Z] [2020-02-10T23:15:04.531Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:15:04.531Z] #48 103.2 regexp/syntax [2020-02-10T23:15:04.531Z] #48 111.3 time [2020-02-10T23:15:04.837Z] #48 ... [2020-02-10T23:15:04.837Z] [2020-02-10T23:15:04.837Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:15:04.837Z] #34 104.7 internal/syscall/unix [2020-02-10T23:15:04.837Z] #34 104.7 time [2020-02-10T23:15:05.552Z] --- PASS: TestBuildWithHugeFile (40.46s) [2020-02-10T23:15:05.552Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T23:15:05.552Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:15:05.552Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:15:05.552Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:15:05.552Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:15:05.552Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:15:05.552Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:15:05.552Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:15:05.552Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:15:05.552Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:15:05.552Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-02-10T23:15:05.552Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-02-10T23:15:05.552Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-02-10T23:15:05.552Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2020-02-10T23:15:05.552Z] === RUN TestBuildPreserveOwnership [2020-02-10T23:15:05.552Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T23:15:05.552Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T23:15:05.552Z] --- PASS: TestBuildPreserveOwnership (6.12s) [2020-02-10T23:15:05.552Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.99s) [2020-02-10T23:15:05.552Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2020-02-10T23:15:05.552Z] === RUN TestBuildPlatformInvalid [2020-02-10T23:15:05.552Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-10T23:15:05.552Z] PASS [2020-02-10T23:15:05.552Z] [2020-02-10T23:15:05.552Z] === Skipped [2020-02-10T23:15:05.552Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-02-10T23:15:05.552Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T23:15:05.552Z] [2020-02-10T23:15:05.552Z] [2020-02-10T23:15:05.552Z] DONE 32 tests, 1 skipped in 88.613s [2020-02-10T23:15:05.552Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T23:15:05.552Z] ++ 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-10T23:15:05.552Z] ++ set -e [2020-02-10T23:15:05.552Z] ++ '[' -n 0 ']' [2020-02-10T23:15:05.552Z] ++ set -x [2020-02-10T23:15:05.552Z] ++ env -i DEST=/go/src/github.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-10T23:15:05.552Z] INFO: Testing against a local daemon [2020-02-10T23:15:05.552Z] === RUN TestConfigList [2020-02-10T23:15:05.941Z] #34 ... [2020-02-10T23:15:05.941Z] [2020-02-10T23:15:05.941Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:15:05.941Z] #45 23.76 CC images/stats.o [2020-02-10T23:15:06.655Z] #45 24.61 CC images/core.o [2020-02-10T23:15:07.104Z] . [2020-02-10T23:15:07.104Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T23:15:07.104Z] [2020-02-10T23:15:07.104Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T23:15:07.104Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T23:15:07.104Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T23:15:07.104Z] Error: No such image: emptyfs [2020-02-10T23:15:07.104Z] ++++ docker load [2020-02-10T23:15:07.104Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T23:15:07.104Z] Error: No such image: emptyfs [2020-02-10T23:15:07.104Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T23:15:07.104Z] ++++ docker load [2020-02-10T23:15:07.104Z] Running integration-test (iteration 1) [2020-02-10T23:15:07.104Z] 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-10T23:15:07.104Z] ++ 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-10T23:15:07.104Z] ++ set -e [2020-02-10T23:15:07.104Z] ++ '[' -n 0 ']' [2020-02-10T23:15:07.104Z] ++ set -x [2020-02-10T23:15:07.104Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-10T23:15:07.104Z] Running integration-test (iteration 1) [2020-02-10T23:15:07.104Z] 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-10T23:15:07.104Z] ++ 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-10T23:15:07.104Z] ++ set -e [2020-02-10T23:15:07.104Z] ++ '[' -n 0 ']' [2020-02-10T23:15:07.104Z] ++ set -x [2020-02-10T23:15:07.105Z] ++ env -i DEST=/go/src/github.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-10T23:15:07.944Z] #45 25.72 CC images/core-x86.o [2020-02-10T23:15:08.975Z] #45 26.90 CC images/core-arm.o [2020-02-10T23:15:09.743Z] --- PASS: TestConfigList (3.39s) [2020-02-10T23:15:09.743Z] === RUN TestConfigsCreateAndDelete [2020-02-10T23:15:10.004Z] #45 27.78 CC images/core-aarch64.o [2020-02-10T23:15:10.680Z] #45 28.43 CC images/core-ppc64.o [2020-02-10T23:15:10.971Z] #45 ... [2020-02-10T23:15:10.971Z] [2020-02-10T23:15:10.971Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:15:10.971Z] #63 63.40 Checking out files: 49% (1512/3042) Checking out files: 50% (1521/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: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) Checking out files: 86% (2636/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-10T23:15:10.971Z] #63 64.85 + cd /tmp/tmp.AknmeCoogf/src/github.com/containerd/containerd [2020-02-10T23:15:10.971Z] #63 64.85 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T23:15:10.971Z] #63 66.82 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T23:15:10.971Z] #63 66.82 + BUILDTAGS='netgo osusergo static_build' [2020-02-10T23:15:10.971Z] #63 66.82 + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T23:15:10.971Z] #63 66.82 + EXTRA_FLAGS=-buildmode=pie [2020-02-10T23:15:10.971Z] #63 66.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T23:15:10.971Z] #63 66.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T23:15:10.971Z] #63 66.82 + '[' '' = dynamic ']' [2020-02-10T23:15:10.971Z] #63 66.82 + make [2020-02-10T23:15:12.276Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-02-10T23:15:12.276Z] === RUN TestConfigsUpdate [2020-02-10T23:15:13.042Z] #63 68.41 + bin/ctr [2020-02-10T23:15:15.563Z] --- PASS: TestConfigsUpdate (3.19s) [2020-02-10T23:15:15.563Z] === RUN TestTemplatedConfig [2020-02-10T23:15:16.599Z] #63 ... [2020-02-10T23:15:16.599Z] [2020-02-10T23:15:16.599Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:15:16.599Z] #34 114.9 internal/poll [2020-02-10T23:15:16.599Z] #34 118.5 os [2020-02-10T23:15:16.599Z] #34 122.7 internal/fmtsort [2020-02-10T23:15:16.599Z] #34 124.5 fmt [2020-02-10T23:15:16.599Z] #34 124.5 path/filepath [2020-02-10T23:15:16.599Z] #34 ... [2020-02-10T23:15:16.599Z] [2020-02-10T23:15:16.599Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:15:16.599Z] #45 29.64 CC images/core-s390.o [2020-02-10T23:15:16.599Z] #45 31.04 CC images/cpuinfo.o [2020-02-10T23:15:16.599Z] #45 32.04 CC images/inventory.o [2020-02-10T23:15:16.599Z] #45 32.40 CC images/fdinfo.o [2020-02-10T23:15:16.599Z] #45 33.14 CC images/fown.o [2020-02-10T23:15:16.599Z] #45 33.47 CC images/ns.o [2020-02-10T23:15:16.599Z] #45 33.98 CC images/regfile.o [2020-02-10T23:15:16.599Z] #45 34.35 CC images/ghost-file.o [2020-02-10T23:15:16.891Z] #45 34.94 CC images/fifo.o [2020-02-10T23:15:17.182Z] #45 35.28 CC images/remap-file-path.o [2020-02-10T23:15:17.814Z] #45 35.70 CC images/eventfd.o [2020-02-10T23:15:17.814Z] #45 35.98 CC images/eventpoll.o [2020-02-10T23:15:18.489Z] #45 ... [2020-02-10T23:15:18.489Z] [2020-02-10T23:15:18.489Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:15:18.489Z] #34 127.0 io/ioutil [2020-02-10T23:15:18.855Z] --- PASS: TestTemplatedConfig (2.91s) [2020-02-10T23:15:18.855Z] === RUN TestConfigInspect [2020-02-10T23:15:21.388Z] --- PASS: TestConfigInspect (2.69s) [2020-02-10T23:15:21.388Z] === RUN TestConfigCreateWithLabels [2020-02-10T23:15:22.004Z] #34 ... [2020-02-10T23:15:22.004Z] [2020-02-10T23:15:22.004Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:15:22.004Z] #48 120.5 regexp [2020-02-10T23:15:22.004Z] #48 127.9 io/ioutil [2020-02-10T23:15:22.004Z] #48 128.1 net [2020-02-10T23:15:22.004Z] #48 130.2 os/exec [2020-02-10T23:15:22.004Z] #48 ... [2020-02-10T23:15:22.004Z] [2020-02-10T23:15:22.004Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:15:22.004Z] #34 130.6 github.com/BurntSushi/toml [2020-02-10T23:15:22.004Z] #34 130.6 log [2020-02-10T23:15:22.004Z] #34 130.7 flag [2020-02-10T23:15:22.383Z] ---> 61dbaf19b633 [2020-02-10T23:15:23.158Z] Successfully built 61dbaf19b633 [2020-02-10T23:15:23.158Z] Successfully tagged docker:latest [2020-02-10T23:15:23.158Z] INFO: Image build ended at 02/10/2020 23:15:22. Duration:00:04:10.9084857 [2020-02-10T23:15:23.158Z] [2020-02-10T23:15:23.158Z] [2020-02-10T23:15:23.158Z] INFO: Building the test binaries at 02/10/2020 23:15:22... [2020-02-10T23:15:24.673Z] --- PASS: TestConfigCreateWithLabels (3.21s) [2020-02-10T23:15:24.673Z] === RUN TestConfigCreateResolve [2020-02-10T23:15:27.768Z] INFO: make.ps1 starting at 02/10/2020 23:15:26 [2020-02-10T23:15:27.768Z] INFO: Git commit (9f0b3f5609) assumed from DOCKER_GITCOMMIT environment variable [2020-02-10T23:15:27.768Z] INFO: Invoking autogen... [2020-02-10T23:15:27.961Z] --- PASS: TestConfigCreateResolve (3.23s) [2020-02-10T23:15:27.961Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T23:15:27.961Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-02-10T23:15:27.961Z] PASS [2020-02-10T23:15:27.961Z] [2020-02-10T23:15:27.961Z] DONE 8 tests in 22.629s [2020-02-10T23:15:28.220Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T23:15:28.220Z] ++ 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-10T23:15:28.220Z] ++ set -e [2020-02-10T23:15:28.220Z] ++ '[' -n 0 ']' [2020-02-10T23:15:28.220Z] ++ set -x [2020-02-10T23:15:28.220Z] ++ env -i DEST=/go/src/github.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-10T23:15:28.220Z] INFO: Testing against a local daemon [2020-02-10T23:15:28.220Z] === RUN TestCheckpoint [2020-02-10T23:15:28.220Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T23:15:28.220Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T23:15:28.220Z] === RUN TestContainerInvalidJSON [2020-02-10T23:15:28.220Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:15:28.220Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:15:28.220Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:15:28.220Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:15:28.220Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:15:28.220Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:15:28.220Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:15:28.220Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:15:28.220Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:15:28.220Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-02-10T23:15:28.220Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T23:15:28.220Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T23:15:28.220Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T23:15:28.220Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T23:15:28.478Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-02-10T23:15:28.478Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T23:15:28.478Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-02-10T23:15:28.478Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T23:15:28.537Z] INFO: Building daemon... [2020-02-10T23:15:28.736Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-02-10T23:15:28.737Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T23:15:28.737Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-02-10T23:15:28.737Z] === RUN TestCopyFromContainer [2020-02-10T23:15:28.895Z] #34 ... [2020-02-10T23:15:28.895Z] [2020-02-10T23:15:28.895Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:15:28.895Z] #45 36.68 CC images/fh.o [2020-02-10T23:15:28.895Z] #45 37.11 CC images/fsnotify.o [2020-02-10T23:15:28.895Z] #45 37.99 CC images/signalfd.o [2020-02-10T23:15:28.895Z] #45 38.26 CC images/fs.o [2020-02-10T23:15:28.895Z] #45 38.67 CC images/pstree.o [2020-02-10T23:15:28.895Z] #45 39.06 CC images/pipe.o [2020-02-10T23:15:28.895Z] #45 39.62 CC images/tcp-stream.o [2020-02-10T23:15:28.895Z] #45 40.07 CC images/sk-packet.o [2020-02-10T23:15:28.895Z] #45 40.48 CC images/mnt.o [2020-02-10T23:15:28.895Z] #45 40.81 CC images/pipe-data.o [2020-02-10T23:15:28.895Z] #45 41.22 CC images/sa.o [2020-02-10T23:15:28.895Z] #45 41.68 CC images/timer.o [2020-02-10T23:15:28.895Z] #45 42.27 CC images/timerfd.o [2020-02-10T23:15:28.895Z] #45 42.67 CC images/mm.o [2020-02-10T23:15:28.895Z] #45 43.25 CC images/sk-opts.o [2020-02-10T23:15:28.895Z] #45 43.64 CC images/sk-unix.o [2020-02-10T23:15:28.895Z] #45 44.13 CC images/sk-inet.o [2020-02-10T23:15:28.895Z] #45 44.80 CC images/tun.o [2020-02-10T23:15:28.895Z] #45 45.30 CC images/sk-netlink.o [2020-02-10T23:15:28.895Z] #45 45.86 CC images/packet-sock.o [2020-02-10T23:15:28.895Z] #45 46.59 CC images/ipc-var.o [2020-02-10T23:15:28.895Z] #45 46.97 CC images/ipc-desc.o [2020-02-10T23:15:29.185Z] #45 ... [2020-02-10T23:15:29.185Z] [2020-02-10T23:15:29.185Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:15:29.185Z] #34 137.7 github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T23:15:30.640Z] === RUN TestCopyFromContainer// [2020-02-10T23:15:30.640Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T23:15:30.899Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T23:15:30.899Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T23:15:31.158Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T23:15:31.158Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T23:15:31.417Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T23:15:31.417Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T23:15:31.676Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T23:15:31.676Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T23:15:31.935Z] --- PASS: TestCopyFromContainer (3.06s) [2020-02-10T23:15:31.936Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-10T23:15:31.936Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-02-10T23:15:31.936Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-10T23:15:31.936Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-02-10T23:15:31.936Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-02-10T23:15:31.936Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-02-10T23:15:31.936Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-02-10T23:15:31.936Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-02-10T23:15:31.936Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-02-10T23:15:31.936Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-02-10T23:15:31.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T23:15:31.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:15:31.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:15:31.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:15:31.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:15:31.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:15:31.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:15:31.936Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:15:31.936Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:15:31.936Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:15:31.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-10T23:15:31.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-10T23:15:31.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-10T23:15:31.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-10T23:15:31.936Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T23:15:31.936Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-02-10T23:15:31.936Z] === RUN TestCreateWithInvalidEnv [2020-02-10T23:15:31.936Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T23:15:31.936Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T23:15:31.936Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T23:15:31.936Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T23:15:31.936Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T23:15:31.936Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T23:15:31.936Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T23:15:31.936Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T23:15:31.936Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T23:15:31.936Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-10T23:15:31.936Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-10T23:15:31.936Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T23:15:31.936Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T23:15:31.936Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T23:15:31.936Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-10T23:15:31.936Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T23:15:31.980Z] #34 ... [2020-02-10T23:15:31.980Z] [2020-02-10T23:15:31.980Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:15:31.980Z] #48 130.8 internal/lazyregexp [2020-02-10T23:15:31.980Z] #48 131.9 github.com/LK4D4/vndr/versioned [2020-02-10T23:15:31.980Z] #48 133.6 encoding/binary [2020-02-10T23:15:31.980Z] #48 133.6 flag [2020-02-10T23:15:31.980Z] #48 136.7 go/token [2020-02-10T23:15:31.980Z] #48 139.7 go/scanner [2020-02-10T23:15:31.980Z] #48 140.2 net/url [2020-02-10T23:15:32.271Z] #48 ... [2020-02-10T23:15:32.271Z] [2020-02-10T23:15:32.271Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:15:32.271Z] #45 47.38 CC images/ipc-shm.o [2020-02-10T23:15:32.271Z] #45 47.72 CC images/ipc-msg.o [2020-02-10T23:15:32.271Z] #45 48.34 CC images/ipc-sem.o [2020-02-10T23:15:32.271Z] #45 48.69 CC images/utsns.o [2020-02-10T23:15:32.271Z] #45 49.11 CC images/creds.o [2020-02-10T23:15:32.271Z] #45 49.61 CC images/vma.o [2020-02-10T23:15:32.271Z] #45 50.01 CC images/netdev.o [2020-02-10T23:15:32.567Z] #45 50.68 CC images/tty.o [2020-02-10T23:15:33.608Z] #45 ... [2020-02-10T23:15:33.608Z] [2020-02-10T23:15:33.608Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:15:33.608Z] #11 132.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T23:15:33.608Z] #11 132.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-10T23:15:33.608Z] #11 132.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T23:15:33.608Z] #11 ... [2020-02-10T23:15:33.608Z] [2020-02-10T23:15:33.608Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:15:33.608Z] #48 141.6 text/template/parse [2020-02-10T23:15:34.469Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2020-02-10T23:15:34.469Z] === RUN TestCreateWithCapabilities [2020-02-10T23:15:34.469Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T23:15:34.469Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T23:15:34.469Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:15:34.469Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:15:34.469Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:15:34.469Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:15:34.469Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:15:34.469Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:15:34.469Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:15:34.469Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:15:34.469Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:15:34.469Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:15:34.469Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T23:15:34.469Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T23:15:34.469Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:15:34.469Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:15:34.469Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:15:34.469Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:15:34.469Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:15:34.469Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:15:34.469Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:15:34.469Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:15:34.469Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T23:15:34.469Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T23:15:34.469Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:15:34.469Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:15:34.469Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:15:34.469Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:15:34.469Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:15:34.469Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:15:34.469Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:15:34.469Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:15:34.469Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:15:34.469Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-10T23:15:34.469Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-10T23:15:34.469Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-10T23:15:34.469Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-02-10T23:15:34.469Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-02-10T23:15:34.469Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-02-10T23:15:34.469Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-02-10T23:15:34.469Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-02-10T23:15:34.469Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-10T23:15:34.469Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-02-10T23:15:34.469Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-02-10T23:15:34.469Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-10T23:15:34.469Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T23:15:35.795Z] ................................................. [ 29%] [2020-02-10T23:15:36.340Z] #48 ... [2020-02-10T23:15:36.340Z] [2020-02-10T23:15:36.340Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T23:15:36.340Z] #34 DONE 144.7s [2020-02-10T23:15:36.340Z] [2020-02-10T23:15:36.340Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:15:36.340Z] #48 144.7 go/ast [2020-02-10T23:15:37.003Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2020-02-10T23:15:37.003Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T23:15:37.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:15:37.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:15:37.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:15:37.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:15:37.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:15:37.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:15:37.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:15:37.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:15:37.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:15:37.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:15:37.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:15:37.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:15:37.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:15:37.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:15:37.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:15:37.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-10T23:15:37.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-02-10T23:15:37.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-10T23:15:37.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-02-10T23:15:37.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-02-10T23:15:37.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-02-10T23:15:37.003Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T23:15:37.571Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-02-10T23:15:37.571Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T23:15:37.571Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T23:15:37.571Z] === RUN TestDaemonRestartIpcMode [2020-02-10T23:15:37.571Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T23:15:37.571Z] === RUN TestDaemonHostGatewayIP [2020-02-10T23:15:37.571Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T23:15:37.571Z] === RUN TestDiff [2020-02-10T23:15:38.143Z] --- PASS: TestDiff (0.80s) [2020-02-10T23:15:38.143Z] === RUN TestExecWithCloseStdin [2020-02-10T23:15:38.414Z] #48 ... [2020-02-10T23:15:38.414Z] [2020-02-10T23:15:38.414Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:15:38.414Z] #45 51.70 CC images/file-lock.o [2020-02-10T23:15:38.414Z] #45 51.99 CC images/rlimit.o [2020-02-10T23:15:38.414Z] #45 52.32 CC images/pagemap.o [2020-02-10T23:15:38.414Z] #45 52.93 CC images/siginfo.o [2020-02-10T23:15:38.414Z] #45 53.43 CC images/rpc.o [2020-02-10T23:15:38.414Z] #45 56.46 CC images/ext-file.o [2020-02-10T23:15:38.706Z] #45 56.69 CC images/cgroup.o [2020-02-10T23:15:39.080Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-02-10T23:15:39.080Z] === RUN TestExec [2020-02-10T23:15:39.155Z] Loaded image: buildpack-deps:jessie [2020-02-10T23:15:39.155Z] Loaded image: busybox:latest [2020-02-10T23:15:39.155Z] Loaded image: buildpack-deps:jessie [2020-02-10T23:15:39.155Z] Loaded image: busybox:glibc [2020-02-10T23:15:39.155Z] Loaded image: debian:jessie [2020-02-10T23:15:39.155Z] Loaded image: busybox:latest [2020-02-10T23:15:39.155Z] Loaded image: hello-world:latest [2020-02-10T23:15:39.155Z] INFO: Testing against a local daemon [2020-02-10T23:15:39.155Z] === RUN TestDockerSuite [2020-02-10T23:15:39.155Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-10T23:15:39.155Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-10T23:15:39.155Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-10T23:15:39.155Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-10T23:15:39.155Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-10T23:15:39.155Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-10T23:15:39.155Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-10T23:15:39.155Z] Loaded image: busybox:glibc [2020-02-10T23:15:39.155Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-10T23:15:39.155Z] Loaded image: debian:jessie [2020-02-10T23:15:39.155Z] Loaded image: hello-world:latest [2020-02-10T23:15:39.155Z] INFO: Testing against a local daemon [2020-02-10T23:15:39.155Z] === RUN TestDockerDaemonSuite [2020-02-10T23:15:39.155Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-10T23:15:39.739Z] #45 57.80 CC images/userns.o [2020-02-10T23:15:40.016Z] --- PASS: TestExec (0.91s) [2020-02-10T23:15:40.016Z] === RUN TestExecUser [2020-02-10T23:15:40.377Z] #45 58.31 CC images/google/protobuf/descriptor.o [2020-02-10T23:15:40.954Z] --- PASS: TestExecUser (0.88s) [2020-02-10T23:15:40.954Z] === RUN TestExportContainerAndImportImage [2020-02-10T23:15:41.680Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-10T23:15:41.680Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-10T23:15:41.891Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-02-10T23:15:41.891Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T23:15:42.247Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-10T23:15:42.247Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-10T23:15:43.178Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-10T23:15:43.213Z] #45 61.23 CC images/opts.o [2020-02-10T23:15:43.436Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-10T23:15:43.436Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-10T23:15:43.797Z] --- PASS: TestExportContainerAfterDaemonRestart (1.95s) [2020-02-10T23:15:43.797Z] === RUN TestHealthCheckWorkdir [2020-02-10T23:15:43.846Z] #45 61.63 CC images/seccomp.o [2020-02-10T23:15:44.138Z] #45 62.03 CC images/binfmt-misc.o [2020-02-10T23:15:44.432Z] #45 62.44 CC images/time.o [2020-02-10T23:15:44.778Z] #45 62.80 CC images/sysctl.o [2020-02-10T23:15:45.125Z] #45 63.16 CC images/autofs.o [2020-02-10T23:15:45.174Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-02-10T23:15:45.174Z] === RUN TestHealthKillContainer [2020-02-10T23:15:45.773Z] #45 63.56 CC images/macvlan.o [2020-02-10T23:15:45.959Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-10T23:15:46.083Z] #45 63.94 CC images/sit.o [2020-02-10T23:15:46.510Z] #45 64.27 LINK images/built-in.o [2020-02-10T23:15:46.510Z] #45 ... [2020-02-10T23:15:46.510Z] [2020-02-10T23:15:46.510Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:15:46.510Z] #11 155.3 Selecting previously unselected package libapparmor1:ppc64el. [2020-02-10T23:15:46.510Z] #11 155.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-02-10T23:15:46.510Z] #11 155.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-02-10T23:15:46.523Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-10T23:15:46.523Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-10T23:15:46.523Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-10T23:15:46.523Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-10T23:15:46.877Z] #11 155.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-02-10T23:15:46.877Z] #11 155.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-02-10T23:15:46.877Z] #11 155.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-10T23:15:46.877Z] #11 155.6 Selecting previously unselected package libbtrfs0. [2020-02-10T23:15:46.877Z] #11 155.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-10T23:15:46.877Z] #11 155.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T23:15:46.877Z] #11 155.8 Selecting previously unselected package libbtrfs-dev. [2020-02-10T23:15:46.877Z] #11 155.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-10T23:15:46.877Z] #11 155.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T23:15:47.182Z] #11 156.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-02-10T23:15:47.182Z] #11 156.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T23:15:47.182Z] #11 156.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T23:15:47.182Z] #11 156.1 Selecting previously unselected package libudev-dev:ppc64el. [2020-02-10T23:15:47.453Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-10T23:15:47.510Z] #11 156.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-10T23:15:47.510Z] #11 156.2 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T23:15:47.510Z] #11 156.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-02-10T23:15:47.510Z] #11 156.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-02-10T23:15:47.816Z] #11 156.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-02-10T23:15:48.387Z] #11 156.9 Selecting previously unselected package libpcre16-3:ppc64el. [2020-02-10T23:15:48.387Z] #11 156.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-02-10T23:15:48.387Z] #11 156.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-10T23:15:48.387Z] #11 157.2 Selecting previously unselected package libpcre32-3:ppc64el. [2020-02-10T23:15:48.387Z] #11 157.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-02-10T23:15:48.387Z] #11 157.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-10T23:15:48.458Z] --- PASS: TestHealthKillContainer (2.94s) [2020-02-10T23:15:48.458Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T23:15:48.681Z] #11 157.4 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-02-10T23:15:48.681Z] #11 157.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-02-10T23:15:48.681Z] #11 157.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-10T23:15:48.681Z] #11 157.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-02-10T23:15:48.681Z] #11 157.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-02-10T23:15:48.719Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-02-10T23:15:48.719Z] === RUN TestIpcModeNone [2020-02-10T23:15:49.048Z] #11 157.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-10T23:15:49.048Z] #11 ... [2020-02-10T23:15:49.048Z] [2020-02-10T23:15:49.048Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:15:49.048Z] #48 147.7 encoding/json [2020-02-10T23:15:49.048Z] #48 157.4 text/template [2020-02-10T23:15:49.348Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-10T23:15:49.348Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-10T23:15:49.348Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-10T23:15:49.348Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-10T23:15:49.348Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-10T23:15:49.354Z] #48 ... [2020-02-10T23:15:49.354Z] [2020-02-10T23:15:49.354Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:15:49.354Z] #45 64.53 GEN compel/include/asm [2020-02-10T23:15:49.354Z] #45 64.54 GEN compel/include/version.h [2020-02-10T23:15:49.354Z] #45 64.58 touch .config [2020-02-10T23:15:49.354Z] #45 64.58 GEN include/common/config.h [2020-02-10T23:15:49.354Z] #45 64.75 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T23:15:49.354Z] #45 64.80 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T23:15:49.354Z] #45 64.84 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-02-10T23:15:49.354Z] #45 64.87 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-02-10T23:15:49.354Z] #45 64.93 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-02-10T23:15:49.354Z] #45 64.97 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-02-10T23:15:49.354Z] #45 65.02 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-02-10T23:15:49.354Z] #45 65.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T23:15:49.354Z] #45 65.06 DEP compel/plugins/std/infect.d [2020-02-10T23:15:49.354Z] #45 65.32 DEP compel/plugins/std/string.d [2020-02-10T23:15:49.354Z] #45 65.47 DEP compel/plugins/std/log.d [2020-02-10T23:15:49.354Z] #45 65.61 DEP compel/plugins/std/fds.d [2020-02-10T23:15:49.354Z] #45 65.78 DEP compel/plugins/std/std.d [2020-02-10T23:15:49.354Z] #45 65.95 DEP compel/plugins/shmem/shmem.d [2020-02-10T23:15:49.354Z] #45 66.11 DEP compel/plugins/fds/fds.d [2020-02-10T23:15:49.354Z] #45 66.42 CC compel/plugins/std/std.o [2020-02-10T23:15:49.354Z] #45 67.01 CC compel/plugins/std/fds.o [2020-02-10T23:15:49.649Z] #45 67.71 CC compel/plugins/std/log.o [2020-02-10T23:15:49.655Z] --- PASS: TestIpcModeNone (0.87s) [2020-02-10T23:15:49.655Z] === RUN TestIpcModePrivate [2020-02-10T23:15:49.913Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-10T23:15:50.590Z] --- PASS: TestIpcModePrivate (0.90s) [2020-02-10T23:15:50.590Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2020-02-10T23:15:50.590Z] === RUN TestIpcModeShareable [2020-02-10T23:15:51.525Z] --- PASS: TestIpcModeShareable (0.92s) [2020-02-10T23:15:51.525Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2020-02-10T23:15:51.526Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T23:15:51.883Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T23:15:51.883Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-02-10T23:15:51.883Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-02-10T23:15:51.883Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T23:15:51.883Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T23:15:51.883Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T23:15:51.883Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T23:15:51.883Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T23:15:51.883Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T23:15:51.883Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T23:15:51.883Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T23:15:51.883Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T23:15:51.892Z] #45 69.44 CC compel/plugins/std/string.o [2020-02-10T23:15:51.892Z] #45 ... [2020-02-10T23:15:51.892Z] [2020-02-10T23:15:51.892Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T23:15:51.892Z] #11 158.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-02-10T23:15:51.892Z] #11 158.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-02-10T23:15:51.892Z] #11 158.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-10T23:15:51.892Z] #11 158.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-02-10T23:15:51.892Z] #11 158.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T23:15:51.892Z] #11 158.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-10T23:15:51.892Z] #11 158.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-02-10T23:15:51.892Z] #11 158.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-02-10T23:15:51.892Z] #11 158.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-10T23:15:51.892Z] #11 159.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-02-10T23:15:51.892Z] #11 159.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-10T23:15:51.892Z] #11 159.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T23:15:51.892Z] #11 159.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-10T23:15:51.892Z] #11 159.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-10T23:15:51.892Z] #11 159.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-02-10T23:15:51.892Z] #11 159.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T23:15:51.892Z] #11 159.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-10T23:15:51.892Z] #11 159.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-02-10T23:15:51.892Z] #11 159.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T23:15:51.892Z] #11 159.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T23:15:51.892Z] #11 159.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-10T23:15:51.892Z] #11 159.9 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T23:15:51.892Z] #11 159.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T23:15:51.892Z] #11 160.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T23:15:51.892Z] #11 160.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-10T23:15:51.892Z] #11 160.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-10T23:15:51.892Z] #11 160.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T23:15:51.892Z] #11 160.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T23:15:51.892Z] #11 160.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-10T23:15:51.892Z] #11 160.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T23:15:51.892Z] #11 160.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T23:15:51.892Z] #11 160.1 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-10T23:15:51.892Z] #11 160.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T23:15:51.892Z] #11 160.1 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-10T23:15:51.892Z] #11 160.1 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-10T23:15:51.892Z] #11 160.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T23:15:51.892Z] #11 160.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-10T23:15:51.892Z] #11 160.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T23:15:51.892Z] #11 160.2 Setting up dmsetup (2:1.02.155-3) ... [2020-02-10T23:15:51.892Z] #11 160.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T23:15:51.892Z] #11 160.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-10T23:15:51.892Z] #11 160.2 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T23:15:51.892Z] #11 DONE 160.6s [2020-02-10T23:15:51.892Z] [2020-02-10T23:15:51.892Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:15:52.190Z] #56 DONE 0.3s [2020-02-10T23:15:52.190Z] [2020-02-10T23:15:52.190Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T23:15:52.190Z] #57 DONE 0.1s [2020-02-10T23:15:52.190Z] [2020-02-10T23:15:52.190Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-10T23:15:52.487Z] #12 DONE 0.7s [2020-02-10T23:15:52.487Z] [2020-02-10T23:15:52.487Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T23:15:52.716Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T23:15:52.716Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T23:15:52.870Z] #13 DONE 0.5s [2020-02-10T23:15:52.870Z] [2020-02-10T23:15:52.870Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:15:52.870Z] #58 0.412 + RM_GOPATH=0 [2020-02-10T23:15:52.870Z] #58 0.412 + TMP_GOPATH= [2020-02-10T23:15:52.870Z] #58 0.412 + : /build [2020-02-10T23:15:52.870Z] #58 0.412 + '[' -z '' ']' [2020-02-10T23:15:52.870Z] #58 0.412 ++ mktemp -d [2020-02-10T23:15:52.870Z] #58 0.415 + export GOPATH=/tmp/tmp.RTkflzWR1N [2020-02-10T23:15:52.870Z] #58 0.421 + GOPATH=/tmp/tmp.RTkflzWR1N [2020-02-10T23:15:52.870Z] #58 0.421 + RM_GOPATH=1 [2020-02-10T23:15:52.870Z] #58 0.421 ++ dirname ./install.sh [2020-02-10T23:15:52.870Z] #58 0.422 + dir=. [2020-02-10T23:15:52.870Z] #58 0.422 + bin=runc [2020-02-10T23:15:52.870Z] #58 0.422 + shift [2020-02-10T23:15:52.870Z] #58 0.423 + '[' '!' -f ./runc.installer ']' [2020-02-10T23:15:52.870Z] #58 0.423 + . ./runc.installer [2020-02-10T23:15:52.870Z] #58 0.451 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T23:15:52.870Z] #58 0.453 + install_runc [2020-02-10T23:15:52.870Z] #58 0.473 + uname -r [2020-02-10T23:15:52.870Z] #58 0.484 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T23:15:52.870Z] #58 0.497 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T23:15:52.870Z] #58 0.499 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T23:15:52.870Z] #58 0.499 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T23:15:52.870Z] #58 0.500 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RTkflzWR1N/src/github.com/opencontainers/runc [2020-02-10T23:15:52.870Z] #58 0.507 Cloning into '/tmp/tmp.RTkflzWR1N/src/github.com/opencontainers/runc'... [2020-02-10T23:15:53.083Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-02-10T23:15:53.083Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T23:15:53.456Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T23:15:53.456Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T23:15:53.456Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T23:15:53.456Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T23:15:53.456Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T23:15:53.456Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T23:15:53.815Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-02-10T23:15:53.815Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T23:15:53.815Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T23:15:53.815Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T23:15:53.815Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T23:15:53.815Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T23:15:53.815Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-02-10T23:15:53.815Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T23:15:53.815Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T23:15:53.864Z] #58 ... [2020-02-10T23:15:53.864Z] [2020-02-10T23:15:53.864Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T23:15:53.864Z] #14 0.258 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T23:15:53.864Z] #14 DONE 0.3s [2020-02-10T23:15:53.864Z] [2020-02-10T23:15:53.864Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T23:15:53.864Z] #15 DONE 0.3s [2020-02-10T23:15:53.864Z] [2020-02-10T23:15:53.864Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:15:53.864Z] #45 70.77 CC compel/plugins/std/infect.o [2020-02-10T23:15:53.864Z] #45 71.65 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-02-10T23:15:53.864Z] #45 71.70 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-02-10T23:15:53.864Z] #45 71.80 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-02-10T23:15:53.864Z] #45 71.89 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-02-10T23:15:53.864Z] #45 71.99 AR compel/plugins/std.lib.a [2020-02-10T23:15:54.065Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.75s) [2020-02-10T23:15:54.065Z] === RUN TestAPIIpcModeHost [2020-02-10T23:15:54.093Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-10T23:15:54.165Z] #45 ... [2020-02-10T23:15:54.165Z] [2020-02-10T23:15:54.165Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T23:15:54.165Z] #16 DONE 0.3s [2020-02-10T23:15:54.165Z] [2020-02-10T23:15:54.165Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:15:54.165Z] #45 72.23 CC compel/plugins/fds/fds.o [2020-02-10T23:15:54.192Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-02-10T23:15:54.192Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-02-10T23:15:54.192Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T23:15:54.192Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T23:15:54.192Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T23:15:54.192Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T23:15:54.192Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T23:15:54.192Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T23:15:54.192Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T23:15:54.192Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T23:15:54.192Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T23:15:54.192Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T23:15:54.192Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T23:15:54.351Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-10T23:15:54.566Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-02-10T23:15:54.801Z] #45 ... [2020-02-10T23:15:54.801Z] [2020-02-10T23:15:54.801Z] #17 [dev 6/25] RUN ldconfig [2020-02-10T23:15:54.801Z] #17 DONE 0.6s [2020-02-10T23:15:54.801Z] [2020-02-10T23:15:54.801Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:15:54.801Z] #45 72.67 AR compel/plugins/fds.lib.a [2020-02-10T23:15:54.801Z] #45 72.79 HOSTDEP compel/src/lib/log-host.d [2020-02-10T23:15:54.848Z] tests/integration/api_exec_test.py ..................... [ 35%] [2020-02-10T23:15:55.011Z] --- PASS: TestAPIIpcModeHost (0.72s) [2020-02-10T23:15:55.011Z] === RUN TestDaemonIpcModeShareable [2020-02-10T23:15:55.094Z] #45 73.00 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T23:15:55.385Z] #45 73.23 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-02-10T23:15:55.385Z] #45 73.41 HOSTDEP compel/src/main-host.d [2020-02-10T23:15:55.676Z] #45 73.68 DEP compel/src/lib/ptrace.d [2020-02-10T23:15:55.968Z] #45 73.87 DEP compel/src/lib/infect.d [2020-02-10T23:15:56.261Z] #45 74.20 DEP compel/src/lib/infect-util.d [2020-02-10T23:15:56.553Z] #45 74.42 DEP compel/src/lib/infect-rpc.d [2020-02-10T23:15:56.876Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-10T23:15:56.918Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2020-02-10T23:15:56.918Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-02-10T23:15:56.918Z] === RUN TestDaemonIpcModePrivate [2020-02-10T23:15:57.071Z] #45 74.73 DEP compel/arch/ppc64/src/lib/infect.d [2020-02-10T23:15:57.072Z] #45 74.93 DEP compel/arch/ppc64/src/lib/cpu.d [2020-02-10T23:15:57.072Z] #45 75.11 DEP compel/src/lib/log.d [2020-02-10T23:15:57.421Z] #45 75.34 DEP compel/src/main.d [2020-02-10T23:15:57.440Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-10T23:15:57.691Z] ok github.com/docker/docker/builder/remotecontext 0.261s coverage: 13.6% of statements [2020-02-10T23:15:57.691Z] ok github.com/docker/docker/builder/dockerfile 0.800s coverage: 48.2% of statements [2020-02-10T23:15:57.716Z] #45 75.53 DEP compel/src/lib/handle-elf.d [2020-02-10T23:15:57.716Z] #45 75.74 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-02-10T23:15:58.013Z] #45 75.99 CC compel/src/lib/log.o [2020-02-10T23:15:58.340Z] #45 76.35 CC compel/arch/ppc64/src/lib/cpu.o [2020-02-10T23:15:58.464Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-02-10T23:15:58.820Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-02-10T23:15:58.820Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-02-10T23:15:58.820Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T23:15:58.830Z] ok github.com/docker/docker/builder/remotecontext/git 0.745s coverage: 86.3% of statements [2020-02-10T23:15:58.830Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T23:15:58.830Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T23:15:59.029Z] #45 76.94 CC compel/arch/ppc64/src/lib/infect.o [2020-02-10T23:15:59.336Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-10T23:16:00.092Z] #45 78.10 CC compel/src/lib/infect-rpc.o [2020-02-10T23:16:00.199Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-02-10T23:16:00.199Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-02-10T23:16:00.199Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T23:16:00.706Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-10T23:16:01.008Z] #45 78.63 CC compel/src/lib/infect-util.o [2020-02-10T23:16:01.008Z] #45 79.08 CC compel/src/lib/infect.o [2020-02-10T23:16:01.272Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-10T23:16:02.026Z] ok github.com/docker/docker/client 0.146s coverage: 75.8% of statements [2020-02-10T23:16:02.102Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2020-02-10T23:16:02.102Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-02-10T23:16:02.102Z] === RUN TestIpcModeOlderClient [2020-02-10T23:16:02.361Z] === PAUSE TestIpcModeOlderClient [2020-02-10T23:16:02.361Z] === RUN TestKillContainerInvalidSignal [2020-02-10T23:16:02.857Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-10T23:16:03.297Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-02-10T23:16:03.297Z] === RUN TestKillContainer [2020-02-10T23:16:03.297Z] === RUN TestKillContainer/no_signal [2020-02-10T23:16:03.794Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-10T23:16:03.864Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T23:16:04.433Z] === RUN TestKillContainer/killing_signal [2020-02-10T23:16:04.712Z] #45 ... [2020-02-10T23:16:04.712Z] [2020-02-10T23:16:04.712Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:16:04.712Z] #48 162.8 go/parser [2020-02-10T23:16:04.712Z] #48 170.3 encoding/xml [2020-02-10T23:16:04.712Z] #48 ... [2020-02-10T23:16:04.712Z] [2020-02-10T23:16:04.712Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:16:04.712Z] #18 0.528 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T23:16:04.712Z] #18 0.680 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T23:16:04.712Z] #18 0.682 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T23:16:04.712Z] #18 2.131 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T23:16:04.712Z] #18 6.364 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T23:16:04.712Z] #18 6.456 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T23:16:04.727Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-10T23:16:04.986Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-10T23:16:05.369Z] --- PASS: TestKillContainer (2.35s) [2020-02-10T23:16:05.369Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-02-10T23:16:05.369Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-02-10T23:16:05.369Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-02-10T23:16:05.369Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T23:16:05.369Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T23:16:05.759Z] #18 ... [2020-02-10T23:16:05.759Z] [2020-02-10T23:16:05.759Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:16:05.759Z] #45 83.57 CC compel/src/lib/ptrace.o [2020-02-10T23:16:05.918Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-10T23:16:06.274Z] #45 84.20 AR compel/libcompel.a [2020-02-10T23:16:06.305Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T23:16:06.582Z] #45 84.38 HOSTCC compel/src/main-host.o [2020-02-10T23:16:07.008Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-10T23:16:07.218Z] #45 85.00 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-02-10T23:16:07.241Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2020-02-10T23:16:07.241Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2020-02-10T23:16:07.241Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-02-10T23:16:07.241Z] === RUN TestKillStoppedContainer [2020-02-10T23:16:07.241Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-02-10T23:16:07.241Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T23:16:07.241Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-02-10T23:16:07.241Z] === RUN TestKillDifferentUserContainer [2020-02-10T23:16:07.288Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-10T23:16:07.520Z] #45 85.35 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T23:16:08.156Z] #45 86.08 HOSTCC compel/src/lib/log-host.o [2020-02-10T23:16:08.176Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2020-02-10T23:16:08.176Z] === RUN TestInspectOomKilledTrue [2020-02-10T23:16:08.176Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-10T23:16:08.176Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:16:08.176Z] === RUN TestInspectOomKilledFalse [2020-02-10T23:16:08.176Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T23:16:08.176Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:16:08.176Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T23:16:08.219Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-10T23:16:08.452Z] #45 86.38 HOSTLINK compel/compel-host-bin [2020-02-10T23:16:08.452Z] #45 86.60 DEP soccr/soccr.d [2020-02-10T23:16:08.744Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-02-10T23:16:08.744Z] === RUN TestLinksContainerNames [2020-02-10T23:16:08.744Z] #45 86.88 CC soccr/soccr.o [2020-02-10T23:16:08.783Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-10T23:16:10.646Z] --- PASS: TestLinksContainerNames (1.55s) [2020-02-10T23:16:10.646Z] === RUN TestLogsFollowTailEmpty [2020-02-10T23:16:11.213Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-02-10T23:16:11.213Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T23:16:11.305Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-02-10T23:16:11.569Z] #45 ... [2020-02-10T23:16:11.569Z] [2020-02-10T23:16:11.569Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:16:11.569Z] #48 179.9 math/big [2020-02-10T23:16:11.780Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/default [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/private [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/slave [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/shared [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T23:16:11.780Z] === CONT TestMountDaemonRoot/default [2020-02-10T23:16:11.780Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:16:11.780Z] === CONT TestMountDaemonRoot/slave [2020-02-10T23:16:11.780Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:16:11.780Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:16:11.780Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:16:11.781Z] === CONT TestMountDaemonRoot/shared [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T23:16:11.781Z] === CONT TestMountDaemonRoot/private [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:16:11.781Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:16:11.781Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:16:11.781Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:16:11.781Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:16:11.781Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:16:11.781Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:16:11.781Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:16:12.039Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:16:12.039Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T23:16:12.039Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:16:12.039Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:16:12.039Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:16:12.039Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:16:12.039Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T23:16:12.039Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:16:12.039Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T23:16:12.039Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T23:16:12.039Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:16:12.039Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T23:16:12.039Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:16:12.307Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:16:12.307Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:16:12.307Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T23:16:12.307Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:16:12.307Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T23:16:12.307Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:16:12.307Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:16:12.307Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:16:12.307Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:16:12.307Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T23:16:12.307Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:16:12.307Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-10T23:16:12.307Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T23:16:12.307Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-02-10T23:16:12.307Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-02-10T23:16:12.307Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-02-10T23:16:12.307Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-02-10T23:16:12.307Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T23:16:12.307Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-02-10T23:16:12.307Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-02-10T23:16:12.307Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-02-10T23:16:12.307Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-02-10T23:16:12.307Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T23:16:12.307Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-02-10T23:16:12.307Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-10T23:16:12.308Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-10T23:16:12.308Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T23:16:13.204Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-10T23:16:13.461Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-10T23:16:14.211Z] --- PASS: TestContainerBindMountNonRecursive (1.85s) [2020-02-10T23:16:14.211Z] === RUN TestNetworkNat [2020-02-10T23:16:14.834Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-10T23:16:15.148Z] --- PASS: TestNetworkNat (0.87s) [2020-02-10T23:16:15.148Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T23:16:15.203Z] #48 183.3 go/doc [2020-02-10T23:16:16.083Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-02-10T23:16:16.083Z] === RUN TestNetworkLoopbackNat [2020-02-10T23:16:16.204Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-10T23:16:16.725Z] #48 ... [2020-02-10T23:16:16.725Z] [2020-02-10T23:16:16.725Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:16:16.725Z] #58 22.46 + cd /tmp/tmp.RTkflzWR1N/src/github.com/opencontainers/runc [2020-02-10T23:16:16.725Z] #58 22.46 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T23:16:16.725Z] #58 22.98 + '[' -z '' ']' [2020-02-10T23:16:16.725Z] #58 22.99 + target=static [2020-02-10T23:16:16.725Z] #58 22.99 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T23:16:17.019Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-02-10T23:16:17.019Z] === RUN TestPause [2020-02-10T23:16:17.955Z] --- PASS: TestPause (0.85s) [2020-02-10T23:16:17.955Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T23:16:17.955Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T23:16:17.955Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T23:16:17.955Z] === RUN TestPauseStopPausedContainer [2020-02-10T23:16:18.725Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-10T23:16:18.725Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-10T23:16:18.807Z] #58 26.27 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-10T23:16:18.890Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-02-10T23:16:18.890Z] === RUN TestPsFilter [2020-02-10T23:16:19.149Z] --- PASS: TestPsFilter (0.26s) [2020-02-10T23:16:19.149Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T23:16:19.851Z] #58 ... [2020-02-10T23:16:19.851Z] [2020-02-10T23:16:19.851Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:16:19.851Z] #66 178.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T23:16:19.851Z] #66 178.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T23:16:20.085Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-02-10T23:16:20.085Z] === RUN TestRemoveContainerWithVolume [2020-02-10T23:16:20.100Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-10T23:16:20.145Z] #66 ... [2020-02-10T23:16:20.145Z] [2020-02-10T23:16:20.145Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:16:20.145Z] #45 89.77 AR soccr/libsoccr.a [2020-02-10T23:16:20.145Z] #45 89.86 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T23:16:20.145Z] #45 90.34 DEP criu/arch/ppc64/sigframe.d [2020-02-10T23:16:20.145Z] #45 90.59 DEP criu/arch/ppc64/crtools.d [2020-02-10T23:16:20.145Z] #45 90.94 DEP criu/arch/ppc64/cpu.d [2020-02-10T23:16:20.145Z] #45 91.22 CC criu/arch/ppc64/cpu.o [2020-02-10T23:16:20.145Z] #45 92.01 CC criu/arch/ppc64/crtools.o [2020-02-10T23:16:20.145Z] #45 94.00 CC criu/arch/ppc64/sigframe.o [2020-02-10T23:16:20.145Z] #45 94.46 LINK criu/arch/ppc64/crtools.built-in.o [2020-02-10T23:16:20.145Z] #45 94.54 DEP criu/arch/ppc64/misc.d [2020-02-10T23:16:20.145Z] #45 94.59 DEP criu/arch/ppc64/vdso-trampoline.d [2020-02-10T23:16:20.145Z] #45 94.63 DEP criu/arch/ppc64/vdso-pie.d [2020-02-10T23:16:20.145Z] #45 94.92 DEP criu/pie/parasite-vdso.d [2020-02-10T23:16:20.145Z] #45 95.34 DEP criu/pie/util-vdso.d [2020-02-10T23:16:20.145Z] #45 95.65 DEP criu/pie/util.d [2020-02-10T23:16:20.145Z] #45 96.11 CC criu/pie/util.o [2020-02-10T23:16:20.145Z] #45 96.84 CC criu/pie/util-vdso.o [2020-02-10T23:16:20.437Z] #45 98.37 CC criu/pie/parasite-vdso.o [2020-02-10T23:16:20.652Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-02-10T23:16:20.652Z] === RUN TestRemoveContainerRunning [2020-02-10T23:16:21.471Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-10T23:16:21.587Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-02-10T23:16:21.587Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T23:16:21.946Z] #45 99.62 CC criu/arch/ppc64/vdso-pie.o [2020-02-10T23:16:22.154Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-02-10T23:16:22.154Z] === RUN TestRemoveInvalidContainer [2020-02-10T23:16:22.154Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-02-10T23:16:22.154Z] === RUN TestRenameLinkedContainer [2020-02-10T23:16:22.401Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-10T23:16:22.607Z] #45 100.4 CC criu/arch/ppc64/vdso-trampoline.o [2020-02-10T23:16:22.607Z] #45 100.5 CC criu/arch/ppc64/misc.o [2020-02-10T23:16:22.607Z] #45 100.5 AR criu/pie/pie.lib.a [2020-02-10T23:16:22.898Z] #45 100.7 DEP criu/pie/restorer.d [2020-02-10T23:16:22.898Z] #45 ... [2020-02-10T23:16:22.898Z] [2020-02-10T23:16:22.898Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:16:22.898Z] #18 18.12 Fetched 8107 kB in 18s (460 kB/s) [2020-02-10T23:16:22.898Z] #18 18.12 Reading package lists... [2020-02-10T23:16:23.189Z] #18 26.19 Reading package lists... [2020-02-10T23:16:23.189Z] #18 ... [2020-02-10T23:16:23.189Z] [2020-02-10T23:16:23.189Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:16:23.189Z] #45 101.2 DEP criu/arch/ppc64/restorer.d [2020-02-10T23:16:23.479Z] #45 101.5 DEP criu/pie/parasite.d [2020-02-10T23:16:23.772Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-10T23:16:23.772Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-10T23:16:24.118Z] #45 102.2 CC criu/pie/parasite.o [2020-02-10T23:16:24.336Z] --- PASS: TestBuildWithHugeFile (91.08s) [2020-02-10T23:16:24.337Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T23:16:24.337Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:16:24.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:16:24.337Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:16:24.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:16:24.337Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:16:24.337Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:16:24.594Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:16:24.594Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:16:24.594Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:16:24.755Z] #45 ... [2020-02-10T23:16:24.755Z] [2020-02-10T23:16:24.755Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:16:24.755Z] #66 DONE 193.2s [2020-02-10T23:16:24.755Z] [2020-02-10T23:16:24.755Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T23:16:24.755Z] #67 DONE 0.1s [2020-02-10T23:16:24.755Z] [2020-02-10T23:16:24.755Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:16:24.850Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-02-10T23:16:24.850Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-02-10T23:16:24.850Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-02-10T23:16:24.850Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2020-02-10T23:16:24.850Z] === RUN TestBuildPreserveOwnership [2020-02-10T23:16:24.850Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T23:16:25.440Z] --- PASS: TestRenameLinkedContainer (3.07s) [2020-02-10T23:16:25.440Z] === RUN TestRenameStoppedContainer [2020-02-10T23:16:26.007Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-02-10T23:16:26.007Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T23:16:26.221Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-10T23:16:26.221Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-10T23:16:26.785Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-10T23:16:27.348Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-10T23:16:27.348Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-10T23:16:27.864Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-10T23:16:27.911Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2020-02-10T23:16:27.911Z] === RUN TestRenameInvalidName [2020-02-10T23:16:28.290Z] #58 ... [2020-02-10T23:16:28.290Z] [2020-02-10T23:16:28.290Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:16:28.290Z] #45 105.7 LINK criu/pie/parasite.built-in.o [2020-02-10T23:16:28.290Z] #45 105.7 GEN criu/pie/parasite-blob.h [2020-02-10T23:16:28.290Z] #45 105.8 CC criu/arch/ppc64/restorer.o [2020-02-10T23:16:28.478Z] --- PASS: TestRenameInvalidName (0.75s) [2020-02-10T23:16:28.478Z] === RUN TestRenameAnonymousContainer [2020-02-10T23:16:28.582Z] #45 106.6 CC criu/pie/restorer.o [2020-02-10T23:16:28.752Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-10T23:16:28.752Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-10T23:16:28.752Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-10T23:16:29.315Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-10T23:16:29.880Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T23:16:29.880Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-10T23:16:30.812Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-10T23:16:32.184Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-10T23:16:32.184Z] --- PASS: TestBuildPreserveOwnership (7.39s) [2020-02-10T23:16:32.184Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.92s) [2020-02-10T23:16:32.184Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.46s) [2020-02-10T23:16:32.184Z] === RUN TestBuildPlatformInvalid [2020-02-10T23:16:32.443Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-02-10T23:16:32.443Z] PASS [2020-02-10T23:16:32.443Z] [2020-02-10T23:16:32.443Z] === Skipped [2020-02-10T23:16:32.443Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-02-10T23:16:32.443Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T23:16:32.443Z] [2020-02-10T23:16:32.443Z] [2020-02-10T23:16:32.443Z] DONE 32 tests, 1 skipped in 178.548s [2020-02-10T23:16:32.443Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T23:16:32.443Z] ++ 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-10T23:16:32.443Z] ++ set -e [2020-02-10T23:16:32.443Z] ++ '[' -n 0 ']' [2020-02-10T23:16:32.443Z] ++ set -x [2020-02-10T23:16:32.443Z] ++ env -i DEST=/go/src/github.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-10T23:16:32.673Z] --- PASS: TestRenameAnonymousContainer (4.01s) [2020-02-10T23:16:32.674Z] === RUN TestRenameContainerWithSameName [2020-02-10T23:16:32.701Z] INFO: Testing against a local daemon [2020-02-10T23:16:32.701Z] === RUN TestConfigList [2020-02-10T23:16:33.240Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-02-10T23:16:33.241Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T23:16:33.633Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-10T23:16:34.394Z] #45 111.5 LINK criu/pie/restorer.built-in.o [2020-02-10T23:16:34.394Z] #45 111.5 GEN criu/pie/restorer-blob.h [2020-02-10T23:16:34.394Z] #45 111.7 DEP criu/vdso.d [2020-02-10T23:16:34.394Z] #45 112.2 DEP criu/uts_ns.d [2020-02-10T23:16:34.394Z] #45 ... [2020-02-10T23:16:34.394Z] [2020-02-10T23:16:34.394Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:16:34.394Z] #18 26.19 Reading package lists... [2020-02-10T23:16:34.394Z] #18 34.08 Building dependency tree... [2020-02-10T23:16:34.394Z] #18 36.18 libcap2-bin is already the newest version (1:2.25-2). [2020-02-10T23:16:34.394Z] #18 36.18 The following additional packages will be installed: [2020-02-10T23:16:34.394Z] #18 36.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-10T23:16:34.394Z] #18 36.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-10T23:16:34.394Z] #18 36.19 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-10T23:16:34.394Z] #18 36.19 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-10T23:16:34.394Z] #18 36.19 python3.7 python3.7-minimal vim-runtime xxd [2020-02-10T23:16:34.394Z] #18 36.20 Suggested packages: [2020-02-10T23:16:34.394Z] #18 36.20 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-10T23:16:34.394Z] #18 36.20 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-10T23:16:34.394Z] #18 36.20 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T23:16:34.394Z] #18 36.21 Recommended packages: [2020-02-10T23:16:34.394Z] #18 36.21 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-10T23:16:34.394Z] #18 36.21 python3-keyrings.alt python3-xdg unzip [2020-02-10T23:16:34.394Z] #18 39.72 The following NEW packages will be installed: [2020-02-10T23:16:34.394Z] #18 39.72 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-10T23:16:34.394Z] #18 39.73 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-10T23:16:34.394Z] #18 39.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-10T23:16:34.394Z] #18 39.73 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-10T23:16:34.394Z] #18 39.73 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-10T23:16:34.394Z] #18 39.74 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-10T23:16:34.394Z] #18 39.74 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-10T23:16:34.394Z] #18 39.75 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-10T23:16:34.685Z] #18 39.89 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T23:16:34.685Z] #18 39.89 Need to get 27.7 MB of archives. [2020-02-10T23:16:34.685Z] #18 39.89 After this operation, 129 MB of additional disk space will be used. [2020-02-10T23:16:34.686Z] #18 39.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-02-10T23:16:34.686Z] #18 39.93 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-10T23:16:34.686Z] #18 40.07 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-10T23:16:35.143Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s) [2020-02-10T23:16:35.143Z] === RUN TestResize [2020-02-10T23:16:35.349Z] #18 40.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-02-10T23:16:35.349Z] #18 40.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-02-10T23:16:35.349Z] #18 40.54 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-10T23:16:35.349Z] #18 40.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-02-10T23:16:35.643Z] #18 40.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-02-10T23:16:35.643Z] #18 40.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-02-10T23:16:35.643Z] #18 40.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-02-10T23:16:35.643Z] #18 40.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-02-10T23:16:35.643Z] #18 40.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-02-10T23:16:35.643Z] #18 40.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-02-10T23:16:35.643Z] #18 40.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-02-10T23:16:35.643Z] #18 40.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-02-10T23:16:35.643Z] #18 40.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-02-10T23:16:35.643Z] #18 41.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-10T23:16:35.699Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-10T23:16:35.713Z] --- PASS: TestResize (0.78s) [2020-02-10T23:16:35.713Z] === RUN TestResizeWithInvalidSize [2020-02-10T23:16:35.948Z] #18 41.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T23:16:35.948Z] #18 41.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-02-10T23:16:35.948Z] #18 41.12 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-10T23:16:35.948Z] #18 41.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-02-10T23:16:35.948Z] #18 41.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-02-10T23:16:35.948Z] #18 41.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-02-10T23:16:35.948Z] #18 41.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-10T23:16:35.948Z] #18 41.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-10T23:16:35.948Z] #18 41.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-10T23:16:35.948Z] #18 41.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-02-10T23:16:35.948Z] #18 41.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-02-10T23:16:35.948Z] #18 41.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-10T23:16:36.159Z] --- PASS: TestConfigList (3.34s) [2020-02-10T23:16:36.159Z] === RUN TestConfigsCreateAndDelete [2020-02-10T23:16:36.159Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-10T23:16:36.330Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-10T23:16:36.332Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 30.6% of statements [2020-02-10T23:16:36.332Z] ok github.com/docker/docker/container 0.115s coverage: 35.3% of statements [2020-02-10T23:16:36.332Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T23:16:36.332Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T23:16:36.332Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T23:16:36.332Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T23:16:36.649Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-02-10T23:16:36.649Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T23:16:37.216Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-02-10T23:16:37.216Z] === RUN TestDaemonRestartKillContainers [2020-02-10T23:16:37.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:16:37.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:16:37.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:16:37.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:16:37.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:16:37.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:16:37.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:16:37.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:16:37.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:16:37.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:16:37.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:16:37.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:16:37.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:16:37.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:16:37.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:16:37.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:16:37.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:16:37.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:16:37.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:16:37.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:16:37.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:16:37.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:16:37.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:16:37.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:16:37.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:16:37.216Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:16:37.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:16:37.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:16:37.296Z] [2020-02-10T23:16:37.296Z] ________ ____ __. [2020-02-10T23:16:37.296Z] \_____ \ | |/ _| [2020-02-10T23:16:37.296Z] / | \| < [2020-02-10T23:16:37.296Z] / | \ | \ [2020-02-10T23:16:37.296Z] \_______ /____|__ \ [2020-02-10T23:16:37.296Z] \/ \/ [2020-02-10T23:16:37.296Z] [2020-02-10T23:16:37.296Z] INFO: make.ps1 ended at 02/10/2020 23:16:36 [2020-02-10T23:16:37.527Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-10T23:16:37.771Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-02-10T23:16:37.786Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-10T23:16:38.040Z] #18 43.04 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-10T23:16:38.040Z] #18 43.05 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-10T23:16:38.040Z] #18 43.06 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-10T23:16:38.040Z] #18 43.07 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-02-10T23:16:38.040Z] #18 43.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-02-10T23:16:38.040Z] #18 43.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-02-10T23:16:38.040Z] #18 43.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-10T23:16:38.329Z] #18 43.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-02-10T23:16:38.329Z] #18 43.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-02-10T23:16:38.329Z] #18 43.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-10T23:16:38.329Z] #18 43.55 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-02-10T23:16:38.329Z] #18 43.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-10T23:16:38.329Z] #18 43.60 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-10T23:16:38.329Z] #18 43.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-10T23:16:39.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:16:39.154Z] --- PASS: TestConfigsCreateAndDelete (3.15s) [2020-02-10T23:16:39.154Z] === RUN TestConfigsUpdate [2020-02-10T23:16:39.468Z] #18 44.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-02-10T23:16:39.798Z] #18 44.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-02-10T23:16:39.798Z] #18 45.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-02-10T23:16:39.834Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2020-02-10T23:16:39.847Z] INFO: Binaries build ended at 02/10/2020 23:16:39. Duration:00:01:16.2362497 [2020-02-10T23:16:40.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:16:40.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:16:40.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:16:40.665Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:16:41.323Z] #18 46.37 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:16:41.323Z] #18 46.60 Fetched 27.7 MB in 5s (5178 kB/s) [2020-02-10T23:16:41.323Z] #18 46.68 Selecting previously unselected package pigz. [2020-02-10T23:16:41.605Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:16:41.614Z] #18 46.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-10T23:16:41.614Z] #18 46.82 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-02-10T23:16:41.614Z] #18 46.83 Unpacking pigz (2.4-1) ... [2020-02-10T23:16:41.614Z] #18 46.97 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-02-10T23:16:41.614Z] #18 46.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T23:16:41.614Z] #18 46.99 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T23:16:41.690Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-10T23:16:41.723Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-10T23:16:41.980Z] --- PASS: TestConfigsUpdate (3.02s) [2020-02-10T23:16:41.980Z] === RUN TestTemplatedConfig [2020-02-10T23:16:42.128Z] #18 ... [2020-02-10T23:16:42.128Z] [2020-02-10T23:16:42.128Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:16:42.128Z] #48 200.6 vendor/golang.org/x/text/unicode/norm [2020-02-10T23:16:42.128Z] #48 201.4 github.com/LK4D4/vndr/build [2020-02-10T23:16:42.128Z] #48 ... [2020-02-10T23:16:42.128Z] [2020-02-10T23:16:42.128Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:16:42.128Z] #45 112.4 DEP criu/util.d [2020-02-10T23:16:42.128Z] #45 112.8 DEP criu/uffd.d [2020-02-10T23:16:42.128Z] #45 113.2 DEP criu/tun.d [2020-02-10T23:16:42.128Z] #45 113.5 DEP criu/tty.d [2020-02-10T23:16:42.128Z] #45 113.8 DEP criu/timerfd.d [2020-02-10T23:16:42.128Z] #45 114.1 DEP criu/sysfs_parse.d [2020-02-10T23:16:42.128Z] #45 114.4 DEP criu/sysctl.d [2020-02-10T23:16:42.128Z] #45 114.8 DEP criu/string.d [2020-02-10T23:16:42.128Z] #45 114.9 DEP criu/stats.d [2020-02-10T23:16:42.128Z] #45 115.2 DEP criu/sockets.d [2020-02-10T23:16:42.128Z] #45 115.6 DEP criu/sk-unix.d [2020-02-10T23:16:42.128Z] #45 116.0 DEP criu/sk-tcp.d [2020-02-10T23:16:42.128Z] #45 116.5 DEP criu/sk-queue.d [2020-02-10T23:16:42.128Z] #45 116.8 DEP criu/sk-packet.d [2020-02-10T23:16:42.128Z] #45 117.1 DEP criu/sk-netlink.d [2020-02-10T23:16:42.128Z] #45 117.4 DEP criu/sk-inet.d [2020-02-10T23:16:42.128Z] #45 117.7 DEP criu/signalfd.d [2020-02-10T23:16:42.128Z] #45 118.1 DEP criu/sigframe.d [2020-02-10T23:16:42.128Z] #45 118.3 DEP criu/shmem.d [2020-02-10T23:16:42.128Z] #45 118.6 DEP criu/servicefd.d [2020-02-10T23:16:42.128Z] #45 118.9 DEP criu/seize.d [2020-02-10T23:16:42.128Z] #45 119.2 DEP criu/seccomp.d [2020-02-10T23:16:42.128Z] #45 119.6 DEP criu/rst-malloc.d [2020-02-10T23:16:42.128Z] #45 119.7 DEP criu/rbtree.d [2020-02-10T23:16:42.128Z] #45 119.8 DEP criu/pstree.d [2020-02-10T23:16:42.128Z] #45 120.1 DEP criu/protobuf.d [2020-02-10T23:16:42.419Z] #45 120.5 GEN criu/protobuf-desc-gen.h [2020-02-10T23:16:42.419Z] #45 ... [2020-02-10T23:16:42.419Z] [2020-02-10T23:16:42.419Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:16:42.419Z] #18 47.85 Selecting previously unselected package python3.7-minimal. [2020-02-10T23:16:42.523Z] INFO: Copying the built daemon binary to d:\CI\PR-40472\3\binary\dockerd-9f0b3f5609.exe... [2020-02-10T23:16:42.710Z] #18 47.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T23:16:42.710Z] #18 47.87 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T23:16:42.890Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-02-10T23:16:42.967Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.7% of statements [2020-02-10T23:16:42.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:16:43.246Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:16:43.314Z] INFO: Copying the built client binary to d:\CI\PR-40472\3\binary\docker-9f0b3f5609.exe... [2020-02-10T23:16:43.314Z] INFO: Copying dockerversion from the container... [2020-02-10T23:16:44.113Z] INFO: Copying the golang package from the container to d:\CI\PR-40472\3\installer\go.zip... [2020-02-10T23:16:45.017Z] #18 49.80 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T23:16:45.017Z] #18 49.83 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T23:16:45.255Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-10T23:16:45.512Z] --- PASS: TestTemplatedConfig (3.38s) [2020-02-10T23:16:45.512Z] === RUN TestConfigInspect [2020-02-10T23:16:45.512Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-10T23:16:45.781Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T23:16:45.781Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-02-10T23:16:45.781Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.83s) [2020-02-10T23:16:45.781Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2020-02-10T23:16:45.781Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-02-10T23:16:45.781Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s) [2020-02-10T23:16:45.781Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-02-10T23:16:45.781Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2020-02-10T23:16:45.781Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-02-10T23:16:45.781Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s) [2020-02-10T23:16:45.781Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.29s) [2020-02-10T23:16:45.781Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2020-02-10T23:16:45.781Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.00s) [2020-02-10T23:16:45.781Z] === RUN TestCgroupNamespacesRun [2020-02-10T23:16:46.075Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-10T23:16:46.638Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-10T23:16:47.158Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-02-10T23:16:47.158Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T23:16:47.201Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-10T23:16:47.624Z] INFO: Extracting go.zip to d:\CI\PR-40472\3\go [2020-02-10T23:16:49.070Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-02-10T23:16:49.070Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T23:16:49.097Z] --- PASS: TestConfigInspect (3.24s) [2020-02-10T23:16:49.097Z] === RUN TestConfigCreateWithLabels [2020-02-10T23:16:49.596Z] #18 ... [2020-02-10T23:16:49.596Z] [2020-02-10T23:16:49.596Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:16:49.596Z] #45 123.9 DEP criu/protobuf-desc.d [2020-02-10T23:16:49.596Z] #45 124.2 DEP criu/proc_parse.d [2020-02-10T23:16:49.596Z] #45 124.6 DEP criu/plugin.d [2020-02-10T23:16:49.596Z] #45 124.8 DEP criu/pipes.d [2020-02-10T23:16:49.596Z] #45 125.1 DEP criu/pie-util.d [2020-02-10T23:16:49.596Z] #45 125.3 DEP criu/pie-util-vdso.d [2020-02-10T23:16:49.596Z] #45 125.6 DEP criu/pie-util-vdso-elf32.d [2020-02-10T23:16:49.596Z] #45 125.8 DEP criu/path.d [2020-02-10T23:16:49.596Z] #45 126.1 DEP criu/parasite-syscall.d [2020-02-10T23:16:49.596Z] #45 126.6 DEP criu/pagemap.d [2020-02-10T23:16:49.596Z] #45 126.9 DEP criu/pagemap-cache.d [2020-02-10T23:16:49.596Z] #45 127.2 DEP criu/page-xfer.d [2020-02-10T23:16:49.596Z] #45 127.5 DEP criu/page-pipe.d [2020-02-10T23:16:49.903Z] #45 127.7 DEP criu/netfilter.d [2020-02-10T23:16:49.903Z] #45 128.0 DEP criu/net.d [2020-02-10T23:16:50.028Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-10T23:16:50.534Z] #45 128.4 DEP criu/namespaces.d [2020-02-10T23:16:50.592Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-10T23:16:50.702Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.7% of statements [2020-02-10T23:16:50.831Z] #45 128.8 DEP criu/mount.d [2020-02-10T23:16:50.850Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-10T23:16:50.973Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-02-10T23:16:50.973Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T23:16:51.151Z] #45 129.2 DEP criu/mem.d [2020-02-10T23:16:51.827Z] #45 129.6 DEP criu/lsm.d [2020-02-10T23:16:51.827Z] #45 129.8 DEP criu/log.d [2020-02-10T23:16:51.827Z] #45 ... [2020-02-10T23:16:51.827Z] [2020-02-10T23:16:51.827Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:16:51.827Z] #18 54.55 Selecting previously unselected package python3-minimal. [2020-02-10T23:16:51.827Z] #18 54.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 ... 23601 files and directories currently installed.) [2020-02-10T23:16:51.827Z] #18 54.72 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-02-10T23:16:51.827Z] #18 54.73 Unpacking python3-minimal (3.7.3-1) ... [2020-02-10T23:16:51.827Z] #18 54.93 Selecting previously unselected package libmpdec2:ppc64el. [2020-02-10T23:16:51.827Z] #18 54.96 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-02-10T23:16:51.827Z] #18 54.97 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-02-10T23:16:51.827Z] #18 55.15 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-02-10T23:16:51.827Z] #18 55.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T23:16:51.827Z] #18 55.19 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T23:16:51.827Z] #18 57.18 Selecting previously unselected package python3.7. [2020-02-10T23:16:51.827Z] #18 57.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T23:16:51.827Z] #18 57.21 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T23:16:52.120Z] #18 57.42 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-02-10T23:16:52.120Z] #18 57.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-02-10T23:16:52.120Z] #18 57.45 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-10T23:16:52.226Z] --- PASS: TestConfigCreateWithLabels (3.55s) [2020-02-10T23:16:52.226Z] === RUN TestConfigCreateResolve [2020-02-10T23:16:52.349Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-02-10T23:16:52.349Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T23:16:52.409Z] #18 57.62 Setting up python3-minimal (3.7.3-1) ... [2020-02-10T23:16:52.453Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 82.1% of statements [2020-02-10T23:16:52.485Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-10T23:16:52.741Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-10T23:16:52.832Z] ok github.com/docker/docker/daemon 12.252s coverage: 17.5% of statements [2020-02-10T23:16:52.832Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T23:16:52.832Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T23:16:53.625Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-02-10T23:16:53.672Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-10T23:16:54.001Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-02-10T23:16:54.001Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T23:16:54.001Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T23:16:54.252Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-02-10T23:16:54.252Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T23:16:54.514Z] #18 59.45 Selecting previously unselected package python3. [2020-02-10T23:16:54.515Z] #18 59.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-02-10T23:16:54.515Z] #18 59.67 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-02-10T23:16:54.515Z] #18 59.70 Unpacking python3 (3.7.3-1) ... [2020-02-10T23:16:54.515Z] #18 59.86 Selecting previously unselected package libip4tc0:ppc64el. [2020-02-10T23:16:54.515Z] #18 59.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-02-10T23:16:54.515Z] #18 59.90 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-02-10T23:16:54.808Z] #18 60.07 Selecting previously unselected package libip6tc0:ppc64el. [2020-02-10T23:16:54.808Z] #18 60.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-02-10T23:16:54.808Z] #18 60.10 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-02-10T23:16:54.808Z] #18 60.30 Selecting previously unselected package libiptc0:ppc64el. [2020-02-10T23:16:55.118Z] #18 60.31 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-02-10T23:16:55.118Z] #18 60.32 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-02-10T23:16:55.118Z] #18 60.46 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-02-10T23:16:55.118Z] #18 60.48 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-02-10T23:16:55.118Z] #18 60.49 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-10T23:16:55.189Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2020-02-10T23:16:55.189Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T23:16:55.267Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2020-02-10T23:16:55.418Z] #18 60.60 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-02-10T23:16:55.418Z] #18 60.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-02-10T23:16:55.418Z] #18 60.62 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-10T23:16:55.418Z] #18 60.74 Selecting previously unselected package libnftnl11:ppc64el. [2020-02-10T23:16:55.418Z] #18 60.75 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-02-10T23:16:55.418Z] #18 60.76 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-02-10T23:16:55.734Z] #18 60.93 Selecting previously unselected package iptables. [2020-02-10T23:16:55.734Z] #18 60.94 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-02-10T23:16:55.734Z] #18 60.94 Unpacking iptables (1.8.2-4) ... [2020-02-10T23:16:56.125Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-02-10T23:16:56.125Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T23:16:56.197Z] --- PASS: TestConfigCreateResolve (3.44s) [2020-02-10T23:16:56.197Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T23:16:56.197Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-10T23:16:56.197Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-10T23:16:56.197Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-02-10T23:16:56.197Z] PASS [2020-02-10T23:16:56.197Z] [2020-02-10T23:16:56.197Z] DONE 8 tests in 23.855s [2020-02-10T23:16:56.197Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T23:16:56.197Z] ++ 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-10T23:16:56.197Z] ++ set -e [2020-02-10T23:16:56.197Z] ++ '[' -n 0 ']' [2020-02-10T23:16:56.197Z] ++ set -x [2020-02-10T23:16:56.197Z] ++ env -i DEST=/go/src/github.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-10T23:16:56.454Z] INFO: Testing against a local daemon [2020-02-10T23:16:56.454Z] === RUN TestCheckpoint [2020-02-10T23:16:56.454Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T23:16:56.454Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T23:16:56.454Z] === RUN TestContainerInvalidJSON [2020-02-10T23:16:56.454Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:16:56.454Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:16:56.454Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:16:56.454Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:16:56.454Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:16:56.454Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:16:56.454Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:16:56.454Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:16:56.454Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:16:56.454Z] --- PASS: TestContainerInvalidJSON (0.05s) [2020-02-10T23:16:56.454Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T23:16:56.454Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T23:16:56.454Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-02-10T23:16:56.454Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T23:16:56.711Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-02-10T23:16:56.711Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T23:16:56.711Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-02-10T23:16:56.711Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T23:16:56.765Z] #18 61.83 Selecting previously unselected package xxd. [2020-02-10T23:16:56.765Z] #18 61.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-10T23:16:56.765Z] #18 61.84 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T23:16:56.765Z] #18 62.00 Selecting previously unselected package vim-common. [2020-02-10T23:16:56.765Z] #18 62.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T23:16:56.765Z] #18 62.09 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T23:16:56.973Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-02-10T23:16:56.973Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T23:16:56.973Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-02-10T23:16:56.973Z] === RUN TestCopyFromContainer [2020-02-10T23:16:57.055Z] #18 62.34 Selecting previously unselected package bash-completion. [2020-02-10T23:16:57.055Z] #18 62.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-10T23:16:57.100Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-02-10T23:16:57.435Z] ......................... [ 67%] [2020-02-10T23:16:58.027Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-02-10T23:16:58.028Z] === RUN TestKernelTCPMemory [2020-02-10T23:16:58.378Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.274s coverage: 57.9% of statements [2020-02-10T23:16:58.871Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-10T23:16:58.871Z] === RUN TestCopyFromContainer// [2020-02-10T23:16:58.963Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-02-10T23:16:58.963Z] === RUN TestNISDomainname [2020-02-10T23:16:59.128Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T23:16:59.128Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-10T23:16:59.128Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-10T23:16:59.128Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T23:16:59.385Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T23:16:59.642Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T23:16:59.642Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-10T23:16:59.642Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T23:16:59.793Z] #18 ... [2020-02-10T23:16:59.793Z] [2020-02-10T23:16:59.793Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:16:59.793Z] #48 218.0 vendor/golang.org/x/net/http2/hpack [2020-02-10T23:16:59.793Z] #48 221.4 mime [2020-02-10T23:16:59.793Z] #48 223.6 vendor/golang.org/x/net/idna [2020-02-10T23:16:59.793Z] #48 224.1 mime/quotedprintable [2020-02-10T23:16:59.793Z] #48 226.6 net/http/internal [2020-02-10T23:16:59.793Z] #48 ... [2020-02-10T23:16:59.793Z] [2020-02-10T23:16:59.793Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:16:59.793Z] #45 130.1 DEP criu/libnetlink.d [2020-02-10T23:16:59.793Z] #45 130.3 DEP criu/kerndat.d [2020-02-10T23:16:59.794Z] #45 130.8 DEP criu/kcmp-ids.d [2020-02-10T23:16:59.794Z] #45 130.9 DEP criu/irmap.d [2020-02-10T23:16:59.794Z] #45 131.2 DEP criu/ipc_ns.d [2020-02-10T23:16:59.794Z] #45 131.5 DEP criu/image.d [2020-02-10T23:16:59.794Z] #45 131.9 DEP criu/image-desc.d [2020-02-10T23:16:59.794Z] #45 132.2 DEP criu/fsnotify.d [2020-02-10T23:16:59.794Z] #45 132.5 DEP criu/filesystems.d [2020-02-10T23:16:59.794Z] #45 132.8 DEP criu/files.d [2020-02-10T23:16:59.794Z] #45 133.2 DEP criu/files-reg.d [2020-02-10T23:16:59.794Z] #45 133.6 DEP criu/files-ext.d [2020-02-10T23:16:59.794Z] #45 133.9 DEP criu/file-lock.d [2020-02-10T23:16:59.794Z] #45 134.2 DEP criu/file-ids.d [2020-02-10T23:16:59.794Z] #45 134.4 DEP criu/fifo.d [2020-02-10T23:16:59.794Z] #45 134.7 DEP criu/fdstore.d [2020-02-10T23:16:59.794Z] #45 134.9 DEP criu/fault-injection.d [2020-02-10T23:16:59.794Z] #45 135.0 DEP criu/external.d [2020-02-10T23:16:59.794Z] #45 135.2 DEP criu/eventpoll.d [2020-02-10T23:16:59.794Z] #45 135.5 DEP criu/eventfd.d [2020-02-10T23:16:59.794Z] #45 135.8 DEP criu/crtools.d [2020-02-10T23:16:59.794Z] #45 136.2 DEP criu/cr-service.d [2020-02-10T23:16:59.794Z] #45 136.6 DEP criu/cr-restore.d [2020-02-10T23:16:59.794Z] #45 137.1 DEP criu/cr-errno.d [2020-02-10T23:16:59.794Z] #45 137.1 DEP criu/cr-dump.d [2020-02-10T23:16:59.794Z] #45 137.6 DEP criu/cr-dedup.d [2020-02-10T23:16:59.794Z] #45 137.9 DEP criu/cr-check.d [2020-02-10T23:16:59.898Z] --- PASS: TestNISDomainname (1.03s) [2020-02-10T23:16:59.899Z] === RUN TestHostnameDnsResolution [2020-02-10T23:16:59.899Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T23:16:59.899Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T23:16:59.899Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T23:17:00.156Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T23:17:00.413Z] --- PASS: TestCopyFromContainer (3.33s) [2020-02-10T23:17:00.413Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-10T23:17:00.413Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-02-10T23:17:00.413Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2020-02-10T23:17:00.413Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2020-02-10T23:17:00.413Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-02-10T23:17:00.413Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-02-10T23:17:00.413Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-02-10T23:17:00.413Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-02-10T23:17:00.413Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-02-10T23:17:00.413Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-02-10T23:17:00.413Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T23:17:00.413Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:17:00.413Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:17:00.413Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:17:00.413Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:17:00.413Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:17:00.413Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:17:00.413Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:17:00.414Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:17:00.414Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:17:00.414Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-10T23:17:00.414Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-10T23:17:00.414Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-10T23:17:00.414Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-10T23:17:00.414Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T23:17:00.414Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-02-10T23:17:00.414Z] === RUN TestCreateWithInvalidEnv [2020-02-10T23:17:00.414Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T23:17:00.414Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T23:17:00.414Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T23:17:00.414Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T23:17:00.414Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T23:17:00.414Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T23:17:00.414Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T23:17:00.414Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T23:17:00.414Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T23:17:00.414Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-02-10T23:17:00.414Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T23:17:00.414Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-10T23:17:00.414Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T23:17:00.414Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T23:17:00.414Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-02-10T23:17:00.414Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T23:17:00.420Z] #45 138.4 DEP criu/config.d [2020-02-10T23:17:00.707Z] #45 138.7 DEP criu/clone-noasan.d [2020-02-10T23:17:00.996Z] #45 138.8 DEP criu/cgroup.d [2020-02-10T23:17:01.286Z] #45 139.2 DEP criu/cgroup-props.d [2020-02-10T23:17:01.343Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-10T23:17:01.575Z] #45 139.4 DEP criu/bitmap.d [2020-02-10T23:17:01.575Z] #45 139.5 DEP criu/bfd.d [2020-02-10T23:17:01.801Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-02-10T23:17:01.801Z] === RUN TestStats [2020-02-10T23:17:01.864Z] #45 139.7 DEP criu/autofs.d [2020-02-10T23:17:02.152Z] #45 140.2 DEP criu/aio.d [2020-02-10T23:17:02.441Z] #45 140.5 DEP criu/action-scripts.d [2020-02-10T23:17:02.441Z] #45 ... [2020-02-10T23:17:02.441Z] [2020-02-10T23:17:02.441Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:17:02.441Z] #48 231.2 net/textproto [2020-02-10T23:17:02.746Z] #48 231.3 crypto/x509 [2020-02-10T23:17:03.239Z] --- PASS: TestCreateWithCustomMaskedPaths (2.72s) [2020-02-10T23:17:03.239Z] === RUN TestCreateWithCapabilities [2020-02-10T23:17:03.239Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T23:17:03.239Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T23:17:03.239Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:17:03.239Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:17:03.239Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:17:03.239Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:17:03.239Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:17:03.239Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:17:03.239Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:17:03.239Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:17:03.239Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:17:03.239Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:17:03.239Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T23:17:03.239Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T23:17:03.239Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:17:03.239Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:17:03.239Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:17:03.239Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:17:03.239Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:17:03.239Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:17:03.239Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:17:03.239Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:17:03.239Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T23:17:03.239Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T23:17:03.239Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:17:03.239Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:17:03.239Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:17:03.239Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:17:03.239Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:17:03.239Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:17:03.239Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:17:03.496Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:17:03.496Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:17:03.496Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-02-10T23:17:03.496Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-10T23:17:03.496Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-10T23:17:03.496Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-10T23:17:03.496Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-02-10T23:17:03.496Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-10T23:17:03.496Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-02-10T23:17:03.496Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T23:17:03.496Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-02-10T23:17:03.496Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-10T23:17:03.496Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-02-10T23:17:03.496Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-02-10T23:17:03.496Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T23:17:03.702Z] --- PASS: TestStats (2.10s) [2020-02-10T23:17:03.702Z] === RUN TestStopContainerWithTimeout [2020-02-10T23:17:03.702Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T23:17:03.702Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T23:17:03.702Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T23:17:03.702Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T23:17:03.702Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T23:17:03.702Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T23:17:03.702Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T23:17:03.702Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T23:17:03.702Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T23:17:03.702Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T23:17:03.702Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T23:17:03.702Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T23:17:03.754Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-10T23:17:04.918Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.397s coverage: 45.9% of statements [2020-02-10T23:17:05.500Z] #48 234.2 vendor/golang.org/x/net/http/httpproxy [2020-02-10T23:17:05.648Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-10T23:17:05.906Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2020-02-10T23:17:05.906Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T23:17:05.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:17:05.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:17:05.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:17:05.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:17:05.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:17:05.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:17:05.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:17:05.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:17:05.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:17:05.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:17:05.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:17:05.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:17:05.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:17:05.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:17:05.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:17:06.139Z] #48 234.9 mime/multipart [2020-02-10T23:17:06.139Z] #48 234.9 vendor/golang.org/x/net/http/httpguts [2020-02-10T23:17:06.163Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-10T23:17:06.163Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-10T23:17:06.163Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-02-10T23:17:06.163Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-10T23:17:06.163Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-02-10T23:17:06.163Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-02-10T23:17:06.163Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T23:17:07.093Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.90s) [2020-02-10T23:17:07.093Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T23:17:07.093Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T23:17:07.093Z] === RUN TestDaemonRestartIpcMode [2020-02-10T23:17:07.093Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T23:17:07.093Z] === RUN TestDaemonHostGatewayIP [2020-02-10T23:17:07.093Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T23:17:07.093Z] === RUN TestDiff [2020-02-10T23:17:07.093Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-10T23:17:07.334Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.068s coverage: 48.6% of statements [2020-02-10T23:17:07.657Z] --- PASS: TestDiff (0.81s) [2020-02-10T23:17:07.657Z] === RUN TestExecWithCloseStdin [2020-02-10T23:17:07.897Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-10T23:17:07.897Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2020-02-10T23:17:07.897Z] --- PASS: TestStopContainerWithTimeout/1 (2.46s) [2020-02-10T23:17:07.897Z] --- PASS: TestStopContainerWithTimeout/3 (3.34s) [2020-02-10T23:17:07.897Z] --- PASS: TestStopContainerWithTimeout/-1 (3.42s) [2020-02-10T23:17:07.897Z] === RUN TestDeleteDevicemapper [2020-02-10T23:17:07.897Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T23:17:07.897Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T23:17:07.897Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T23:17:08.205Z] #48 ... [2020-02-10T23:17:08.205Z] [2020-02-10T23:17:08.205Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:17:08.205Z] #18 68.83 Unpacking bash-completion (1:2.8-6) ... [2020-02-10T23:17:08.205Z] #18 69.59 Selecting previously unselected package bzip2. [2020-02-10T23:17:08.205Z] #18 69.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-02-10T23:17:08.205Z] #18 69.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T23:17:08.205Z] #18 69.75 Selecting previously unselected package xz-utils. [2020-02-10T23:17:08.205Z] #18 69.77 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-02-10T23:17:08.205Z] #18 69.79 Unpacking xz-utils (5.2.4-1) ... [2020-02-10T23:17:08.205Z] #18 70.09 Selecting previously unselected package apparmor. [2020-02-10T23:17:08.205Z] #18 70.10 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-02-10T23:17:08.205Z] #18 70.31 Unpacking apparmor (2.13.2-10) ... [2020-02-10T23:17:08.205Z] #18 70.90 Selecting previously unselected package aufs-tools. [2020-02-10T23:17:08.205Z] #18 70.90 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-02-10T23:17:08.205Z] #18 70.92 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-10T23:17:08.205Z] #18 71.11 Selecting previously unselected package libonig5:ppc64el. [2020-02-10T23:17:08.205Z] #18 71.13 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-02-10T23:17:08.205Z] #18 71.13 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-10T23:17:08.205Z] #18 71.38 Selecting previously unselected package libjq1:ppc64el. [2020-02-10T23:17:08.205Z] #18 71.39 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T23:17:08.205Z] #18 71.40 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T23:17:08.205Z] #18 71.63 Selecting previously unselected package jq. [2020-02-10T23:17:08.205Z] #18 71.65 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T23:17:08.205Z] #18 71.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T23:17:08.205Z] #18 71.79 Selecting previously unselected package libaio1:ppc64el. [2020-02-10T23:17:08.205Z] #18 71.82 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-02-10T23:17:08.205Z] #18 71.83 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-02-10T23:17:08.205Z] #18 71.93 Selecting previously unselected package libgpm2:ppc64el. [2020-02-10T23:17:08.205Z] #18 71.96 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-02-10T23:17:08.205Z] #18 71.96 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-02-10T23:17:08.205Z] #18 72.09 Selecting previously unselected package libicu63:ppc64el. [2020-02-10T23:17:08.205Z] #18 72.10 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-02-10T23:17:08.205Z] #18 72.12 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-10T23:17:08.588Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-10T23:17:08.846Z] --- PASS: TestExecWithCloseStdin (1.06s) [2020-02-10T23:17:08.846Z] === RUN TestExec [2020-02-10T23:17:08.848Z] #18 ... [2020-02-10T23:17:08.848Z] [2020-02-10T23:17:08.848Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:17:08.848Z] #51 DONE 237.3s [2020-02-10T23:17:08.848Z] [2020-02-10T23:17:08.848Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:17:08.848Z] #45 141.2 CC criu/action-scripts.o [2020-02-10T23:17:08.848Z] #45 142.2 CC criu/aio.o [2020-02-10T23:17:08.848Z] #45 143.4 CC criu/autofs.o [2020-02-10T23:17:09.130Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.414s coverage: 72.5% of statements [2020-02-10T23:17:09.130Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T23:17:09.286Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s) [2020-02-10T23:17:09.286Z] === RUN TestUpdateMemory [2020-02-10T23:17:09.286Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-10T23:17:09.286Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:17:09.286Z] === RUN TestUpdateCPUQuota [2020-02-10T23:17:09.777Z] --- PASS: TestExec (0.95s) [2020-02-10T23:17:09.777Z] === RUN TestExecUser [2020-02-10T23:17:09.890Z] #45 147.9 CC criu/bfd.o [2020-02-10T23:17:10.342Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-10T23:17:10.663Z] --- PASS: TestUpdateCPUQuota (1.50s) [2020-02-10T23:17:10.663Z] === RUN TestUpdatePidsLimit [2020-02-10T23:17:10.663Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T23:17:10.890Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.612s coverage: 76.1% of statements [2020-02-10T23:17:10.906Z] --- PASS: TestExecUser (1.12s) [2020-02-10T23:17:10.906Z] === RUN TestExportContainerAndImportImage [2020-02-10T23:17:10.906Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-10T23:17:10.931Z] #45 149.0 CC criu/bitmap.o [2020-02-10T23:17:11.220Z] #45 149.4 CC criu/cgroup-props.o [2020-02-10T23:17:11.229Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T23:17:11.488Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T23:17:11.672Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-02-10T23:17:11.746Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T23:17:12.277Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2020-02-10T23:17:12.277Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T23:17:12.313Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T23:17:12.571Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T23:17:12.763Z] #45 ... [2020-02-10T23:17:12.764Z] [2020-02-10T23:17:12.764Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:17:12.764Z] #48 241.1 crypto/tls [2020-02-10T23:17:12.943Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-02-10T23:17:13.138Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T23:17:13.208Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-10T23:17:13.208Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-10T23:17:13.560Z] INFO: Extraction ended at 02/10/2020 23:17:11. Duration:00:00:23.9409694 [2020-02-10T23:17:13.560Z] INFO: Updating the golang and path environment variables [2020-02-10T23:17:13.560Z] INFO: GOPATH=d:\gopath [2020-02-10T23:17:13.560Z] INFO: go version go1.13.7 windows/amd64 [2020-02-10T23:17:13.560Z] INFO: Running the daemon under test in debug mode [2020-02-10T23:17:13.560Z] INFO: Starting a daemon under test... [2020-02-10T23:17:13.560Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40472\3\daemon --pidfile d:\CI\PR-40472\3\docker.pid -D [2020-02-10T23:17:13.560Z] INFO: Process started successfully. [2020-02-10T23:17:13.560Z] INFO: Start tailing logs of the daemon under tests [2020-02-10T23:17:13.560Z] INFO: Waiting for the daemon under test to start... [2020-02-10T23:17:13.772Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2020-02-10T23:17:13.772Z] === RUN TestHealthCheckWorkdir [2020-02-10T23:17:14.514Z] --- PASS: TestUpdatePidsLimit (3.79s) [2020-02-10T23:17:14.514Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-02-10T23:17:14.514Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-02-10T23:17:14.514Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-02-10T23:17:14.514Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-02-10T23:17:14.514Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-02-10T23:17:14.514Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-02-10T23:17:14.514Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-02-10T23:17:14.515Z] === RUN TestUpdateRestartPolicy [2020-02-10T23:17:14.702Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-10T23:17:14.959Z] --- PASS: TestHealthCheckWorkdir (1.21s) [2020-02-10T23:17:14.959Z] === RUN TestHealthKillContainer [2020-02-10T23:17:14.981Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.105s coverage: 59.8% of statements [2020-02-10T23:17:14.981Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T23:17:14.981Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T23:17:14.981Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 4.9% of statements [2020-02-10T23:17:14.981Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T23:17:15.121Z] INFO: Daemon under test started and replied! [2020-02-10T23:17:15.121Z] INFO: Docker version of the daemon under test [2020-02-10T23:17:15.121Z] [2020-02-10T23:17:15.121Z] Client: [2020-02-10T23:17:15.121Z] Version: 17.06.2-ce [2020-02-10T23:17:15.121Z] API version: 1.30 [2020-02-10T23:17:15.121Z] Go version: go1.8.3 [2020-02-10T23:17:15.121Z] Git commit: cec0b72 [2020-02-10T23:17:15.121Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-10T23:17:15.121Z] OS/Arch: windows/amd64 [2020-02-10T23:17:15.121Z] [2020-02-10T23:17:15.121Z] Server: [2020-02-10T23:17:15.121Z] Version: 0.0.0-dev [2020-02-10T23:17:15.121Z] API version: 1.41 (minimum version 1.24) [2020-02-10T23:17:15.121Z] Go version: go1.13.7 [2020-02-10T23:17:15.121Z] Git commit: 9f0b3f5609 [2020-02-10T23:17:15.121Z] Built: 02/10/2020 23:15:27 [2020-02-10T23:17:15.121Z] OS/Arch: windows/amd64 [2020-02-10T23:17:15.121Z] Experimental: false [2020-02-10T23:17:15.121Z] [2020-02-10T23:17:15.121Z] INFO: Docker info of the daemon under test [2020-02-10T23:17:15.121Z] [2020-02-10T23:17:15.121Z] Containers: 0 [2020-02-10T23:17:15.121Z] Running: 0 [2020-02-10T23:17:15.121Z] Paused: 0 [2020-02-10T23:17:15.121Z] Stopped: 0 [2020-02-10T23:17:15.121Z] Images: 0 [2020-02-10T23:17:15.121Z] Server Version: 0.0.0-dev [2020-02-10T23:17:15.121Z] Storage Driver: windowsfilter [2020-02-10T23:17:15.121Z] Windows: [2020-02-10T23:17:15.121Z] Logging Driver: json-file [2020-02-10T23:17:15.121Z] Plugins: [2020-02-10T23:17:15.121Z] Volume: local [2020-02-10T23:17:15.121Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T23:17:15.121Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T23:17:15.121Z] Swarm: inactive [2020-02-10T23:17:15.121Z] Default Isolation: process [2020-02-10T23:17:15.121Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T23:17:15.121Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T23:17:15.121Z] OSType: windows [2020-02-10T23:17:15.121Z] Architecture: x86_64 [2020-02-10T23:17:15.121Z] CPUs: 4 [2020-02-10T23:17:15.121Z] Total Memory: 32GiB [2020-02-10T23:17:15.121Z] Name: azwin-2-a8eb10 [2020-02-10T23:17:15.121Z] ID: 5R67:PVV4:7DQP:4BYW:SCF3:E6RK:VOOZ:FOMB:C4Y4:4BA4:LTR5:BTP4 [2020-02-10T23:17:15.121Z] Docker Root Dir: D:\CI\PR-40472\3\daemon [2020-02-10T23:17:15.121Z] Debug Mode (client): false [2020-02-10T23:17:15.121Z] Debug Mode (server): true [2020-02-10T23:17:15.121Z] File Descriptors: -1 [2020-02-10T23:17:15.121Z] Goroutines: 17 [2020-02-10T23:17:15.121Z] System Time: 2020-02-10T23:17:14.7704192Z [2020-02-10T23:17:15.121Z] EventsListeners: 0 [2020-02-10T23:17:15.121Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:17:15.121Z] Labels: [2020-02-10T23:17:15.121Z] Experimental: false [2020-02-10T23:17:15.121Z] Insecure Registries: [2020-02-10T23:17:15.121Z] 127.0.0.0/8 [2020-02-10T23:17:15.121Z] Live Restore Enabled: false [2020-02-10T23:17:15.121Z] [2020-02-10T23:17:15.121Z] [2020-02-10T23:17:15.121Z] INFO: Docker images of the daemon under test [2020-02-10T23:17:15.121Z] [2020-02-10T23:17:15.121Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-10T23:17:15.121Z] [2020-02-10T23:17:15.121Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-10T23:17:15.121Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-02-10T23:17:15.121Z] ltsc2019: Pulling from windows/servercore [2020-02-10T23:17:15.443Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2020-02-10T23:17:15.443Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T23:17:15.522Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-10T23:17:15.893Z] 65014b3c3121: Pulling fs layer [2020-02-10T23:17:15.893Z] edbd72df76b4: Pulling fs layer [2020-02-10T23:17:17.291Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 42.7% of statements [2020-02-10T23:17:17.650Z] ok github.com/docker/docker/daemon/logger/awslogs 0.083s coverage: 77.4% of statements [2020-02-10T23:17:17.650Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T23:17:17.650Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T23:17:18.042Z] --- PASS: TestHealthKillContainer (3.17s) [2020-02-10T23:17:18.042Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T23:17:18.321Z] #48 ... [2020-02-10T23:17:18.321Z] [2020-02-10T23:17:18.321Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:17:18.321Z] #18 78.82 Selecting previously unselected package libnet1:ppc64el. [2020-02-10T23:17:18.321Z] #18 78.83 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-10T23:17:18.321Z] #18 78.84 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T23:17:18.321Z] #18 79.07 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-10T23:17:18.321Z] #18 79.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-10T23:17:18.321Z] #18 79.08 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T23:17:18.321Z] #18 79.25 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-10T23:17:18.321Z] #18 79.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T23:17:18.321Z] #18 79.29 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T23:17:18.321Z] #18 79.43 Selecting previously unselected package libreadline5:ppc64el. [2020-02-10T23:17:18.321Z] #18 79.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-02-10T23:17:18.321Z] #18 79.44 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-10T23:17:18.321Z] #18 79.62 Selecting previously unselected package net-tools. [2020-02-10T23:17:18.321Z] #18 79.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-02-10T23:17:18.321Z] #18 79.67 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T23:17:18.321Z] #18 80.00 Selecting previously unselected package python-pip-whl. [2020-02-10T23:17:18.321Z] #18 80.01 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-10T23:17:18.321Z] #18 80.02 Unpacking python-pip-whl (18.1-5) ... [2020-02-10T23:17:18.321Z] #18 80.74 Selecting previously unselected package python3-lib2to3. [2020-02-10T23:17:18.321Z] #18 80.75 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-10T23:17:18.321Z] #18 80.76 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-10T23:17:18.321Z] #18 80.98 Selecting previously unselected package python3-distutils. [2020-02-10T23:17:18.321Z] #18 81.01 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-10T23:17:18.321Z] #18 81.01 Unpacking python3-distutils (3.7.3-1) ... [2020-02-10T23:17:18.321Z] #18 81.25 Selecting previously unselected package python3-pip. [2020-02-10T23:17:18.321Z] #18 81.26 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-10T23:17:18.321Z] #18 81.27 Unpacking python3-pip (18.1-5) ... [2020-02-10T23:17:18.321Z] #18 81.55 Selecting previously unselected package python3-pkg-resources. [2020-02-10T23:17:18.321Z] #18 81.60 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T23:17:18.321Z] #18 81.61 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-10T23:17:18.321Z] #18 81.93 Selecting previously unselected package python3-setuptools. [2020-02-10T23:17:18.321Z] #18 81.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-10T23:17:18.321Z] #18 81.95 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-10T23:17:18.321Z] #18 82.30 Selecting previously unselected package python3-wheel. [2020-02-10T23:17:18.321Z] #18 82.30 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-10T23:17:18.321Z] #18 82.30 Unpacking python3-wheel (0.32.3-2) ... [2020-02-10T23:17:18.321Z] #18 82.39 Selecting previously unselected package thin-provisioning-tools. [2020-02-10T23:17:18.321Z] #18 82.41 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-02-10T23:17:18.321Z] #18 82.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T23:17:18.321Z] #18 82.83 Selecting previously unselected package vim-runtime. [2020-02-10T23:17:18.321Z] #18 82.84 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-10T23:17:18.321Z] #18 82.88 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-10T23:17:18.321Z] #18 82.94 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-10T23:17:18.321Z] #18 82.95 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-10T23:17:18.607Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-10T23:17:18.915Z] ok github.com/docker/docker/daemon/logger/gelf 0.002s coverage: 67.0% of statements [2020-02-10T23:17:18.915Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-02-10T23:17:19.171Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2020-02-10T23:17:19.171Z] === RUN TestIpcModeNone [2020-02-10T23:17:19.270Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 88.3% of statements [2020-02-10T23:17:19.428Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-10T23:17:19.629Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2020-02-10T23:17:20.360Z] --- PASS: TestIpcModeNone (1.17s) [2020-02-10T23:17:20.360Z] === RUN TestIpcModePrivate [2020-02-10T23:17:20.432Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 74.7% of statements [2020-02-10T23:17:20.432Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T23:17:21.207Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.012s coverage: 19.9% of statements [2020-02-10T23:17:21.295Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-10T23:17:21.295Z] --- PASS: TestIpcModePrivate (1.08s) [2020-02-10T23:17:21.295Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:231, shared: false, mustBeShared: false [2020-02-10T23:17:21.295Z] === RUN TestIpcModeShareable [2020-02-10T23:17:22.226Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-10T23:17:22.226Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-10T23:17:22.464Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-02-10T23:17:22.464Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-02-10T23:17:22.483Z] --- PASS: TestIpcModeShareable (1.12s) [2020-02-10T23:17:22.483Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:196, shared: true, mustBeShared: true [2020-02-10T23:17:22.483Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T23:17:22.734Z] edbd72df76b4: Verifying Checksum [2020-02-10T23:17:22.734Z] edbd72df76b4: Download complete [2020-02-10T23:17:22.740Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-10T23:17:22.779Z] #18 ... [2020-02-10T23:17:22.779Z] [2020-02-10T23:17:22.779Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:17:23.219Z] ok github.com/docker/docker/daemon/logger/splunk 1.520s coverage: 82.5% of statements [2020-02-10T23:17:23.219Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T23:17:23.219Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-10T23:17:23.219Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T23:17:23.303Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-10T23:17:23.367Z] #24 250.7 Checking out files: 19% (2054/10551) Checking out files: 20% (2111/10551) Checking out files: 21% (2216/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: 31% (3301/10551) Checking out files: 32% (3377/10551) [2020-02-10T23:17:23.367Z] #24 ... [2020-02-10T23:17:23.367Z] [2020-02-10T23:17:23.367Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:17:23.367Z] #45 151.2 CC criu/cgroup.o [2020-02-10T23:17:23.367Z] #45 158.4 CC criu/clone-noasan.o [2020-02-10T23:17:23.367Z] #45 158.7 CC criu/config.o [2020-02-10T23:17:23.367Z] #45 ... [2020-02-10T23:17:23.367Z] [2020-02-10T23:17:23.367Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:17:23.367Z] #48 252.0 net/http/httptrace [2020-02-10T23:17:23.867Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-10T23:17:24.009Z] #48 252.7 net/http [2020-02-10T23:17:25.058Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2020-02-10T23:17:25.237Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s) [2020-02-10T23:17:25.237Z] === RUN TestAPIIpcModeHost [2020-02-10T23:17:25.417Z] ok github.com/docker/docker/distribution 0.302s coverage: 22.1% of statements [2020-02-10T23:17:25.417Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T23:17:25.802Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-10T23:17:26.059Z] --- PASS: TestAPIIpcModeHost (0.74s) [2020-02-10T23:17:26.059Z] === RUN TestDaemonIpcModeShareable [2020-02-10T23:17:26.059Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-10T23:17:26.640Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-02-10T23:17:27.462Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-02-10T23:17:27.955Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-10T23:17:27.955Z] --- PASS: TestDaemonIpcModeShareable (1.91s) [2020-02-10T23:17:27.955Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true [2020-02-10T23:17:27.955Z] === RUN TestDaemonIpcModePrivate [2020-02-10T23:17:28.296Z] ok github.com/docker/docker/distribution/xfer 1.916s coverage: 85.1% of statements [2020-02-10T23:17:28.296Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T23:17:28.497Z] #48 ... [2020-02-10T23:17:28.497Z] [2020-02-10T23:17:28.497Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:17:28.497Z] #24 250.7 Checking out files: 19% (2054/10551) Checking out files: 20% (2111/10551) Checking out files: 21% (2216/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: 31% (3301/10551) Checking out files: 32% (3377/10551) Checking out files: 33% (3482/10551) Checking out files: 34% (3588/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: 40% (4285/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: 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: 57% (6046/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: 66% (6964/10551) Checking out files: 67% (7070/10551) Checking out files: 68% (7175/10551) Checking out files: 68% (7190/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: 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: 84% (8895/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: 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-10T23:17:28.498Z] #24 256.8 + cd /tmp/tmp.ZVuJbCTnKL/tmp/docker-ce [2020-02-10T23:17:28.498Z] #24 256.8 + git checkout -q v17.06.2-ce [2020-02-10T23:17:29.081Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-02-10T23:17:29.081Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T23:17:29.326Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-10T23:17:29.391Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2020-02-10T23:17:29.391Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T23:17:29.391Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-02-10T23:17:29.391Z] === RUN TestWaitNonBlocked [2020-02-10T23:17:29.391Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:17:29.391Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:17:29.391Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:17:29.391Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:17:29.391Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:17:29.391Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:17:29.391Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-10T23:17:29.391Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-02-10T23:17:29.391Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-02-10T23:17:29.391Z] === RUN TestWaitBlocked [2020-02-10T23:17:29.391Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:17:29.391Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:17:29.391Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:17:29.391Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:17:29.391Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:17:29.391Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:17:29.450Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-02-10T23:17:29.450Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T23:17:29.584Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-10T23:17:29.604Z] 65014b3c3121: Verifying Checksum [2020-02-10T23:17:29.604Z] 65014b3c3121: Download complete [2020-02-10T23:17:29.843Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-02-10T23:17:29.843Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false [2020-02-10T23:17:29.843Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T23:17:29.958Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-10T23:17:29.958Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2020-02-10T23:17:29.958Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-02-10T23:17:29.958Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T23:17:29.958Z] === CONT TestIpcModeOlderClient [2020-02-10T23:17:29.958Z] === CONT TestDaemonRestartIpcMode [2020-02-10T23:17:29.958Z] === CONT TestDaemonHostGatewayIP [2020-02-10T23:17:30.220Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-02-10T23:17:30.224Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-02-10T23:17:30.406Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-10T23:17:30.997Z] ok github.com/docker/docker/opts 0.015s coverage: 67.0% of statements [2020-02-10T23:17:31.339Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-10T23:17:31.365Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-10T23:17:31.597Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-02-10T23:17:31.597Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:224, shared: false, mustBeShared: false [2020-02-10T23:17:31.597Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T23:17:31.854Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-10T23:17:32.934Z] #24 ... [2020-02-10T23:17:32.934Z] [2020-02-10T23:17:32.934Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:17:32.934Z] #18 88.28 Selecting previously unselected package vim. [2020-02-10T23:17:32.934Z] #18 88.35 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-10T23:17:32.934Z] #18 88.40 Unpacking vim (2:8.1.0875-5) ... [2020-02-10T23:17:32.934Z] #18 89.66 Selecting previously unselected package xfsprogs. [2020-02-10T23:17:32.934Z] #18 89.70 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-02-10T23:17:32.934Z] #18 89.70 Unpacking xfsprogs (4.20.0-1) ... [2020-02-10T23:17:32.934Z] #18 90.40 Selecting previously unselected package zip. [2020-02-10T23:17:32.934Z] #18 90.42 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-02-10T23:17:32.934Z] #18 90.44 Unpacking zip (3.0-11+b1) ... [2020-02-10T23:17:32.934Z] #18 90.80 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-10T23:17:32.934Z] #18 90.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T23:17:32.934Z] #18 90.85 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-02-10T23:17:32.934Z] #18 90.86 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-10T23:17:32.934Z] #18 90.87 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-02-10T23:17:32.934Z] #18 90.88 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-02-10T23:17:32.934Z] #18 90.89 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-02-10T23:17:32.934Z] #18 90.93 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T23:17:32.934Z] #18 91.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T23:17:32.934Z] #18 91.10 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T23:17:32.934Z] #18 91.10 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-10T23:17:32.934Z] #18 91.11 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T23:17:32.934Z] #18 91.12 Setting up zip (3.0-11+b1) ... [2020-02-10T23:17:32.934Z] #18 91.12 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T23:17:32.934Z] #18 91.17 Setting up bash-completion (1:2.8-6) ... [2020-02-10T23:17:32.934Z] #18 98.06 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-02-10T23:17:32.934Z] #18 98.07 Setting up xz-utils (5.2.4-1) ... [2020-02-10T23:17:32.934Z] #18 98.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T23:17:32.934Z] #18 98.16 Setting up pigz (2.4-1) ... [2020-02-10T23:17:32.934Z] #18 98.16 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-10T23:17:32.934Z] #18 98.17 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T23:17:32.934Z] #18 98.19 Setting up python-pip-whl (18.1-5) ... [2020-02-10T23:17:32.934Z] #18 98.19 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-02-10T23:17:32.934Z] #18 98.20 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-10T23:17:33.181Z] ok github.com/docker/docker/pkg/archive 0.489s coverage: 77.0% of statements [2020-02-10T23:17:33.516Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2020-02-10T23:17:33.563Z] #18 ... [2020-02-10T23:17:33.563Z] [2020-02-10T23:17:33.563Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:17:33.563Z] #24 262.2 + mkdir -p /tmp/tmp.ZVuJbCTnKL/src/github.com/docker [2020-02-10T23:17:33.563Z] #24 262.2 + mv components/cli /tmp/tmp.ZVuJbCTnKL/src/github.com/docker/cli [2020-02-10T23:17:33.563Z] #24 262.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-10T23:17:33.749Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-10T23:17:33.749Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.04s) [2020-02-10T23:17:33.749Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: true, mustBeShared: true [2020-02-10T23:17:33.749Z] === RUN TestIpcModeOlderClient [2020-02-10T23:17:33.749Z] === PAUSE TestIpcModeOlderClient [2020-02-10T23:17:33.749Z] === RUN TestKillContainerInvalidSignal [2020-02-10T23:17:34.231Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-10T23:17:34.395Z] ok github.com/docker/docker/pkg/authorization 0.957s coverage: 68.3% of statements [2020-02-10T23:17:34.452Z] --- PASS: TestDaemonRestartIpcMode (4.36s) [2020-02-10T23:17:34.681Z] --- PASS: TestKillContainerInvalidSignal (0.92s) [2020-02-10T23:17:34.681Z] === RUN TestKillContainer [2020-02-10T23:17:34.681Z] === RUN TestKillContainer/no_signal [2020-02-10T23:17:34.711Z] --- PASS: TestDaemonHostGatewayIP (4.79s) [2020-02-10T23:17:34.711Z] PASS [2020-02-10T23:17:34.711Z] [2020-02-10T23:17:34.711Z] === Skipped [2020-02-10T23:17:34.711Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-02-10T23:17:34.711Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T23:17:34.711Z] [2020-02-10T23:17:34.711Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-10T23:17:34.711Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:17:34.711Z] [2020-02-10T23:17:34.711Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-10T23:17:34.711Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:17:34.711Z] [2020-02-10T23:17:34.711Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T23:17:34.711Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T23:17:34.711Z] [2020-02-10T23:17:34.711Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T23:17:34.711Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T23:17:34.711Z] [2020-02-10T23:17:34.711Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-02-10T23:17:34.711Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:17:34.711Z] [2020-02-10T23:17:34.711Z] [2020-02-10T23:17:34.711Z] DONE 199 tests, 6 skipped in 126.596s [2020-02-10T23:17:34.711Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T23:17:34.711Z] ++ 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-10T23:17:34.711Z] ++ set -e [2020-02-10T23:17:34.711Z] ++ '[' -n 0 ']' [2020-02-10T23:17:34.711Z] ++ set -x [2020-02-10T23:17:34.711Z] ++ env -i DEST=/go/src/github.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-10T23:17:34.750Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-10T23:17:34.970Z] INFO: Testing against a local daemon [2020-02-10T23:17:34.970Z] === RUN TestCommitInheritsEnv [2020-02-10T23:17:35.064Z] #24 ... [2020-02-10T23:17:35.065Z] [2020-02-10T23:17:35.065Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:17:35.065Z] #45 162.7 CC criu/cr-check.o [2020-02-10T23:17:35.065Z] #45 166.4 CC criu/cr-dedup.o [2020-02-10T23:17:35.065Z] #45 167.2 CC criu/cr-dump.o [2020-02-10T23:17:35.065Z] #45 171.8 CC criu/cr-errno.o [2020-02-10T23:17:35.065Z] #45 171.8 CC criu/cr-restore.o [2020-02-10T23:17:35.065Z] #45 ... [2020-02-10T23:17:35.065Z] [2020-02-10T23:17:35.065Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:17:35.065Z] #18 99.17 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-02-10T23:17:35.065Z] #18 99.18 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-10T23:17:35.065Z] #18 99.19 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T23:17:35.065Z] #18 99.20 Setting up vim (2:8.1.0875-5) ... [2020-02-10T23:17:35.065Z] #18 99.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T23:17:35.065Z] #18 99.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T23:17:35.065Z] #18 99.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T23:17:35.065Z] #18 99.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T23:17:35.065Z] #18 99.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T23:17:35.065Z] #18 99.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T23:17:35.065Z] #18 99.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T23:17:35.065Z] #18 99.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T23:17:35.065Z] #18 99.40 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T23:17:35.065Z] #18 99.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T23:17:35.065Z] #18 99.43 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-10T23:17:35.065Z] #18 99.45 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T23:17:35.065Z] #18 99.46 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-10T23:17:35.065Z] #18 99.47 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T23:17:35.122Z] ok github.com/docker/docker/pkg/capabilities 0.021s coverage: 87.5% of statements [2020-02-10T23:17:35.537Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-02-10T23:17:35.537Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T23:17:35.537Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-02-10T23:17:35.537Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-10T23:17:35.537Z] === RUN TestImagesFilterMultiReference [2020-02-10T23:17:35.537Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-02-10T23:17:35.537Z] === RUN TestImagePullPlatformInvalid [2020-02-10T23:17:35.537Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-10T23:17:35.537Z] === RUN TestRemoveImageOrphaning [2020-02-10T23:17:35.613Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-10T23:17:35.613Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T23:17:35.614Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-10T23:17:36.104Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-02-10T23:17:36.104Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T23:17:36.104Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-10T23:17:36.104Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:17:36.104Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T23:17:36.363Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-10T23:17:36.363Z] === RUN TestTagInvalidReference [2020-02-10T23:17:36.363Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-10T23:17:36.363Z] === RUN TestTagValidPrefixedRepo [2020-02-10T23:17:36.363Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-10T23:17:36.363Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T23:17:36.363Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-10T23:17:36.363Z] === RUN TestTagOfficialNames [2020-02-10T23:17:36.363Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-10T23:17:36.363Z] === RUN TestTagMatchesDigest [2020-02-10T23:17:36.363Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-10T23:17:36.363Z] PASS [2020-02-10T23:17:36.544Z] === RUN TestKillContainer/killing_signal [2020-02-10T23:17:36.622Z] [2020-02-10T23:17:36.622Z] === Skipped [2020-02-10T23:17:36.622Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-10T23:17:36.622Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-10T23:17:36.622Z] [2020-02-10T23:17:36.622Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-10T23:17:36.622Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:17:36.622Z] [2020-02-10T23:17:36.622Z] [2020-02-10T23:17:36.622Z] DONE 12 tests, 2 skipped in 1.766s [2020-02-10T23:17:36.622Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T23:17:36.622Z] ++ 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-10T23:17:36.622Z] ++ set -e [2020-02-10T23:17:36.622Z] ++ '[' -n 0 ']' [2020-02-10T23:17:36.622Z] ++ set -x [2020-02-10T23:17:36.622Z] ++ env -i DEST=/go/src/github.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-10T23:17:36.622Z] INFO: Testing against a local daemon [2020-02-10T23:17:36.622Z] === RUN TestNetworkCreateDelete [2020-02-10T23:17:37.190Z] --- PASS: TestNetworkCreateDelete (0.38s) [2020-02-10T23:17:37.190Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T23:17:37.913Z] --- PASS: TestKillContainer (3.09s) [2020-02-10T23:17:37.913Z] --- PASS: TestKillContainer/no_signal (1.06s) [2020-02-10T23:17:37.913Z] --- PASS: TestKillContainer/non_killing_signal (0.76s) [2020-02-10T23:17:37.913Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2020-02-10T23:17:37.913Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T23:17:37.913Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T23:17:37.913Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-10T23:17:38.126Z] --- PASS: TestDockerNetworkDeletePreferID (1.09s) [2020-02-10T23:17:38.126Z] === RUN TestInspectNetwork [2020-02-10T23:17:38.220Z] ok github.com/docker/docker/layer 7.418s coverage: 68.8% of statements [2020-02-10T23:17:38.220Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T23:17:38.220Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T23:17:38.220Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T23:17:38.220Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T23:17:38.220Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T23:17:38.220Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T23:17:38.477Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-10T23:17:38.477Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T23:17:38.621Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-02-10T23:17:39.111Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-02-10T23:17:39.111Z] ok github.com/docker/docker/pkg/chrootarchive 3.441s coverage: 43.2% of statements [2020-02-10T23:17:39.111Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T23:17:39.111Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T23:17:39.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2020-02-10T23:17:39.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-02-10T23:17:39.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2020-02-10T23:17:39.417Z] === RUN TestKillStoppedContainer [2020-02-10T23:17:39.417Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-02-10T23:17:39.417Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T23:17:39.532Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-02-10T23:17:39.684Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-02-10T23:17:39.684Z] === RUN TestKillDifferentUserContainer [2020-02-10T23:17:40.618Z] #18 105.9 Setting up iptables (1.8.2-4) ... [2020-02-10T23:17:40.619Z] #18 105.9 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T23:17:40.619Z] #18 105.9 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T23:17:40.619Z] #18 105.9 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T23:17:40.619Z] #18 105.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T23:17:40.619Z] #18 105.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-10T23:17:40.619Z] #18 105.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-10T23:17:40.619Z] #18 105.9 Setting up python3 (3.7.3-1) ... [2020-02-10T23:17:40.619Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-02-10T23:17:40.619Z] === RUN TestInspectOomKilledTrue [2020-02-10T23:17:40.619Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-10T23:17:40.619Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:17:40.619Z] === RUN TestInspectOomKilledFalse [2020-02-10T23:17:40.619Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T23:17:40.619Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:17:40.619Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T23:17:40.818Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-02-10T23:17:40.818Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-02-10T23:17:40.876Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-02-10T23:17:40.876Z] === RUN TestLinksContainerNames [2020-02-10T23:17:41.249Z] #18 106.6 Setting up python3-wheel (0.32.3-2) ... [2020-02-10T23:17:41.599Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2020-02-10T23:17:42.246Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-10T23:17:42.393Z] ok github.com/docker/docker/pkg/filenotify 0.620s coverage: 67.0% of statements [2020-02-10T23:17:42.755Z] #18 107.9 Setting up apparmor (2.13.2-10) ... [2020-02-10T23:17:42.811Z] --- PASS: TestLinksContainerNames (1.73s) [2020-02-10T23:17:42.811Z] === RUN TestLogsFollowTailEmpty [2020-02-10T23:17:43.176Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-02-10T23:17:43.395Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T23:17:43.395Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T23:17:43.395Z] === RUN TestInspectNetwork/network_name [2020-02-10T23:17:43.395Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T23:17:43.742Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-02-10T23:17:43.742Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T23:17:43.742Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-10T23:17:43.798Z] #18 ... [2020-02-10T23:17:43.798Z] [2020-02-10T23:17:43.798Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:17:43.798Z] #48 272.5 github.com/LK4D4/vndr/godl [2020-02-10T23:17:43.948Z] ok github.com/docker/docker/pkg/discovery/kv 3.063s coverage: 84.1% of statements [2020-02-10T23:17:43.948Z] ok github.com/docker/docker/pkg/fsutils 0.365s coverage: 85.1% of statements [2020-02-10T23:17:43.948Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-02-10T23:17:44.307Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/default [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/private [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/slave [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/shared [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T23:17:44.307Z] === CONT TestMountDaemonRoot/default [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:17:44.307Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:17:44.307Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:17:44.307Z] === CONT TestMountDaemonRoot/shared [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T23:17:44.307Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:17:44.307Z] === CONT TestMountDaemonRoot/slave [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:17:44.307Z] === CONT TestMountDaemonRoot/private [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T23:17:44.307Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:17:44.307Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:17:44.307Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T23:17:44.307Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:17:44.564Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T23:17:44.564Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:17:44.564Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:17:44.564Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:17:44.564Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:17:44.564Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:17:44.564Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:17:44.564Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:17:44.719Z] ok github.com/docker/docker/pkg/idtools 0.258s coverage: 70.1% of statements [2020-02-10T23:17:44.821Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T23:17:44.821Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:17:44.821Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T23:17:44.821Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:17:44.821Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:17:44.821Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:17:44.821Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T23:17:44.821Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:17:44.821Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T23:17:44.821Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:17:45.078Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:17:45.078Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T23:17:45.078Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:17:45.078Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:17:45.078Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:17:45.078Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:17:45.078Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T23:17:45.078Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-10T23:17:45.078Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-10T23:17:45.078Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T23:17:45.097Z] ok github.com/docker/docker/pkg/ioutils 0.367s coverage: 70.6% of statements [2020-02-10T23:17:45.299Z] #48 273.8 github.com/LK4D4/vndr [2020-02-10T23:17:45.495Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-02-10T23:17:45.495Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-02-10T23:17:46.009Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-02-10T23:17:46.009Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T23:17:46.374Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-02-10T23:17:46.374Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-10T23:17:46.734Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-02-10T23:17:47.097Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-02-10T23:17:47.462Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-02-10T23:17:47.462Z] ok github.com/docker/docker/pkg/mount 1.176s coverage: 70.0% of statements [2020-02-10T23:17:47.462Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T23:17:47.462Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T23:17:47.462Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T23:17:47.581Z] --- PASS: TestInspectNetwork (9.58s) [2020-02-10T23:17:47.581Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T23:17:47.581Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T23:17:47.581Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-10T23:17:47.582Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T23:17:47.582Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T23:17:47.602Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2020-02-10T23:17:47.602Z] === RUN TestNetworkNat [2020-02-10T23:17:47.860Z] --- PASS: TestNetworkNat (0.83s) [2020-02-10T23:17:47.860Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T23:17:48.232Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-02-10T23:17:48.424Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-10T23:17:48.988Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-10T23:17:48.988Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2020-02-10T23:17:48.988Z] === RUN TestNetworkLoopbackNat [2020-02-10T23:17:49.015Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-02-10T23:17:49.377Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-02-10T23:17:49.377Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-10T23:17:49.753Z] #48 ... [2020-02-10T23:17:49.753Z] [2020-02-10T23:17:49.753Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T23:17:49.753Z] #18 110.9 Setting up xfsprogs (4.20.0-1) ... [2020-02-10T23:17:49.753Z] #18 110.9 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-10T23:17:49.753Z] #18 111.8 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-10T23:17:49.753Z] #18 113.3 Setting up python3-distutils (3.7.3-1) ... [2020-02-10T23:17:49.753Z] #18 114.4 Setting up python3-setuptools (40.8.0-1) ... [2020-02-10T23:17:50.359Z] --- PASS: TestNetworkLoopbackNat (1.27s) [2020-02-10T23:17:50.359Z] === RUN TestPause [2020-02-10T23:17:50.634Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-02-10T23:17:50.869Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2020-02-10T23:17:50.869Z] === RUN TestNetworkInvalidJSON [2020-02-10T23:17:50.869Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T23:17:50.869Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T23:17:50.869Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:17:50.869Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:17:50.869Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:17:50.869Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:17:50.869Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T23:17:50.869Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:17:50.869Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:17:50.869Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-10T23:17:50.869Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T23:17:50.869Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T23:17:50.869Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T23:17:50.869Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T23:17:51.080Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-02-10T23:17:51.259Z] #18 116.5 Setting up python3-pip (18.1-5) ... [2020-02-10T23:17:51.292Z] --- PASS: TestPause (0.87s) [2020-02-10T23:17:51.292Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T23:17:51.292Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T23:17:51.292Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T23:17:51.292Z] === RUN TestPauseStopPausedContainer [2020-02-10T23:17:51.805Z] --- PASS: TestDaemonRestartWithLiveRestore (1.44s) [2020-02-10T23:17:51.805Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T23:17:52.224Z] --- PASS: TestPauseStopPausedContainer (1.10s) [2020-02-10T23:17:52.224Z] === RUN TestPsFilter [2020-02-10T23:17:52.280Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-10T23:17:52.280Z] tests/integration/client_test.py ..... [ 75%] [2020-02-10T23:17:52.280Z] tests/integration/context_api_test.py .. [ 76%] [2020-02-10T23:17:52.280Z] tests/integration/errors_test.py . [ 76%] [2020-02-10T23:17:52.482Z] --- PASS: TestPsFilter (0.23s) [2020-02-10T23:17:52.482Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T23:17:52.482Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-10T23:17:53.046Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-10T23:17:53.051Z] #18 118.2 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T23:17:53.051Z] #18 118.3 Processing triggers for mime-support (3.62) ... [2020-02-10T23:17:53.187Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-02-10T23:17:53.187Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T23:17:53.339Z] #18 DONE 118.6s [2020-02-10T23:17:53.339Z] [2020-02-10T23:17:53.339Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T23:17:53.609Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.09s) [2020-02-10T23:17:53.609Z] === RUN TestRemoveContainerWithVolume [2020-02-10T23:17:53.627Z] #19 0.410 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-10T23:17:53.916Z] #19 0.415 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-10T23:17:53.916Z] #19 0.431 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-10T23:17:53.916Z] #19 DONE 0.5s [2020-02-10T23:17:53.916Z] [2020-02-10T23:17:53.916Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T23:17:53.916Z] #20 ... [2020-02-10T23:17:53.916Z] [2020-02-10T23:17:53.916Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:17:53.916Z] #45 181.8 CC criu/cr-service.o [2020-02-10T23:17:53.916Z] #45 185.4 CC criu/crtools.o [2020-02-10T23:17:53.916Z] #45 186.5 CC criu/eventfd.o [2020-02-10T23:17:53.916Z] #45 187.1 CC criu/eventpoll.o [2020-02-10T23:17:53.916Z] #45 189.0 CC criu/external.o [2020-02-10T23:17:53.916Z] #45 189.8 CC criu/fault-injection.o [2020-02-10T23:17:53.916Z] #45 190.0 CC criu/fdstore.o [2020-02-10T23:17:53.916Z] #45 190.7 CC criu/fifo.o [2020-02-10T23:17:53.916Z] #45 191.6 CC criu/file-ids.o [2020-02-10T23:17:54.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-10T23:17:54.284Z] ok github.com/docker/docker/pkg/signal 2.459s coverage: 61.0% of statements [2020-02-10T23:17:54.284Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-02-10T23:17:54.549Z] #45 192.4 CC criu/file-lock.o [2020-02-10T23:17:54.663Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-02-10T23:17:54.738Z] --- PASS: TestRemoveContainerWithVolume (1.16s) [2020-02-10T23:17:54.738Z] === RUN TestRemoveContainerRunning [2020-02-10T23:17:55.027Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-02-10T23:17:55.091Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.97s) [2020-02-10T23:17:55.091Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T23:17:55.404Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-02-10T23:17:55.668Z] --- PASS: TestRemoveContainerRunning (0.92s) [2020-02-10T23:17:55.668Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T23:17:55.764Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 71.3% of statements [2020-02-10T23:17:56.087Z] #45 194.3 CC criu/files-ext.o [2020-02-10T23:17:56.135Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.2% of statements [2020-02-10T23:17:56.565Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-02-10T23:17:56.600Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-02-10T23:17:56.600Z] === RUN TestRemoveInvalidContainer [2020-02-10T23:17:56.600Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-02-10T23:17:56.600Z] === RUN TestRenameLinkedContainer [2020-02-10T23:17:56.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-10T23:17:57.110Z] #45 195.1 CC criu/files-reg.o [2020-02-10T23:17:57.359Z] ok github.com/docker/docker/pkg/tarsum 0.057s coverage: 89.3% of statements [2020-02-10T23:17:57.624Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s) [2020-02-10T23:17:57.624Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T23:17:57.715Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2020-02-10T23:17:57.715Z] testing: warning: no tests to run [2020-02-10T23:17:57.715Z] coverage: [no statements] [2020-02-10T23:17:57.715Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-10T23:17:58.102Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-10T23:17:58.192Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-02-10T23:17:58.192Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T23:17:58.463Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-10T23:17:58.463Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-10T23:18:00.779Z] --- PASS: TestRenameLinkedContainer (4.34s) [2020-02-10T23:18:00.779Z] === RUN TestRenameStoppedContainer [2020-02-10T23:18:00.858Z] ok github.com/docker/docker/plugin 0.546s coverage: 27.1% of statements [2020-02-10T23:18:01.237Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-10T23:18:01.479Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2020-02-10T23:18:01.479Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T23:18:01.479Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T23:18:01.479Z] service_test.go:230: FLAKY_TEST [2020-02-10T23:18:01.479Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T23:18:01.553Z] #45 ... [2020-02-10T23:18:01.553Z] [2020-02-10T23:18:01.553Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:18:01.553Z] #48 DONE 289.9s [2020-02-10T23:18:01.553Z] [2020-02-10T23:18:01.553Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T23:18:02.021Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2020-02-10T23:18:02.149Z] --- PASS: TestRenameStoppedContainer (1.01s) [2020-02-10T23:18:02.149Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T23:18:02.382Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-02-10T23:18:03.066Z] #42 ... [2020-02-10T23:18:03.066Z] [2020-02-10T23:18:03.066Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:18:03.066Z] #45 200.8 CC criu/files.o [2020-02-10T23:18:03.091Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-10T23:18:03.964Z] ok github.com/docker/docker/registry 0.111s coverage: 56.0% of statements [2020-02-10T23:18:04.461Z] --- PASS: TestRenameRunningContainerAndReuse (2.58s) [2020-02-10T23:18:04.461Z] === RUN TestRenameInvalidName [2020-02-10T23:18:04.718Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-10T23:18:04.782Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-02-10T23:18:05.165Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-02-10T23:18:05.281Z] --- PASS: TestRenameInvalidName (0.97s) [2020-02-10T23:18:05.281Z] === RUN TestRenameAnonymousContainer [2020-02-10T23:18:06.031Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-10T23:18:06.031Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-02-10T23:18:07.175Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-10T23:18:07.518Z] #45 205.5 CC criu/filesystems.o [2020-02-10T23:18:08.620Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-02-10T23:18:09.021Z] #45 ... [2020-02-10T23:18:09.021Z] [2020-02-10T23:18:09.021Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T23:18:09.021Z] #20 10.14 Collecting yamllint==1.16.0 [2020-02-10T23:18:09.021Z] #20 10.72 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T23:18:09.021Z] #20 10.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T23:18:09.021Z] #20 10.96 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T23:18:09.021Z] #20 11.05 Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T23:18:09.021Z] #20 11.32 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T23:18:09.021Z] #20 13.82 Building wheels for collected packages: pyyaml [2020-02-10T23:18:09.021Z] #20 13.83 Running setup.py bdist_wheel for pyyaml: started [2020-02-10T23:18:09.315Z] #20 ... [2020-02-10T23:18:09.315Z] [2020-02-10T23:18:09.315Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:18:09.315Z] #45 207.4 CC criu/fsnotify.o [2020-02-10T23:18:09.402Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-02-10T23:18:10.191Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-02-10T23:18:10.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-10T23:18:10.450Z] --- PASS: TestRenameAnonymousContainer (4.73s) [2020-02-10T23:18:10.450Z] === RUN TestRenameContainerWithSameName [2020-02-10T23:18:10.823Z] #45 ... [2020-02-10T23:18:10.823Z] [2020-02-10T23:18:10.823Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T23:18:10.823Z] #20 15.80 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T23:18:10.823Z] #20 15.80 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T23:18:10.823Z] #20 15.95 Successfully built pyyaml [2020-02-10T23:18:10.823Z] #20 15.98 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-10T23:18:10.823Z] #20 16.58 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T23:18:10.823Z] #20 DONE 16.9s [2020-02-10T23:18:10.823Z] [2020-02-10T23:18:10.823Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T23:18:10.961Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-02-10T23:18:11.382Z] --- PASS: TestRenameContainerWithSameName (1.06s) [2020-02-10T23:18:11.382Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T23:18:11.474Z] #31 ... [2020-02-10T23:18:11.474Z] [2020-02-10T23:18:11.474Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:18:11.474Z] #45 209.5 CC criu/image-desc.o [2020-02-10T23:18:11.763Z] #45 209.8 CC criu/image.o [2020-02-10T23:18:12.753Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-10T23:18:12.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-10T23:18:13.010Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2020-02-10T23:18:13.010Z] === RUN TestResize [2020-02-10T23:18:13.265Z] #45 211.3 CC criu/ipc_ns.o [2020-02-10T23:18:13.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-10T23:18:13.943Z] --- PASS: TestResize (0.96s) [2020-02-10T23:18:13.943Z] === RUN TestResizeWithInvalidSize [2020-02-10T23:18:14.874Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2020-02-10T23:18:14.874Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T23:18:15.321Z] #45 213.1 CC criu/irmap.o [2020-02-10T23:18:16.243Z] --- PASS: TestResizeWhenContainerNotStarted (1.10s) [2020-02-10T23:18:16.243Z] === RUN TestDaemonRestartKillContainers [2020-02-10T23:18:16.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:18:16.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:18:16.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:18:16.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:18:16.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:18:16.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:18:16.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:18:16.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:18:16.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:18:16.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:18:16.244Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:18:16.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:18:16.244Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:18:16.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:18:16.244Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:18:16.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:18:16.244Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:18:16.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:18:16.244Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:18:16.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:18:16.244Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:18:16.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:18:16.244Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:18:16.244Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:18:16.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:18:16.244Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:18:16.821Z] #45 214.5 CC criu/kcmp-ids.o [2020-02-10T23:18:17.109Z] #45 215.0 CC criu/kerndat.o [2020-02-10T23:18:19.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:18:19.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:18:19.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-10T23:18:19.563Z] --- PASS: TestServiceWithDataPathPortInit (18.02s) [2020-02-10T23:18:19.563Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T23:18:19.838Z] #45 217.3 CC criu/libnetlink.o [2020-02-10T23:18:19.838Z] #45 ... [2020-02-10T23:18:19.838Z] [2020-02-10T23:18:19.838Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T23:18:19.838Z] #31 DONE 308.6s [2020-02-10T23:18:19.838Z] [2020-02-10T23:18:19.838Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:18:20.128Z] #58 ... [2020-02-10T23:18:20.128Z] [2020-02-10T23:18:20.128Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:18:20.128Z] #45 218.3 CC criu/log.o [2020-02-10T23:18:20.450Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-10T23:18:21.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-10T23:18:21.625Z] #45 219.5 CC criu/lsm.o [2020-02-10T23:18:25.162Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:18:25.162Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:18:25.162Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-10T23:18:25.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-10T23:18:25.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:18:25.209Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T23:18:25.209Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === Skipped [2020-02-10T23:18:25.209Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T23:18:25.209Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T23:18:25.209Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T23:18:25.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:18:25.209Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T23:18:25.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:18:25.209Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T23:18:25.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:18:25.209Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T23:18:25.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:18:25.209Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T23:18:25.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:18:25.209Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T23:18:25.209Z] graphtest_unix.go:73: No driver to put! [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T23:18:25.209Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T23:18:25.209Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T23:18:25.209Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T23:18:25.209Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T23:18:25.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:18:25.209Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T23:18:25.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:18:25.209Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T23:18:25.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:18:25.209Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T23:18:25.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:18:25.209Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T23:18:25.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:18:25.209Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T23:18:25.209Z] graphtest_unix.go:73: No driver to put! [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T23:18:25.209Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T23:18:25.209Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] [2020-02-10T23:18:25.209Z] DONE 2155 tests, 20 skipped in 209.947s Post stage [Pipeline] junit [2020-02-10T23:18:25.339Z] Recording test results [2020-02-10T23:18:25.404Z] #45 220.6 CC criu/mem.o [2020-02-10T23:18:25.404Z] #45 223.5 CC criu/mount.o [2020-02-10T23:18:25.420Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:18:25.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T23:18:27.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:18:27.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-10T23:18:27.672Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 -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:9f0b3f5609faf69537cdf1882c251deec6e9eb26 hack/make.sh dynbinary test-integration [2020-02-10T23:18:27.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:18:28.063Z] [2020-02-10T23:18:28.063Z] Removing bundles/ [2020-02-10T23:18:28.063Z] [2020-02-10T23:18:28.063Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-10T23:18:28.063Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:18:28.063Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T23:18:28.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:18:29.191Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.94s) [2020-02-10T23:18:29.191Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qdrxj21nnnzg97nobjry46lo0 Created:2020-02-10 23:18:20.993432159 +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[a17c34c0430739dfeb3ff4ea0555fabf015ccfee9c67632a91dbca79bc903bd7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nn8foniv2bqubn4oa93s0rplg EndpointID:0780aad39e245d2c421d81d5896a76817a9142e1ecd7d451828069828af00a3f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2b08e122f3aad7f0d9dd57e8234edd1601eac7dc51bfd195b8afdffa5e0f6811 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:65651e7a8618 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nn8foniv2bqubn4oa93s0rplg EndpointID:0780aad39e245d2c421d81d5896a76817a9142e1ecd7d451828069828af00a3f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T23:18:29.191Z] PASS [2020-02-10T23:18:29.191Z] [2020-02-10T23:18:29.191Z] === Skipped [2020-02-10T23:18:29.191Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T23:18:29.191Z] service_test.go:230: FLAKY_TEST [2020-02-10T23:18:29.191Z] [2020-02-10T23:18:29.191Z] [2020-02-10T23:18:29.191Z] DONE 21 tests, 1 skipped in 51.814s [2020-02-10T23:18:29.191Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T23:18:29.191Z] ++ 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-10T23:18:29.191Z] ++ set -e [2020-02-10T23:18:29.191Z] ++ '[' -n 0 ']' [2020-02-10T23:18:29.191Z] ++ set -x [2020-02-10T23:18:29.191Z] ++ env -i DEST=/go/src/github.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-10T23:18:29.191Z] INFO: Testing against a local daemon [2020-02-10T23:18:29.191Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T23:18:29.191Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T23:18:29.191Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:18:29.191Z] === RUN TestDockerNetworkIpvlan [2020-02-10T23:18:29.191Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T23:18:29.191Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:18:29.191Z] PASS [2020-02-10T23:18:29.191Z] [2020-02-10T23:18:29.191Z] === Skipped [2020-02-10T23:18:29.191Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T23:18:29.191Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:18:29.191Z] [2020-02-10T23:18:29.191Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T23:18:29.191Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:18:29.191Z] [2020-02-10T23:18:29.191Z] [2020-02-10T23:18:29.191Z] DONE 2 tests, 2 skipped in 0.148s [2020-02-10T23:18:29.191Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T23:18:29.191Z] ++ 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-10T23:18:29.191Z] ++ set -e [2020-02-10T23:18:29.191Z] ++ '[' -n 0 ']' [2020-02-10T23:18:29.191Z] ++ set -x [2020-02-10T23:18:29.191Z] ++ env -i DEST=/go/src/github.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-10T23:18:29.191Z] INFO: Testing against a local daemon [2020-02-10T23:18:29.191Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T23:18:29.415Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:18:29.415Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-10T23:18:30.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-10T23:18:30.635Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-10T23:18:31.097Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.08s) [2020-02-10T23:18:31.097Z] === RUN TestDockerNetworkMacvlan [2020-02-10T23:18:31.275Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-10T23:18:32.032Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T23:18:32.205Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T23:18:32.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.00s) [2020-02-10T23:18:32.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.22s) [2020-02-10T23:18:32.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.68s) [2020-02-10T23:18:32.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2020-02-10T23:18:32.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2020-02-10T23:18:32.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2020-02-10T23:18:32.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-02-10T23:18:32.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s) [2020-02-10T23:18:32.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-02-10T23:18:32.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-02-10T23:18:32.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-02-10T23:18:32.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2020-02-10T23:18:32.205Z] === RUN TestCgroupNamespacesRun [2020-02-10T23:18:32.304Z] #45 230.4 CC criu/namespaces.o [2020-02-10T23:18:32.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-10T23:18:32.968Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T23:18:33.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-10T23:18:34.274Z] --- PASS: TestCgroupNamespacesRun (2.06s) [2020-02-10T23:18:34.274Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T23:18:34.346Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T23:18:35.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-10T23:18:35.902Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-02-10T23:18:35.902Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T23:18:36.762Z] #45 234.2 CC criu/net.o [2020-02-10T23:18:37.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-10T23:18:37.631Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T23:18:37.838Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.03s) [2020-02-10T23:18:37.838Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T23:18:39.735Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-02-10T23:18:39.735Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T23:18:41.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-10T23:18:41.669Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2020-02-10T23:18:41.669Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T23:18:42.331Z] #45 240.1 CC criu/netfilter.o [2020-02-10T23:18:42.599Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.99s) [2020-02-10T23:18:42.599Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T23:18:42.630Z] #45 240.7 CC criu/page-pipe.o [2020-02-10T23:18:42.900Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T23:18:43.534Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-02-10T23:18:43.534Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T23:18:44.149Z] #45 242.0 CC criu/page-xfer.o [2020-02-10T23:18:44.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-10T23:18:45.466Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s) [2020-02-10T23:18:45.466Z] === RUN TestKernelTCPMemory [2020-02-10T23:18:46.396Z] --- PASS: TestKernelTCPMemory (1.05s) [2020-02-10T23:18:46.396Z] === RUN TestNISDomainname [2020-02-10T23:18:46.861Z] #45 244.4 CC criu/pagemap-cache.o [2020-02-10T23:18:47.149Z] #45 245.2 CC criu/pagemap.o [2020-02-10T23:18:47.765Z] --- PASS: TestNISDomainname (1.24s) [2020-02-10T23:18:47.765Z] === RUN TestHostnameDnsResolution [2020-02-10T23:18:48.023Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-10T23:18:48.904Z] ......... [ 86%] [2020-02-10T23:18:49.207Z] #45 246.8 CC criu/parasite-syscall.o [2020-02-10T23:18:49.393Z] --- PASS: TestHostnameDnsResolution (1.48s) [2020-02-10T23:18:49.393Z] === RUN TestStats [2020-02-10T23:18:49.463Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T23:18:49.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-10T23:18:50.247Z] #45 248.2 CC criu/path.o [2020-02-10T23:18:50.398Z] --- PASS: TestDockerNetworkMacvlan (19.45s) [2020-02-10T23:18:50.398Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-02-10T23:18:50.398Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-02-10T23:18:50.398Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2020-02-10T23:18:50.398Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.06s) [2020-02-10T23:18:50.398Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.69s) [2020-02-10T23:18:50.398Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2020-02-10T23:18:50.398Z] PASS [2020-02-10T23:18:50.398Z] [2020-02-10T23:18:50.398Z] DONE 8 tests in 21.661s [2020-02-10T23:18:50.398Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T23:18:50.398Z] ++ 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-10T23:18:50.398Z] ++ set -e [2020-02-10T23:18:50.398Z] ++ '[' -n 0 ']' [2020-02-10T23:18:50.398Z] ++ set -x [2020-02-10T23:18:50.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10T23:18:50.398Z] testing: warning: no tests to run [2020-02-10T23:18:50.398Z] PASS [2020-02-10T23:18:50.398Z] [2020-02-10T23:18:50.398Z] DONE 0 tests in 0.027s [2020-02-10T23:18:50.398Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T23:18:50.398Z] ++ 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-10T23:18:50.398Z] ++ set -e [2020-02-10T23:18:50.398Z] ++ '[' -n 0 ']' [2020-02-10T23:18:50.398Z] ++ set -x [2020-02-10T23:18:50.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10T23:18:50.398Z] INFO: Testing against a local daemon [2020-02-10T23:18:50.398Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T23:18:50.879Z] #45 248.8 CC criu/pie-util-vdso-elf32.o [2020-02-10T23:18:51.516Z] #45 249.5 CC criu/pie-util-vdso.o [2020-02-10T23:18:51.543Z] --- PASS: TestStats (2.42s) [2020-02-10T23:18:51.543Z] === RUN TestStopContainerWithTimeout [2020-02-10T23:18:51.543Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T23:18:51.543Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T23:18:51.543Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T23:18:51.543Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T23:18:51.543Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T23:18:51.543Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T23:18:51.543Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T23:18:51.543Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T23:18:51.543Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T23:18:51.543Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T23:18:52.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-10T23:18:52.300Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-02-10T23:18:52.300Z] === RUN TestAuthZPluginTLS [2020-02-10T23:18:52.550Z] #45 250.4 CC criu/pie-util.o [2020-02-10T23:18:52.550Z] #45 250.7 CC criu/pipes.o [2020-02-10T23:18:52.671Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T23:18:52.868Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-02-10T23:18:52.868Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T23:18:53.437Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-02-10T23:18:53.437Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T23:18:54.006Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-02-10T23:18:54.006Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T23:18:54.052Z] #45 252.1 CC criu/plugin.o [2020-02-10T23:18:54.099Z] tests/integration/models_images_test.py ............... [ 89%] [2020-02-10T23:18:54.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-10T23:18:54.565Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T23:18:54.942Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-02-10T23:18:54.942Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T23:18:55.077Z] #45 252.9 CC criu/proc_parse.o [2020-02-10T23:18:55.128Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-10T23:18:55.128Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-10T23:18:55.128Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-10T23:18:55.724Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-10T23:18:56.845Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-02-10T23:18:56.845Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T23:18:57.024Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-10T23:18:57.024Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-02-10T23:18:57.024Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2020-02-10T23:18:57.024Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2020-02-10T23:18:57.024Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2020-02-10T23:18:57.024Z] === RUN TestDeleteDevicemapper [2020-02-10T23:18:57.024Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T23:18:57.024Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T23:18:57.024Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T23:18:57.104Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-02-10T23:18:57.104Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T23:18:57.672Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-02-10T23:18:57.672Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T23:18:57.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-10T23:18:58.608Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-02-10T23:18:58.608Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T23:18:58.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-10T23:19:00.254Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.50s) [2020-02-10T23:19:00.254Z] === RUN TestUpdateMemory [2020-02-10T23:19:00.254Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-10T23:19:00.254Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:19:00.254Z] === RUN TestUpdateCPUQuota [2020-02-10T23:19:00.513Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-02-10T23:19:00.513Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T23:19:00.646Z] #45 258.8 CC criu/protobuf-desc.o [2020-02-10T23:19:01.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-10T23:19:01.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-10T23:19:01.751Z] --- PASS: TestUpdateCPUQuota (1.55s) [2020-02-10T23:19:01.751Z] === RUN TestUpdatePidsLimit [2020-02-10T23:19:01.751Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T23:19:02.008Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T23:19:02.263Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-10T23:19:02.519Z] tests/integration/models_resources_test.py . [ 91%] [2020-02-10T23:19:02.572Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T23:19:02.730Z] #45 260.7 CC criu/protobuf.o [2020-02-10T23:19:03.046Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-02-10T23:19:03.046Z] === RUN TestAuthZPluginHeader [2020-02-10T23:19:03.136Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T23:19:03.358Z] #45 261.3 CC criu/pstree.o [2020-02-10T23:19:03.393Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T23:19:03.956Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T23:19:03.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-10T23:19:03.981Z] --- PASS: TestAuthZPluginHeader (1.05s) [2020-02-10T23:19:03.981Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T23:19:03.981Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T23:19:03.981Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:19:03.981Z] === RUN TestAuthZPluginV2Disable [2020-02-10T23:19:03.981Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-10T23:19:03.981Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:19:03.981Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T23:19:03.981Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T23:19:03.981Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:19:03.981Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T23:19:03.981Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T23:19:03.981Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:19:03.981Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T23:19:04.213Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T23:19:04.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-10T23:19:05.437Z] #45 263.6 CC criu/rbtree.o [2020-02-10T23:19:05.840Z] --- PASS: TestUpdatePidsLimit (4.12s) [2020-02-10T23:19:05.840Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-02-10T23:19:05.840Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-02-10T23:19:05.840Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-02-10T23:19:05.840Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-02-10T23:19:05.840Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2020-02-10T23:19:05.840Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-02-10T23:19:05.840Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2020-02-10T23:19:05.840Z] === RUN TestUpdateRestartPolicy [2020-02-10T23:19:06.475Z] #45 264.4 CC criu/rst-malloc.o [2020-02-10T23:19:06.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-10T23:19:07.110Z] #45 265.0 CC criu/seccomp.o [2020-02-10T23:19:07.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-10T23:19:08.585Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-10T23:19:08.644Z] #45 266.3 CC criu/seize.o [2020-02-10T23:19:10.143Z] #45 267.9 CC criu/servicefd.o [2020-02-10T23:19:10.785Z] #45 268.8 CC criu/shmem.o [2020-02-10T23:19:10.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-10T23:19:11.844Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-10T23:19:11.844Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-10T23:19:12.277Z] #45 ... [2020-02-10T23:19:12.277Z] [2020-02-10T23:19:12.277Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T23:19:12.277Z] #42 360.9 + dpkg --print-architecture [2020-02-10T23:19:12.277Z] #42 360.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T23:19:12.566Z] #42 361.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-10T23:19:12.566Z] #42 361.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T23:19:12.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-10T23:19:12.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-10T23:19:13.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-10T23:19:15.695Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-10T23:19:15.952Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-10T23:19:16.421Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-10T23:19:16.515Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-10T23:19:16.677Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-10T23:19:16.677Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-10T23:19:16.677Z] [2020-02-10T23:19:16.677Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-10T23:19:16.677Z] =========================== short test summary info ============================ [2020-02-10T23:19:16.677Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-10T23:19:16.677Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-10T23:19:16.677Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-10T23:19:16.677Z] Not supported on most drivers [2020-02-10T23:19:16.677Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-10T23:19:16.677Z] Can fail if eth0 has multiple IP addresses [2020-02-10T23:19:16.677Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-10T23:19:16.677Z] This doesn't seem to be taken into account by the engine [2020-02-10T23:19:16.677Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-10T23:19:16.677Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-10T23:19:16.677Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-10T23:19:16.677Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-10T23:19:16.677Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-10T23:19:16.677Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-10T23:19:16.677Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-10T23:19:16.677Z] ======== 374 passed, 7 skipped, 4 xfailed, 2 xpassed in 342.13 seconds ========= [2020-02-10T23:19:16.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-10T23:19:16.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-10T23:19:20.051Z] --- PASS: TestUpdateRestartPolicy (13.81s) [2020-02-10T23:19:20.051Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T23:19:20.616Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s) [2020-02-10T23:19:20.616Z] === RUN TestWaitNonBlocked [2020-02-10T23:19:20.616Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:19:20.616Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:19:20.616Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:19:20.616Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:19:20.616Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:19:20.616Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:19:21.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-10T23:19:21.748Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-02-10T23:19:21.748Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2020-02-10T23:19:21.748Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2020-02-10T23:19:21.748Z] === RUN TestWaitBlocked [2020-02-10T23:19:21.748Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:19:21.748Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:19:21.748Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:19:21.748Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:19:21.748Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:19:21.748Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:19:22.062Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s) [2020-02-10T23:19:22.062Z] PASS [2020-02-10T23:19:22.062Z] [2020-02-10T23:19:22.062Z] === Skipped [2020-02-10T23:19:22.062Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T23:19:22.062Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:19:22.062Z] [2020-02-10T23:19:22.062Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-10T23:19:22.062Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:19:22.062Z] [2020-02-10T23:19:22.062Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T23:19:22.062Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:19:22.062Z] [2020-02-10T23:19:22.062Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T23:19:22.062Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:19:22.062Z] [2020-02-10T23:19:22.062Z] [2020-02-10T23:19:22.062Z] DONE 17 tests, 4 skipped in 31.750s [2020-02-10T23:19:22.062Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T23:19:22.062Z] ++ 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-10T23:19:22.062Z] ++ set -e [2020-02-10T23:19:22.062Z] ++ '[' -n 0 ']' [2020-02-10T23:19:22.062Z] ++ set -x [2020-02-10T23:19:22.062Z] ++ env -i DEST=/go/src/github.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-10T23:19:22.062Z] INFO: Testing against a local daemon [2020-02-10T23:19:22.062Z] === RUN TestPluginInvalidJSON [2020-02-10T23:19:22.062Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:19:22.062Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:19:22.062Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:19:22.062Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-10T23:19:22.062Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T23:19:22.062Z] PASS [2020-02-10T23:19:22.062Z] [2020-02-10T23:19:22.062Z] DONE 2 tests in 0.163s [2020-02-10T23:19:22.322Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T23:19:22.322Z] ++ 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-10T23:19:22.322Z] ++ set -e [2020-02-10T23:19:22.322Z] ++ '[' -n 0 ']' [2020-02-10T23:19:22.322Z] ++ set -x [2020-02-10T23:19:22.322Z] ++ env -i DEST=/go/src/github.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-10T23:19:22.322Z] INFO: Testing against a local daemon [2020-02-10T23:19:22.322Z] === RUN TestExternalGraphDriver [2020-02-10T23:19:22.583Z] === RUN TestExternalGraphDriver/json [2020-02-10T23:19:22.965Z] #42 ... [2020-02-10T23:19:22.965Z] [2020-02-10T23:19:22.965Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T23:19:22.965Z] #45 270.7 CC criu/sigframe.o [2020-02-10T23:19:22.965Z] #45 271.0 CC criu/signalfd.o [2020-02-10T23:19:22.965Z] #45 271.6 CC criu/sk-inet.o [2020-02-10T23:19:22.965Z] #45 273.4 CC criu/sk-netlink.o [2020-02-10T23:19:22.966Z] #45 274.1 CC criu/sk-packet.o [2020-02-10T23:19:22.966Z] #45 275.1 CC criu/sk-queue.o [2020-02-10T23:19:22.966Z] #45 275.9 CC criu/sk-tcp.o [2020-02-10T23:19:22.966Z] #45 277.0 CC criu/sk-unix.o [2020-02-10T23:19:22.966Z] #45 280.6 CC criu/sockets.o [2020-02-10T23:19:23.140Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-10T23:19:23.141Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-10T23:19:23.141Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2020-02-10T23:19:23.141Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2020-02-10T23:19:23.141Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T23:19:23.141Z] === CONT TestDaemonHostGatewayIP [2020-02-10T23:19:24.464Z] #45 282.4 CC criu/stats.o [2020-02-10T23:19:25.034Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-10T23:19:25.101Z] #45 283.1 CC criu/string.o [2020-02-10T23:19:25.125Z] === RUN TestExternalGraphDriver/spec [2020-02-10T23:19:25.391Z] #45 283.3 CC criu/sysctl.o [2020-02-10T23:19:25.965Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-02-10T23:19:26.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-10T23:19:26.418Z] #45 284.5 CC criu/sysfs_parse.o [2020-02-10T23:19:26.421Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:19:26.421Z] [2020-02-10T23:19:26.421Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T23:19:26.421Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T23:19:26.421Z] HOSTNAME=26b29ee92a8a [2020-02-10T23:19:26.421Z] TESTDEBUG=0 [2020-02-10T23:19:26.421Z] DEST=bundles/test-integration [2020-02-10T23:19:26.421Z] PWD=/go/src/github.com/docker/docker [2020-02-10T23:19:26.421Z] DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:19:26.421Z] container=docker [2020-02-10T23:19:26.421Z] HOME=/root [2020-02-10T23:19:26.421Z] GOLANG_VERSION=1.13.7 [2020-02-10T23:19:26.421Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T23:19:26.421Z] VALIDATE_BRANCH=master [2020-02-10T23:19:26.421Z] TERM=xterm [2020-02-10T23:19:26.421Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T23:19:26.421Z] SHLVL=1 [2020-02-10T23:19:26.421Z] TIMEOUT=120m [2020-02-10T23:19:26.421Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T23:19:26.421Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T23:19:26.421Z] GO111MODULE=off [2020-02-10T23:19:26.421Z] DOCKER_EXPERIMENTAL=1 [2020-02-10T23:19:26.421Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T23:19:26.421Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T23:19:26.421Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T23:19:26.421Z] GOPATH=/go [2020-02-10T23:19:26.421Z] PKG_CONFIG=pkg-config [2020-02-10T23:19:26.421Z] _=/usr/bin/env [2020-02-10T23:19:26.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T23:19:27.052Z] #45 285.1 CC criu/timerfd.o [2020-02-10T23:19:27.152Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-10T23:19:27.691Z] #45 285.7 CC criu/tty.o [2020-02-10T23:19:27.717Z] --- PASS: TestContainerStartOnDaemonRestart (4.46s) [2020-02-10T23:19:27.717Z] === CONT TestIpcModeOlderClient [2020-02-10T23:19:27.717Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-02-10T23:19:27.717Z] === CONT TestDaemonRestartIpcMode [2020-02-10T23:19:27.974Z] --- PASS: TestDaemonHostGatewayIP (4.86s) [2020-02-10T23:19:28.410Z] === RUN TestExternalGraphDriver/pull [2020-02-10T23:19:28.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-10T23:19:29.139Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T23:19:29.139Z] [2020-02-10T23:19:29.139Z] Unloading profiles will leave already running processes permanently [2020-02-10T23:19:29.139Z] unconfined, which can lead to unexpected situations. [2020-02-10T23:19:29.139Z] [2020-02-10T23:19:29.139Z] To set a process to complain mode, use the command line tool [2020-02-10T23:19:29.139Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T23:19:29.139Z] Post stage [Pipeline] junit [2020-02-10T23:19:29.738Z] Recording test results [Pipeline] sh [2020-02-10T23:19:30.185Z] + echo Ensuring container killed. [2020-02-10T23:19:30.185Z] Ensuring container killed. [2020-02-10T23:19:30.185Z] + docker rm -vf docker-pr3 [2020-02-10T23:19:30.185Z] Error: No such container: docker-pr3 [2020-02-10T23:19:30.185Z] + true [Pipeline] sh [2020-02-10T23:19:30.313Z] --- PASS: TestExternalGraphDriver (7.80s) [2020-02-10T23:19:30.313Z] --- PASS: TestExternalGraphDriver/json (2.61s) [2020-02-10T23:19:30.313Z] --- PASS: TestExternalGraphDriver/spec (2.83s) [2020-02-10T23:19:30.313Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2020-02-10T23:19:30.313Z] === RUN TestGraphdriverPluginV2 [2020-02-10T23:19:30.313Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-02-10T23:19:30.313Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:19:30.313Z] PASS [2020-02-10T23:19:30.313Z] [2020-02-10T23:19:30.313Z] === Skipped [2020-02-10T23:19:30.313Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-02-10T23:19:30.313Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:19:30.313Z] [2020-02-10T23:19:30.313Z] [2020-02-10T23:19:30.313Z] DONE 5 tests, 1 skipped in 7.996s [2020-02-10T23:19:30.313Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T23:19:30.313Z] ++ 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-10T23:19:30.314Z] ++ set -e [2020-02-10T23:19:30.314Z] ++ '[' -n 0 ']' [2020-02-10T23:19:30.314Z] ++ set -x [2020-02-10T23:19:30.314Z] ++ env -i DEST=/go/src/github.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-10T23:19:30.314Z] INFO: Testing against a local daemon [2020-02-10T23:19:30.314Z] === RUN TestContinueAfterPluginCrash [2020-02-10T23:19:30.314Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T23:19:30.314Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T23:19:30.314Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T23:19:30.314Z] === CONT TestContinueAfterPluginCrash [2020-02-10T23:19:30.314Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T23:19:30.466Z] + echo Chowning /workspace to jenkins user [2020-02-10T23:19:30.466Z] Chowning /workspace to jenkins user [2020-02-10T23:19:30.466Z] + id -u [2020-02-10T23:19:30.466Z] + id -g [2020-02-10T23:19:30.466Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40472:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T23:19:32.130Z] + bundleName=docker-py [2020-02-10T23:19:32.130Z] + echo Creating docker-py-bundles.tar.gz [2020-02-10T23:19:32.130Z] Creating docker-py-bundles.tar.gz [2020-02-10T23:19:32.130Z] + 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 [2020-02-10T23:19:32.139Z] #45 289.6 CC criu/tun.o [2020-02-10T23:19:32.184Z] --- PASS: TestDaemonRestartIpcMode (4.01s) [2020-02-10T23:19:32.184Z] PASS [2020-02-10T23:19:32.184Z] [2020-02-10T23:19:32.184Z] === Skipped [2020-02-10T23:19:32.184Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-02-10T23:19:32.184Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T23:19:32.184Z] [2020-02-10T23:19:32.184Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-10T23:19:32.184Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:19:32.184Z] [2020-02-10T23:19:32.184Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-10T23:19:32.184Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:19:32.184Z] [2020-02-10T23:19:32.184Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T23:19:32.184Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T23:19:32.184Z] [2020-02-10T23:19:32.184Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T23:19:32.184Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T23:19:32.184Z] [2020-02-10T23:19:32.184Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-10T23:19:32.184Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:19:32.184Z] [2020-02-10T23:19:32.184Z] [2020-02-10T23:19:32.184Z] DONE 199 tests, 6 skipped in 155.527s [2020-02-10T23:19:32.184Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T23:19:32.184Z] ++ 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-10T23:19:32.184Z] ++ set -e [2020-02-10T23:19:32.184Z] ++ '[' -n 0 ']' [2020-02-10T23:19:32.184Z] ++ set -x [2020-02-10T23:19:32.184Z] ++ env -i DEST=/go/src/github.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-10T23:19:32.184Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-10T23:19:32.184Z] INFO: Testing against a local daemon [2020-02-10T23:19:32.184Z] === RUN TestCommitInheritsEnv [Pipeline] archiveArtifacts [2020-02-10T23:19:32.195Z] Archiving artifacts [2020-02-10T23:19:32.479Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40472/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-10T23:19:32.748Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-02-10T23:19:32.748Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T23:19:32.748Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-10T23:19:32.748Z] === RUN TestImagesFilterMultiReference [2020-02-10T23:19:32.748Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-10T23:19:32.748Z] === RUN TestImagePullPlatformInvalid [2020-02-10T23:19:32.748Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-10T23:19:32.748Z] === RUN TestRemoveImageOrphaning [2020-02-10T23:19:32.767Z] #45 290.6 CC criu/uffd.o [2020-02-10T23:19:32.847Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 -e DOCKER_GRAPHDRIVER docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 hack/make.sh binary-daemon [2020-02-10T23:19:33.312Z] --- PASS: TestRemoveImageOrphaning (0.62s) [2020-02-10T23:19:33.312Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T23:19:33.415Z] [2020-02-10T23:19:33.415Z] Removing bundles/ [2020-02-10T23:19:33.415Z] [2020-02-10T23:19:33.415Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-10T23:19:33.415Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-10T23:19:33.415Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T23:19:34.243Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-10T23:19:35.486Z] #45 293.3 CC criu/util.o [2020-02-10T23:19:35.612Z] --- PASS: TestRemoveImageGarbageCollector (2.19s) [2020-02-10T23:19:35.612Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T23:19:35.612Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-10T23:19:35.612Z] === RUN TestTagInvalidReference [2020-02-10T23:19:35.612Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-10T23:19:35.612Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-10T23:19:35.612Z] === RUN TestTagValidPrefixedRepo [2020-02-10T23:19:35.612Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-10T23:19:35.612Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T23:19:35.612Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-02-10T23:19:35.612Z] === RUN TestTagOfficialNames [2020-02-10T23:19:35.870Z] --- PASS: TestTagOfficialNames (0.10s) [2020-02-10T23:19:35.870Z] === RUN TestTagMatchesDigest [2020-02-10T23:19:35.870Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-02-10T23:19:35.870Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-10T23:19:36.801Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-10T23:19:37.731Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-10T23:19:37.731Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-10T23:19:38.295Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-10T23:19:38.858Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-10T23:19:38.994Z] #45 296.6 CC criu/uts_ns.o [2020-02-10T23:19:39.114Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-10T23:19:39.631Z] #45 297.4 CC criu/vdso.o [2020-02-10T23:19:39.679Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-10T23:19:39.679Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-10T23:19:40.659Z] #45 298.6 LINK criu/built-in.o [2020-02-10T23:19:40.949Z] #45 298.8 LINK criu/criu [2020-02-10T23:19:41.048Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-10T23:19:41.307Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-10T23:19:41.996Z] #45 299.6 DEP lib/c/criu.d [2020-02-10T23:19:41.996Z] #45 299.8 CC images/rpc.pb-c.o [2020-02-10T23:19:42.550Z] --- PASS: TestDaemonStartWithLogOpt (10.13s) [2020-02-10T23:19:43.030Z] #45 301.0 CC lib/c/criu.o [2020-02-10T23:19:45.767Z] #45 303.6 LINK lib/c/built-in.o [2020-02-10T23:19:45.767Z] #45 303.6 LINK lib/c/libcriu.so [2020-02-10T23:19:45.834Z] --- PASS: TestContinueAfterPluginCrash (14.82s) [2020-02-10T23:19:45.834Z] PASS [2020-02-10T23:19:45.834Z] [2020-02-10T23:19:45.834Z] DONE 2 tests in 14.978s [2020-02-10T23:19:45.834Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T23:19:45.834Z] ++ 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-10T23:19:45.834Z] ++ set -e [2020-02-10T23:19:45.834Z] ++ '[' -n 0 ']' [2020-02-10T23:19:45.834Z] ++ set -x [2020-02-10T23:19:45.834Z] ++ env -i DEST=/go/src/github.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-10T23:19:45.834Z] INFO: Testing against a local daemon [2020-02-10T23:19:45.834Z] === RUN TestPluginWithDevMounts [2020-02-10T23:19:45.834Z] === PAUSE TestPluginWithDevMounts [2020-02-10T23:19:45.834Z] === CONT TestPluginWithDevMounts [2020-02-10T23:19:46.064Z] #45 304.1 GEN magic.py [2020-02-10T23:19:46.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T23:19:46.361Z] #45 304.3 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T23:19:46.361Z] #45 304.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T23:19:46.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T23:19:47.408Z] #45 305.6 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T23:19:47.737Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-02-10T23:19:47.737Z] PASS [2020-02-10T23:19:47.737Z] [2020-02-10T23:19:47.737Z] DONE 1 tests in 2.361s [2020-02-10T23:19:47.737Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T23:19:47.737Z] ++ 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-10T23:19:47.737Z] ++ set -e [2020-02-10T23:19:47.737Z] ++ '[' -n 0 ']' [2020-02-10T23:19:47.737Z] ++ set -x [2020-02-10T23:19:47.737Z] ++ env -i DEST=/go/src/github.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-10T23:19:47.737Z] INFO: Testing against a local daemon [2020-02-10T23:19:47.737Z] === RUN TestSecretInspect [2020-02-10T23:19:47.852Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-10T23:19:48.110Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-10T23:19:48.302Z] 65014b3c3121: Pull complete [2020-02-10T23:19:48.673Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-10T23:19:48.673Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-10T23:19:49.237Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-10T23:19:49.470Z] #45 307.3 make[1]: Nothing to be done for 'all'. [2020-02-10T23:19:49.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T23:19:49.801Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-10T23:19:50.980Z] #45 308.7 make[1]: 'images/built-in.o' is up to date. [2020-02-10T23:19:50.980Z] #45 308.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T23:19:50.980Z] #45 308.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T23:19:50.980Z] #45 309.0 make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T23:19:50.980Z] #45 309.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T23:19:51.022Z] --- PASS: TestSecretInspect (2.76s) [2020-02-10T23:19:51.022Z] === RUN TestSecretList [2020-02-10T23:19:51.271Z] #45 309.1 make[1]: Nothing to be done for 'all'. [2020-02-10T23:19:51.271Z] #45 309.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T23:19:51.561Z] #45 309.7 make[2]: Nothing to be done for 'all'. [2020-02-10T23:19:51.855Z] #45 309.7 make[2]: Nothing to be done for 'all'. [2020-02-10T23:19:51.855Z] #45 309.8 make[2]: Nothing to be done for 'all'. [2020-02-10T23:19:52.144Z] #45 310.2 make[2]: Nothing to be done for 'all'. [2020-02-10T23:19:52.433Z] #45 310.3 make[2]: Nothing to be done for 'all'. [2020-02-10T23:19:52.433Z] #45 310.4 make[2]: Nothing to be done for 'all'. [2020-02-10T23:19:52.433Z] #45 310.5 make[2]: Nothing to be done for 'all'. [2020-02-10T23:19:52.723Z] #45 310.8 make[2]: Nothing to be done for 'all'. [2020-02-10T23:19:53.017Z] #45 310.8 INSTALL criu/criu [2020-02-10T23:19:53.017Z] #45 DONE 311.0s [2020-02-10T23:19:53.017Z] [2020-02-10T23:19:53.017Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T23:19:54.312Z] --- PASS: TestSecretList (3.21s) [2020-02-10T23:19:54.312Z] === RUN TestSecretsCreateAndDelete [2020-02-10T23:19:55.078Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-10T23:19:55.078Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-10T23:19:55.084Z] #58 242.6 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-10T23:19:55.642Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-10T23:19:55.642Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-10T23:19:56.228Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-10T23:19:56.228Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-10T23:19:56.485Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-10T23:19:56.742Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-10T23:19:56.844Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2020-02-10T23:19:56.844Z] === RUN TestSecretsUpdate [2020-02-10T23:19:57.306Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-10T23:19:57.805Z] #58 245.5 + mkdir -p /build [2020-02-10T23:19:57.805Z] #58 245.5 + cp runc /build/runc [2020-02-10T23:19:57.805Z] #58 DONE 245.6s [2020-02-10T23:19:57.805Z] [2020-02-10T23:19:57.805Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:19:57.871Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-10T23:19:59.321Z] #54 ... [2020-02-10T23:19:59.321Z] [2020-02-10T23:19:59.321Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T23:19:59.321Z] #42 DONE 408.1s [2020-02-10T23:19:59.625Z] [2020-02-10T23:19:59.625Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:20:00.129Z] --- PASS: TestSecretsUpdate (3.28s) [2020-02-10T23:20:00.129Z] === RUN TestTemplatedSecret [2020-02-10T23:20:00.395Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-10T23:20:00.959Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-10T23:20:04.318Z] --- PASS: TestTemplatedSecret (3.54s) [2020-02-10T23:20:04.318Z] === RUN TestSecretCreateResolve [2020-02-10T23:20:05.133Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-10T23:20:06.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T23:20:06.504Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-10T23:20:07.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T23:20:07.604Z] --- PASS: TestSecretCreateResolve (3.23s) [2020-02-10T23:20:07.604Z] PASS [2020-02-10T23:20:07.604Z] [2020-02-10T23:20:07.604Z] DONE 6 tests in 19.371s [2020-02-10T23:20:07.604Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T23:20:07.604Z] ++ 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-10T23:20:07.604Z] ++ set -e [2020-02-10T23:20:07.604Z] ++ '[' -n 0 ']' [2020-02-10T23:20:07.604Z] ++ set -x [2020-02-10T23:20:07.604Z] ++ env -i DEST=/go/src/github.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-10T23:20:07.604Z] INFO: Testing against a local daemon [2020-02-10T23:20:07.604Z] === RUN TestServiceCreateInit [2020-02-10T23:20:07.604Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T23:20:08.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T23:20:08.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T23:20:09.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T23:20:10.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T23:20:11.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T23:20:11.758Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-10T23:20:11.793Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T23:20:12.016Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-10T23:20:12.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T23:20:13.386Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-10T23:20:14.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T23:20:14.755Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-10T23:20:15.325Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-10T23:20:15.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T23:20:16.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T23:20:17.220Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-10T23:20:18.357Z] --- PASS: TestServiceCreateInit (10.02s) [2020-02-10T23:20:18.357Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.60s) [2020-02-10T23:20:18.357Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s) [2020-02-10T23:20:18.357Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T23:20:18.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T23:20:19.743Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-10T23:20:19.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T23:20:21.123Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-10T23:20:21.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T23:20:21.970Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T23:20:21.970Z] Using test binary docker [2020-02-10T23:20:21.970Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T23:20:21.970Z] +++ /etc/init.d/apparmor start [2020-02-10T23:20:21.970Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T23:20:21.970Z] Starting dockerd [2020-02-10T23:20:21.970Z] INFO: Waiting for daemon to start... [2020-02-10T23:20:21.970Z] +++ 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-10T23:20:24.321Z] . [2020-02-10T23:20:24.321Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T23:20:24.321Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T23:20:24.321Z] Error: No such image: emptyfs [2020-02-10T23:20:24.321Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T23:20:24.321Z] ++++ docker load [2020-02-10T23:20:24.321Z] Running integration-test (iteration 1) [2020-02-10T23:20:24.321Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T23:20:24.321Z] ++ 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-10T23:20:24.321Z] ++ set -e [2020-02-10T23:20:24.321Z] ++ '[' -n 0 ']' [2020-02-10T23:20:24.321Z] ++ set -x [2020-02-10T23:20:24.321Z] ++ env -i DEST=/go/src/github.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-10T23:20:24.398Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-10T23:20:24.398Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-10T23:20:26.919Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-10T23:20:26.919Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-10T23:20:26.919Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-10T23:20:26.919Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-10T23:20:26.919Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-10T23:20:26.919Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-10T23:20:27.482Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-10T23:20:28.048Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-10T23:20:28.612Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-10T23:20:30.506Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-10T23:20:30.506Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-10T23:20:31.886Z] Loaded image: buildpack-deps:jessie [2020-02-10T23:20:31.886Z] Loaded image: busybox:latest [2020-02-10T23:20:31.886Z] Loaded image: busybox:glibc [2020-02-10T23:20:31.886Z] Loaded image: debian:jessie [2020-02-10T23:20:31.886Z] Loaded image: hello-world:latest [2020-02-10T23:20:31.886Z] INFO: Testing against a local daemon [2020-02-10T23:20:31.886Z] === RUN TestCgroupNamespacesBuild [2020-02-10T23:20:32.399Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-10T23:20:32.399Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-10T23:20:33.769Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-10T23:20:33.832Z] --- PASS: TestCgroupNamespacesBuild (1.96s) [2020-02-10T23:20:33.832Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T23:20:35.741Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-02-10T23:20:35.741Z] === RUN TestBuildWithSession [2020-02-10T23:20:35.741Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T23:20:35.741Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T23:20:35.741Z] === RUN TestBuildSquashParent [2020-02-10T23:20:37.944Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-10T23:20:38.510Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-10T23:20:39.440Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-02-10T23:20:40.299Z] --- PASS: TestCreateServiceMultipleTimes (19.47s) [2020-02-10T23:20:40.299Z] === RUN TestCreateServiceConflict [2020-02-10T23:20:40.299Z] --- PASS: TestCreateServiceConflict (2.70s) [2020-02-10T23:20:40.299Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T23:20:41.333Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-10T23:20:41.848Z] --- PASS: TestBuildSquashParent (5.96s) [2020-02-10T23:20:41.848Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T23:20:41.848Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:20:41.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:20:41.848Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:20:41.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:20:41.848Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:20:41.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:20:41.848Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:20:41.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:20:41.848Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:20:41.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:20:41.848Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:20:41.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:20:41.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:20:41.848Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:20:42.702Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-10T23:20:43.267Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-10T23:20:43.583Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-02-10T23:20:43.583Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T23:20:44.225Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:20:44.225Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:20:44.848Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-10T23:20:46.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:20:46.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:20:46.923Z] #24 ... [2020-02-10T23:20:46.924Z] [2020-02-10T23:20:46.924Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:20:46.924Z] #63 395.3 + bin/containerd [2020-02-10T23:20:46.924Z] #63 ... [2020-02-10T23:20:46.924Z] [2020-02-10T23:20:46.924Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:20:46.924Z] #54 DONE 451.8s [2020-02-10T23:20:46.924Z] [2020-02-10T23:20:46.924Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:20:49.026Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-10T23:20:49.193Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-10T23:20:49.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s) [2020-02-10T23:20:49.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s) [2020-02-10T23:20:49.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.44s) [2020-02-10T23:20:49.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s) [2020-02-10T23:20:49.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s) [2020-02-10T23:20:49.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2020-02-10T23:20:49.193Z] === RUN TestBuildMultiStageCopy [2020-02-10T23:20:49.193Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T23:20:50.948Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-10T23:20:51.153Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T23:20:51.901Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T23:20:52.253Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T23:20:52.603Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T23:20:53.344Z] --- PASS: TestBuildMultiStageCopy (4.18s) [2020-02-10T23:20:53.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s) [2020-02-10T23:20:53.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2020-02-10T23:20:53.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-02-10T23:20:53.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2020-02-10T23:20:53.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-02-10T23:20:53.344Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T23:20:53.470Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-10T23:20:53.805Z] #24 462.1 + return [2020-02-10T23:20:53.805Z] #24 DONE 462.3s [2020-02-10T23:20:53.805Z] [2020-02-10T23:20:53.805Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:20:54.542Z] --- PASS: TestBuildMultiStageParentConfig (1.32s) [2020-02-10T23:20:54.542Z] === RUN TestBuildLabelWithTargets [2020-02-10T23:20:54.811Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-10T23:20:54.811Z] Copying nested executables into bundles/binary-daemon [2020-02-10T23:20:54.811Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-10T23:20:55.158Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 -e DOCKER_GRAPHDRIVER docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 hack/make.sh cross [2020-02-10T23:20:55.723Z] [2020-02-10T23:20:55.723Z] Removing bundles/ [2020-02-10T23:20:55.723Z] [2020-02-10T23:20:55.723Z] ---> Making bundle: cross (in bundles/cross) [2020-02-10T23:20:55.723Z] Cross building: bundles/cross/linux/amd64 [2020-02-10T23:20:55.723Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-10T23:20:55.723Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-10T23:20:55.993Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-10T23:20:56.527Z] #63 ... [2020-02-10T23:20:56.527Z] [2020-02-10T23:20:56.527Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T23:20:56.527Z] #25 DONE 0.1s [2020-02-10T23:20:56.527Z] [2020-02-10T23:20:56.527Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T23:20:56.527Z] #29 DONE 0.6s [2020-02-10T23:20:56.527Z] [2020-02-10T23:20:56.527Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:20:56.819Z] #63 ... [2020-02-10T23:20:56.819Z] [2020-02-10T23:20:56.819Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T23:20:56.819Z] #32 DONE 0.1s [2020-02-10T23:20:56.819Z] [2020-02-10T23:20:56.819Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T23:20:56.819Z] #35 DONE 0.1s [2020-02-10T23:20:56.819Z] [2020-02-10T23:20:56.819Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T23:20:56.819Z] #40 DONE 0.1s [2020-02-10T23:20:56.819Z] [2020-02-10T23:20:56.819Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:20:56.924Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-10T23:20:56.927Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2020-02-10T23:20:56.927Z] === RUN TestBuildWithEmptyLayers [2020-02-10T23:20:57.108Z] #63 ... [2020-02-10T23:20:57.108Z] [2020-02-10T23:20:57.108Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T23:20:57.108Z] #43 DONE 0.1s [2020-02-10T23:20:57.108Z] [2020-02-10T23:20:57.108Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T23:20:57.108Z] #46 DONE 0.1s [2020-02-10T23:20:57.108Z] [2020-02-10T23:20:57.108Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T23:20:57.397Z] #49 DONE 0.1s [2020-02-10T23:20:57.397Z] [2020-02-10T23:20:57.397Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T23:20:57.397Z] #52 DONE 0.1s [2020-02-10T23:20:57.397Z] [2020-02-10T23:20:57.397Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:20:57.397Z] #63 ... [2020-02-10T23:20:57.397Z] [2020-02-10T23:20:57.397Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T23:20:57.397Z] #55 DONE 0.1s [2020-02-10T23:20:57.397Z] [2020-02-10T23:20:57.397Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T23:20:57.676Z] --- PASS: TestBuildWithEmptyLayers (0.91s) [2020-02-10T23:20:57.676Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T23:20:57.685Z] #59 DONE 0.1s [2020-02-10T23:20:57.685Z] [2020-02-10T23:20:57.685Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T23:20:57.854Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-10T23:20:58.418Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-10T23:20:58.461Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.63s) [2020-02-10T23:20:58.461Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T23:20:59.350Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-10T23:21:00.066Z] --- PASS: TestBuildMultiStageOnBuild (2.57s) [2020-02-10T23:21:00.066Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T23:21:00.992Z] --- PASS: TestCreateServiceSecretFileMode (2.95s) [2020-02-10T23:21:00.992Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T23:21:01.247Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-10T23:21:01.443Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-02-10T23:21:01.443Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T23:21:01.811Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-10T23:21:04.278Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2020-02-10T23:21:04.278Z] === RUN TestCreateServiceSysctls [2020-02-10T23:21:04.585Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s) [2020-02-10T23:21:04.585Z] === RUN TestBuildWithHugeFile [2020-02-10T23:21:05.987Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-10T23:21:06.551Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-10T23:21:06.808Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-10T23:21:08.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-10T23:21:08.470Z] --- PASS: TestCreateServiceSysctls (4.20s) [2020-02-10T23:21:08.470Z] === RUN TestCreateServiceCapabilities [2020-02-10T23:21:10.074Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-10T23:21:11.005Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-10T23:21:11.262Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-10T23:21:11.755Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2020-02-10T23:21:11.755Z] === RUN TestInspect [2020-02-10T23:21:15.042Z] --- PASS: TestInspect (3.55s) [2020-02-10T23:21:15.042Z] === RUN TestCreateJob [2020-02-10T23:21:19.230Z] --- PASS: TestCreateJob (4.13s) [2020-02-10T23:21:19.230Z] === RUN TestReplicatedJob [2020-02-10T23:21:21.214Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-10T23:21:23.752Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-10T23:21:24.529Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-10T23:21:25.474Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-02-10T23:21:25.842Z] --- PASS: TestReplicatedJob (6.36s) [2020-02-10T23:21:25.842Z] === RUN TestUpdateReplicatedJob [2020-02-10T23:21:26.405Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-10T23:21:28.932Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-10T23:21:29.189Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-10T23:21:30.031Z] --- PASS: TestUpdateReplicatedJob (4.24s) [2020-02-10T23:21:30.032Z] === RUN TestServiceListWithStatuses [2020-02-10T23:21:30.032Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T23:21:30.032Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T23:21:30.032Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T23:21:30.269Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-10T23:21:33.292Z] --- PASS: TestBuildWithHugeFile (28.00s) [2020-02-10T23:21:33.292Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T23:21:33.292Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:21:33.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:21:33.292Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:21:33.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:21:33.292Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:21:33.292Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:21:33.292Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:21:33.292Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:21:33.292Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:21:33.292Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-02-10T23:21:33.292Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-02-10T23:21:33.292Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-02-10T23:21:33.292Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-02-10T23:21:33.292Z] === RUN TestBuildPreserveOwnership [2020-02-10T23:21:33.292Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T23:21:35.525Z] --- PASS: TestDockerDaemonSuite (355.60s) [2020-02-10T23:21:35.525Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.38s) [2020-02-10T23:21:35.525Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.66s) [2020-02-10T23:21:35.525Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2020-02-10T23:21:35.525Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.85s) [2020-02-10T23:21:35.525Z] docker_cli_daemon_test.go:1449: [d946a383e159c] daemon is not started [2020-02-10T23:21:35.525Z] check_test.go:309: [d8c0e18f0e77f] daemon is not started [2020-02-10T23:21:35.525Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.99s) [2020-02-10T23:21:35.525Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.61s) [2020-02-10T23:21:35.525Z] check_test.go:309: [dbdbc1da7955d] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.83s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.96s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.21s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.24s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.07s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.70s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.37s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-10T23:21:35.526Z] check_test.go:309: [de92f8be30d24] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-02-10T23:21:35.526Z] check_test.go:309: [db846e7a9bcc4] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.51s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-02-10T23:21:35.526Z] check_test.go:309: [db755516e1a27] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.63s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.62s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-02-10T23:21:35.526Z] check_test.go:309: [d15b7913dfc46] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.39s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.73s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.93s) [2020-02-10T23:21:35.526Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-02-10T23:21:35.526Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-10T23:21:35.526Z] check_test.go:309: [d19ef92c2b908] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.85s) [2020-02-10T23:21:35.526Z] check_test.go:309: [dbf95c0ab8fca] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.20s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-02-10T23:21:35.526Z] check_test.go:309: [d63f1120bd058] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.86s) [2020-02-10T23:21:35.526Z] docker_cli_daemon_plugins_test.go:79: [df61a52f95215] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.89s) [2020-02-10T23:21:35.526Z] docker_cli_daemon_plugins_test.go:169: [dd314979b680a] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-02-10T23:21:35.526Z] check_test.go:309: [d0034539502b9] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.01s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.79s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.88s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.08s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.95s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.50s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.70s) [2020-02-10T23:21:35.526Z] check_test.go:309: [dcfc12ddadda0] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.57s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.57s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.78s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.63s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.20s) [2020-02-10T23:21:35.526Z] check_test.go:309: [de33a95f1ce06] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.40s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.35s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.27s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.34s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.09s) [2020-02-10T23:21:35.526Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-10T23:21:35.526Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-10T23:21:35.526Z] check_test.go:309: [dfc6736c9de2e] daemon is not started [2020-02-10T23:21:35.526Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-02-10T23:21:35.526Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-10T23:21:35.526Z] check_test.go:309: [d225001b44dfd] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.64s) [2020-02-10T23:21:35.526Z] check_test.go:309: [de63f642fa23e] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.64s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.19s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.02s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.05s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.01s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.25s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.25s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.49s) [2020-02-10T23:21:35.526Z] check_test.go:309: [d88a9f739affe] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.25s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.99s) [2020-02-10T23:21:35.526Z] check_test.go:309: [d2159e23b4393] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.91s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-02-10T23:21:35.526Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-10T23:21:35.526Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-10T23:21:35.526Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-10T23:21:35.526Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-10T23:21:35.526Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-10T23:21:35.526Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-10T23:21:35.526Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-10T23:21:35.526Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-10T23:21:35.526Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-10T23:21:35.526Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-10T23:21:35.526Z] check_test.go:309: [d81fa599ac78f] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2020-02-10T23:21:35.526Z] check_test.go:309: [d9ea2d7a17634] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.61s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.64s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.70s) [2020-02-10T23:21:35.526Z] check_test.go:309: [ded3007c76757] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.38s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.07s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.41s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-02-10T23:21:35.526Z] check_test.go:309: [de7d9e912bfc2] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.25s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.94s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.44s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.22s) [2020-02-10T23:21:35.526Z] check_test.go:309: [da0297a8e5996] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.98s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-02-10T23:21:35.526Z] check_test.go:309: [d78a8da5243c8] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.64s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.66s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.94s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.76s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.57s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.02s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.77s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.19s) [2020-02-10T23:21:35.526Z] docker_cli_daemon_test.go:2542: [dc9ee47852097] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.75s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.91s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.01s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.35s) [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-02-10T23:21:35.526Z] check_test.go:309: [d0c609c87b26c] daemon is not started [2020-02-10T23:21:35.526Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.68s) [2020-02-10T23:21:35.526Z] === RUN TestDockerSwarmSuite [2020-02-10T23:21:35.526Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-10T23:21:36.598Z] --- PASS: TestDockerNetworkConnectAlias (6.45s) [2020-02-10T23:21:36.598Z] === RUN TestDockerNetworkReConnect [2020-02-10T23:21:37.000Z] #63 446.8 + bin/containerd-stress [2020-02-10T23:21:37.000Z] #63 450.5 + bin/containerd-shim [2020-02-10T23:21:37.292Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T23:21:38.801Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-10T23:21:39.044Z] --- PASS: TestBuildPreserveOwnership (6.36s) [2020-02-10T23:21:39.044Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.28s) [2020-02-10T23:21:39.044Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-02-10T23:21:39.044Z] === RUN TestBuildPlatformInvalid [2020-02-10T23:21:39.044Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-02-10T23:21:39.044Z] PASS [2020-02-10T23:21:39.044Z] [2020-02-10T23:21:39.044Z] === Skipped [2020-02-10T23:21:39.044Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-02-10T23:21:39.044Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T23:21:39.044Z] [2020-02-10T23:21:39.044Z] [2020-02-10T23:21:39.044Z] DONE 32 tests, 1 skipped in 74.872s [2020-02-10T23:21:39.044Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T23:21:39.045Z] ++ 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-10T23:21:39.045Z] ++ set -e [2020-02-10T23:21:39.045Z] ++ '[' -n 0 ']' [2020-02-10T23:21:39.045Z] ++ set -x [2020-02-10T23:21:39.045Z] ++ env -i DEST=/go/src/github.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-10T23:21:39.391Z] INFO: Testing against a local daemon [2020-02-10T23:21:39.391Z] === RUN TestConfigList [2020-02-10T23:21:41.866Z] --- PASS: TestDockerNetworkReConnect (5.24s) [2020-02-10T23:21:41.866Z] === RUN TestServicePlugin [2020-02-10T23:21:41.866Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-10T23:21:41.866Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:21:41.866Z] === RUN TestServiceUpdateLabel [2020-02-10T23:21:42.075Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-10T23:21:42.648Z] --- PASS: TestConfigList (2.92s) [2020-02-10T23:21:42.648Z] === RUN TestConfigsCreateAndDelete [2020-02-10T23:21:44.399Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2020-02-10T23:21:44.399Z] === RUN TestConfigsUpdate [2020-02-10T23:21:45.151Z] --- PASS: TestServiceUpdateLabel (3.23s) [2020-02-10T23:21:45.151Z] === RUN TestServiceUpdateSecrets [2020-02-10T23:21:45.350Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-10T23:21:45.462Z] #63 461.0 + bin/containerd-shim-runc-v1 [2020-02-10T23:21:46.281Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-10T23:21:46.281Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-10T23:21:47.507Z] --- PASS: TestConfigsUpdate (2.83s) [2020-02-10T23:21:47.507Z] === RUN TestTemplatedConfig [2020-02-10T23:21:48.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-10T23:21:50.694Z] --- PASS: TestTemplatedConfig (3.23s) [2020-02-10T23:21:50.694Z] === RUN TestConfigInspect [2020-02-10T23:21:50.994Z] #63 466.0 + bin/containerd-shim-runc-v2 [2020-02-10T23:21:51.355Z] edbd72df76b4: Pull complete [2020-02-10T23:21:51.355Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-02-10T23:21:51.355Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:21:51.355Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-02-10T23:21:51.355Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-02-10T23:21:51.355Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973' [2020-02-10T23:21:51.355Z] WARN: Skipping validation tests [2020-02-10T23:21:51.355Z] INFO: Running unit tests at 02/10/2020 23:21:37... [2020-02-10T23:21:51.355Z] INFO: make.ps1 starting at 02/10/2020 23:21:40 [2020-02-10T23:21:51.355Z] INFO: Git commit (9f0b3f5609) assumed from DOCKER_GITCOMMIT environment variable [2020-02-10T23:21:51.355Z] INFO: Invoking autogen... [2020-02-10T23:21:51.355Z] INFO: Running unit tests... [2020-02-10T23:21:52.010Z] #63 467.5 + binaries [2020-02-10T23:21:52.010Z] #63 467.5 + mkdir -p /build [2020-02-10T23:21:52.010Z] #63 467.5 + cp bin/containerd /build/containerd [2020-02-10T23:21:52.010Z] #63 467.5 + cp bin/containerd-shim /build/containerd-shim [2020-02-10T23:21:52.010Z] #63 467.5 + cp bin/ctr /build/ctr [2020-02-10T23:21:52.010Z] #63 DONE 467.6s [2020-02-10T23:21:52.352Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-10T23:21:52.874Z] 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/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-10T23:21:53.372Z] --- PASS: TestConfigInspect (3.00s) [2020-02-10T23:21:53.372Z] === RUN TestConfigCreateWithLabels [2020-02-10T23:21:53.504Z] [2020-02-10T23:21:53.504Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T23:21:53.504Z] #64 DONE 0.1s [2020-02-10T23:21:53.504Z] [2020-02-10T23:21:53.504Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T23:21:53.788Z] #68 DONE 0.1s [2020-02-10T23:21:53.788Z] [2020-02-10T23:21:53.788Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T23:21:53.788Z] #70 DONE 0.1s [2020-02-10T23:21:53.788Z] [2020-02-10T23:21:53.788Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T23:21:53.788Z] #73 DONE 0.1s [2020-02-10T23:21:53.788Z] [2020-02-10T23:21:53.788Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T23:21:53.788Z] #74 DONE 0.0s [2020-02-10T23:21:54.071Z] [2020-02-10T23:21:54.071Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T23:21:54.880Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-10T23:21:56.446Z] --- PASS: TestConfigCreateWithLabels (2.76s) [2020-02-10T23:21:56.446Z] === RUN TestConfigCreateResolve [2020-02-10T23:21:56.774Z] #75 DONE 2.6s [2020-02-10T23:21:56.774Z] [2020-02-10T23:21:56.774Z] #76 exporting to oci image format [2020-02-10T23:21:56.774Z] #76 exporting layers [2020-02-10T23:21:57.412Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-10T23:21:58.807Z] --- PASS: TestConfigCreateResolve (2.33s) [2020-02-10T23:21:58.807Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T23:21:59.160Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-02-10T23:21:59.160Z] PASS [2020-02-10T23:21:59.160Z] [2020-02-10T23:21:59.160Z] DONE 8 tests in 19.937s [2020-02-10T23:21:59.160Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T23:21:59.160Z] ++ 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-10T23:21:59.160Z] ++ set -e [2020-02-10T23:21:59.160Z] ++ '[' -n 0 ']' [2020-02-10T23:21:59.160Z] ++ set -x [2020-02-10T23:21:59.160Z] ++ env -i DEST=/go/src/github.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-10T23:21:59.160Z] INFO: Testing against a local daemon [2020-02-10T23:21:59.160Z] === RUN TestCheckpoint [2020-02-10T23:21:59.160Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T23:21:59.160Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T23:21:59.160Z] === RUN TestContainerInvalidJSON [2020-02-10T23:21:59.160Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:21:59.160Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:21:59.160Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:21:59.160Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:21:59.160Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:21:59.160Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:21:59.160Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:21:59.160Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:21:59.160Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:21:59.160Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-02-10T23:21:59.160Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T23:21:59.160Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T23:21:59.160Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T23:21:59.160Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T23:21:59.160Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-02-10T23:21:59.160Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T23:21:59.508Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-02-10T23:21:59.508Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T23:21:59.508Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-02-10T23:21:59.508Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T23:21:59.508Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-02-10T23:21:59.508Z] === RUN TestCopyFromContainer [2020-02-10T23:22:00.027Z] --- PASS: TestServiceUpdateSecrets (15.31s) [2020-02-10T23:22:00.027Z] === RUN TestServiceUpdateConfigs [2020-02-10T23:22:00.929Z] ? github.com/docker/docker/api [no test files] [2020-02-10T23:22:01.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-10T23:22:01.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-10T23:22:01.874Z] === RUN TestCopyFromContainer// [2020-02-10T23:22:01.874Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T23:22:01.874Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T23:22:01.874Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T23:22:01.874Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T23:22:01.874Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T23:22:01.874Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T23:22:01.874Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T23:22:02.241Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T23:22:02.241Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T23:22:02.241Z] --- PASS: TestCopyFromContainer (2.68s) [2020-02-10T23:22:02.241Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-02-10T23:22:02.241Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-10T23:22:02.241Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-02-10T23:22:02.241Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-02-10T23:22:02.241Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-02-10T23:22:02.241Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-02-10T23:22:02.241Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-02-10T23:22:02.241Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-02-10T23:22:02.241Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-02-10T23:22:02.241Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-02-10T23:22:02.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T23:22:02.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:22:02.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:22:02.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:22:02.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:22:02.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:22:02.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:22:02.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:22:02.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:22:02.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:22:02.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-10T23:22:02.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-10T23:22:02.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-10T23:22:02.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-10T23:22:02.241Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T23:22:02.241Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-02-10T23:22:02.241Z] === RUN TestCreateWithInvalidEnv [2020-02-10T23:22:02.241Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T23:22:02.241Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T23:22:02.241Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T23:22:02.241Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T23:22:02.241Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T23:22:02.241Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T23:22:02.241Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T23:22:02.241Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T23:22:02.241Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T23:22:02.241Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-02-10T23:22:02.241Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-10T23:22:02.241Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T23:22:02.241Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T23:22:02.241Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T23:22:02.241Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-02-10T23:22:02.241Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T23:22:04.812Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s) [2020-02-10T23:22:04.812Z] === RUN TestCreateWithCapabilities [2020-02-10T23:22:04.812Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T23:22:04.812Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T23:22:04.812Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:22:04.812Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:22:04.812Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:22:04.812Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:22:04.812Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:22:04.812Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:22:04.812Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:22:04.812Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:22:04.812Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:22:04.812Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:22:04.812Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T23:22:04.812Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T23:22:04.812Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:22:04.812Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:22:04.812Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:22:04.812Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:22:04.812Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:22:04.812Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:22:04.812Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:22:04.812Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:22:04.812Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T23:22:04.812Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T23:22:04.812Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:22:04.812Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:22:04.812Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:22:04.812Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:22:05.181Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:22:05.181Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:22:05.181Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:22:05.181Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:22:05.181Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:22:05.181Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-02-10T23:22:05.181Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-10T23:22:05.181Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-10T23:22:05.181Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-10T23:22:05.181Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-10T23:22:05.181Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-02-10T23:22:05.181Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-02-10T23:22:05.181Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T23:22:05.181Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-10T23:22:05.181Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-02-10T23:22:05.181Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-02-10T23:22:05.181Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-02-10T23:22:05.181Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T23:22:06.017Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-10T23:22:07.552Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s) [2020-02-10T23:22:07.552Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T23:22:07.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:22:07.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:22:07.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:22:07.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:22:07.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:22:07.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:22:07.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:22:07.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:22:07.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:22:07.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:22:07.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:22:07.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:22:07.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:22:07.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:22:07.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:22:07.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-02-10T23:22:07.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-10T23:22:07.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-10T23:22:07.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-10T23:22:07.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-02-10T23:22:07.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-02-10T23:22:07.553Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T23:22:08.316Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-02-10T23:22:08.316Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T23:22:08.316Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T23:22:08.316Z] === RUN TestDaemonRestartIpcMode [2020-02-10T23:22:08.316Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T23:22:08.316Z] === RUN TestDaemonHostGatewayIP [2020-02-10T23:22:08.316Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T23:22:08.316Z] === RUN TestDiff [2020-02-10T23:22:08.538Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-10T23:22:09.573Z] --- PASS: TestDiff (0.83s) [2020-02-10T23:22:09.573Z] === RUN TestExecWithCloseStdin [2020-02-10T23:22:10.331Z] --- PASS: TestExecWithCloseStdin (1.08s) [2020-02-10T23:22:10.331Z] === RUN TestExec [2020-02-10T23:22:11.106Z] --- PASS: TestExec (0.89s) [2020-02-10T23:22:11.106Z] === RUN TestExecUser [2020-02-10T23:22:11.859Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-10T23:22:12.306Z] --- PASS: TestExecUser (1.07s) [2020-02-10T23:22:12.306Z] === RUN TestExportContainerAndImportImage [2020-02-10T23:22:13.524Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-02-10T23:22:13.524Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T23:22:15.277Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-02-10T23:22:15.277Z] === RUN TestHealthCheckWorkdir [2020-02-10T23:22:16.034Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-02-10T23:22:16.034Z] === RUN TestHealthKillContainer [2020-02-10T23:22:16.239Z] ok github.com/docker/docker/api/server 0.170s coverage: 9.0% of statements [2020-02-10T23:22:17.114Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-10T23:22:17.114Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-10T23:22:17.114Z] Cross building: bundles/cross/windows/amd64 [2020-02-10T23:22:17.114Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-10T23:22:17.114Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-10T23:22:18.110Z] --- PASS: TestServiceUpdateConfigs (15.46s) [2020-02-10T23:22:18.110Z] === RUN TestServiceUpdateNetwork [2020-02-10T23:22:19.215Z] --- PASS: TestHealthKillContainer (3.02s) [2020-02-10T23:22:19.215Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T23:22:19.963Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-02-10T23:22:19.963Z] === RUN TestIpcModeNone [2020-02-10T23:22:21.184Z] --- PASS: TestIpcModeNone (1.03s) [2020-02-10T23:22:21.184Z] === RUN TestIpcModePrivate [2020-02-10T23:22:21.947Z] --- PASS: TestIpcModePrivate (1.03s) [2020-02-10T23:22:21.947Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-10T23:22:21.947Z] === RUN TestIpcModeShareable [2020-02-10T23:22:23.149Z] --- PASS: TestIpcModeShareable (0.99s) [2020-02-10T23:22:23.149Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-10T23:22:23.149Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T23:22:24.043Z] --- PASS: TestImportExtremelyLargeImageWorks (166.65s) [2020-02-10T23:22:24.043Z] PASS [2020-02-10T23:22:24.043Z] [2020-02-10T23:22:24.043Z] DONE 12 tests in 170.664s [2020-02-10T23:22:24.043Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T23:22:24.043Z] ++ 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-10T23:22:24.043Z] ++ set -e [2020-02-10T23:22:24.043Z] ++ '[' -n 0 ']' [2020-02-10T23:22:24.043Z] ++ set -x [2020-02-10T23:22:24.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T23:22:24.043Z] INFO: Testing against a local daemon [2020-02-10T23:22:24.043Z] === RUN TestNetworkCreateDelete [2020-02-10T23:22:24.043Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-02-10T23:22:24.043Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T23:22:24.043Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-02-10T23:22:24.043Z] === RUN TestInspectNetwork [2020-02-10T23:22:25.639Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.77s) [2020-02-10T23:22:25.639Z] === RUN TestAPIIpcModeHost [2020-02-10T23:22:26.393Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-02-10T23:22:26.393Z] === RUN TestDaemonIpcModeShareable [2020-02-10T23:22:28.148Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-02-10T23:22:28.148Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-10T23:22:28.148Z] === RUN TestDaemonIpcModePrivate [2020-02-10T23:22:28.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-10T23:22:28.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-10T23:22:28.217Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T23:22:28.217Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T23:22:28.217Z] === RUN TestInspectNetwork/network_name [2020-02-10T23:22:28.217Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T23:22:30.046Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2020-02-10T23:22:30.046Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-10T23:22:30.046Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T23:22:30.109Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-10T23:22:30.318Z] --- PASS: TestServiceUpdateNetwork (14.85s) [2020-02-10T23:22:30.318Z] PASS [2020-02-10T23:22:30.318Z] [2020-02-10T23:22:30.318Z] === Skipped [2020-02-10T23:22:30.318Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T23:22:30.318Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T23:22:30.318Z] [2020-02-10T23:22:30.318Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-02-10T23:22:30.318Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:22:30.318Z] [2020-02-10T23:22:30.318Z] [2020-02-10T23:22:30.318Z] DONE 23 tests, 2 skipped in 143.322s [2020-02-10T23:22:30.318Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T23:22:30.318Z] ++ 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-10T23:22:30.318Z] ++ set -e [2020-02-10T23:22:30.318Z] ++ '[' -n 0 ']' [2020-02-10T23:22:30.318Z] ++ set -x [2020-02-10T23:22:30.318Z] ++ env -i DEST=/go/src/github.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-10T23:22:30.367Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-10T23:22:30.576Z] INFO: Testing against a local daemon [2020-02-10T23:22:30.576Z] === RUN TestSessionCreate [2020-02-10T23:22:30.576Z] --- PASS: TestSessionCreate (0.05s) [2020-02-10T23:22:30.576Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T23:22:30.576Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-10T23:22:30.576Z] PASS [2020-02-10T23:22:30.576Z] [2020-02-10T23:22:30.576Z] DONE 2 tests in 0.243s [2020-02-10T23:22:30.576Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T23:22:30.576Z] ++ 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-10T23:22:30.576Z] ++ set -e [2020-02-10T23:22:30.576Z] ++ '[' -n 0 ']' [2020-02-10T23:22:30.576Z] ++ set -x [2020-02-10T23:22:30.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T23:22:30.835Z] INFO: Testing against a local daemon [2020-02-10T23:22:30.835Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T23:22:30.835Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T23:22:30.835Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T23:22:30.835Z] === RUN TestEventsExecDie [2020-02-10T23:22:31.771Z] --- PASS: TestEventsExecDie (0.93s) [2020-02-10T23:22:31.771Z] === RUN TestEventsBackwardsCompatible [2020-02-10T23:22:31.771Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-10T23:22:31.771Z] === RUN TestInfoBinaryCommits [2020-02-10T23:22:31.771Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-10T23:22:31.771Z] === RUN TestInfoAPIVersioned [2020-02-10T23:22:31.771Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-10T23:22:31.771Z] === RUN TestInfoDiscoveryBackend [2020-02-10T23:22:31.859Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-02-10T23:22:31.859Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-10T23:22:31.859Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T23:22:32.261Z] --- PASS: TestInspectNetwork (8.90s) [2020-02-10T23:22:32.261Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T23:22:32.261Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T23:22:32.261Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2020-02-10T23:22:32.261Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T23:22:32.261Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T23:22:32.707Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-02-10T23:22:32.707Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T23:22:33.072Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.59s) [2020-02-10T23:22:33.072Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-10T23:22:33.072Z] === RUN TestIpcModeOlderClient [2020-02-10T23:22:33.072Z] === PAUSE TestIpcModeOlderClient [2020-02-10T23:22:33.072Z] === RUN TestKillContainerInvalidSignal [2020-02-10T23:22:33.642Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T23:22:33.642Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T23:22:34.209Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-02-10T23:22:34.209Z] === RUN TestInfoAPI [2020-02-10T23:22:34.209Z] --- PASS: TestInfoAPI (0.05s) [2020-02-10T23:22:34.209Z] === RUN TestInfoAPIWarnings [2020-02-10T23:22:34.292Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2020-02-10T23:22:34.292Z] === RUN TestKillContainer [2020-02-10T23:22:34.292Z] === RUN TestKillContainer/no_signal [2020-02-10T23:22:34.777Z] --- PASS: TestInfoAPIWarnings (0.66s) [2020-02-10T23:22:34.777Z] === RUN TestInfoDebug [2020-02-10T23:22:34.795Z] --- PASS: TestRunContainerWithBridgeNone (2.65s) [2020-02-10T23:22:34.795Z] === RUN TestNetworkInvalidJSON [2020-02-10T23:22:34.795Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T23:22:34.795Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T23:22:34.795Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:22:34.795Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:22:34.795Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:22:34.795Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:22:34.795Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T23:22:34.795Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:22:34.795Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:22:34.795Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-02-10T23:22:34.795Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T23:22:34.795Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T23:22:34.795Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T23:22:34.795Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T23:22:35.069Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T23:22:35.497Z] === RUN TestKillContainer/killing_signal [2020-02-10T23:22:35.713Z] --- PASS: TestInfoDebug (0.62s) [2020-02-10T23:22:35.713Z] === RUN TestInfoInsecureRegistries [2020-02-10T23:22:35.728Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-10T23:22:35.728Z] --- PASS: TestDaemonRestartWithLiveRestore (1.11s) [2020-02-10T23:22:35.728Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T23:22:35.985Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-10T23:22:36.241Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-10T23:22:36.281Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-02-10T23:22:36.281Z] === RUN TestInfoRegistryMirrors [2020-02-10T23:22:36.498Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-02-10T23:22:36.498Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T23:22:36.713Z] --- PASS: TestKillContainer (2.61s) [2020-02-10T23:22:36.713Z] --- PASS: TestKillContainer/no_signal (0.93s) [2020-02-10T23:22:36.713Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-02-10T23:22:36.713Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-02-10T23:22:36.713Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T23:22:36.713Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T23:22:36.851Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-02-10T23:22:36.851Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T23:22:37.061Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-10T23:22:37.061Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-10T23:22:37.110Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-02-10T23:22:37.110Z] === RUN TestPingCacheHeaders [2020-02-10T23:22:37.110Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-10T23:22:37.110Z] === RUN TestPingGet [2020-02-10T23:22:37.110Z] --- PASS: TestPingGet (0.03s) [2020-02-10T23:22:37.110Z] === RUN TestPingHead [2020-02-10T23:22:37.110Z] --- PASS: TestPingHead (0.05s) [2020-02-10T23:22:37.110Z] === RUN TestVersion [2020-02-10T23:22:37.110Z] --- PASS: TestVersion (0.05s) [2020-02-10T23:22:37.110Z] PASS [2020-02-10T23:22:37.110Z] [2020-02-10T23:22:37.110Z] === Skipped [2020-02-10T23:22:37.110Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T23:22:37.110Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T23:22:37.110Z] [2020-02-10T23:22:37.110Z] [2020-02-10T23:22:37.110Z] DONE 18 tests, 1 skipped in 6.579s [2020-02-10T23:22:37.110Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T23:22:37.110Z] ++ 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-10T23:22:37.110Z] ++ set -e [2020-02-10T23:22:37.110Z] ++ '[' -n 0 ']' [2020-02-10T23:22:37.110Z] ++ set -x [2020-02-10T23:22:37.110Z] ++ env -i DEST=/go/src/github.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-10T23:22:37.318Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-10T23:22:37.369Z] INFO: Testing against a local daemon [2020-02-10T23:22:37.369Z] === RUN TestVolumesCreateAndList [2020-02-10T23:22:37.369Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-10T23:22:37.369Z] === RUN TestVolumesRemove [2020-02-10T23:22:37.463Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T23:22:37.628Z] --- PASS: TestVolumesRemove (0.12s) [2020-02-10T23:22:37.628Z] === RUN TestVolumesInspect [2020-02-10T23:22:37.628Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-10T23:22:37.628Z] === RUN TestVolumesInvalidJSON [2020-02-10T23:22:37.628Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T23:22:37.628Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T23:22:37.628Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T23:22:37.628Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-10T23:22:37.628Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T23:22:37.628Z] PASS [2020-02-10T23:22:37.628Z] [2020-02-10T23:22:37.628Z] DONE 5 tests in 0.359s [2020-02-10T23:22:37.628Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T23:22:37.881Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-10T23:22:37.881Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-02-10T23:22:37.881Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T23:22:37.886Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T23:22:37.886Z] +++ kill 13119 [2020-02-10T23:22:38.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2020-02-10T23:22:38.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-02-10T23:22:38.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2020-02-10T23:22:38.687Z] === RUN TestKillStoppedContainer [2020-02-10T23:22:38.687Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-02-10T23:22:38.687Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T23:22:38.687Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-10T23:22:38.687Z] === RUN TestKillDifferentUserContainer [2020-02-10T23:22:39.382Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-02-10T23:22:39.382Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T23:22:39.397Z] +++ /etc/init.d/apparmor stop [2020-02-10T23:22:39.397Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T23:22:39.397Z] [2020-02-10T23:22:39.397Z] Unloading profiles will leave already running processes permanently [2020-02-10T23:22:39.397Z] unconfined, which can lead to unexpected situations. [2020-02-10T23:22:39.397Z] [2020-02-10T23:22:39.397Z] To set a process to complain mode, use the command line tool [2020-02-10T23:22:39.397Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T23:22:39.397Z] +++ true [2020-02-10T23:22:39.397Z] [2020-02-10T23:22:39.440Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-02-10T23:22:39.440Z] === RUN TestInspectOomKilledTrue [2020-02-10T23:22:39.440Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-10T23:22:39.440Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:22:39.440Z] === RUN TestInspectOomKilledFalse [2020-02-10T23:22:39.440Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T23:22:39.440Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:22:39.440Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T23:22:39.639Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-02-10T23:22:39.639Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T23:22:40.192Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-02-10T23:22:40.192Z] === RUN TestLinksContainerNames [2020-02-10T23:22:40.202Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-10T23:22:41.574Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-10T23:22:41.935Z] --- PASS: TestLinksContainerNames (1.58s) [2020-02-10T23:22:41.935Z] === RUN TestLogsFollowTailEmpty Post stage [Pipeline] junit [2020-02-10T23:22:41.943Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T23:22:42.334Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-02-10T23:22:42.334Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T23:22:42.601Z] + echo Ensuring container killed. [2020-02-10T23:22:42.601Z] Ensuring container killed. [2020-02-10T23:22:42.601Z] + docker rm -vf docker-pr3 [2020-02-10T23:22:42.601Z] Error: No such container: docker-pr3 [2020-02-10T23:22:42.601Z] + true [Pipeline] sh [2020-02-10T23:22:42.893Z] + echo Chowning /workspace to jenkins user [2020-02-10T23:22:42.893Z] Chowning /workspace to jenkins user [2020-02-10T23:22:42.893Z] + id -u [2020-02-10T23:22:42.893Z] + id -g [2020-02-10T23:22:42.893Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40472:/workspace busybox chown -R 1000:1000 /workspace [2020-02-10T23:22:43.258Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2020-02-10T23:22:43.258Z] === RUN TestMountDaemonRoot [2020-02-10T23:22:43.258Z] === RUN TestMountDaemonRoot/default [2020-02-10T23:22:43.258Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T23:22:43.258Z] === RUN TestMountDaemonRoot/private [2020-02-10T23:22:43.258Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T23:22:43.258Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T23:22:43.258Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T23:22:43.258Z] === RUN TestMountDaemonRoot/slave [2020-02-10T23:22:43.258Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T23:22:43.258Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T23:22:43.258Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T23:22:43.258Z] === RUN TestMountDaemonRoot/shared [2020-02-10T23:22:43.258Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T23:22:43.258Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T23:22:43.258Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T23:22:43.258Z] === CONT TestMountDaemonRoot/default [2020-02-10T23:22:43.258Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:22:43.258Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:22:43.258Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T23:22:43.258Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T23:22:43.258Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:22:43.258Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:22:43.258Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T23:22:43.258Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T23:22:43.258Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:22:43.259Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T23:22:43.259Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:22:43.259Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:22:43.259Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:22:43.259Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:22:43.259Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:22:43.259Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:22:43.259Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:22:43.259Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:22:43.259Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:22:43.471Z] --- PASS: TestServiceWithPredefinedNetwork (3.65s) [2020-02-10T23:22:43.471Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T23:22:43.471Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T23:22:43.471Z] service_test.go:230: FLAKY_TEST [2020-02-10T23:22:43.471Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T23:22:43.471Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/shared [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/slave [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/private [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T23:22:43.678Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:22:43.678Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:22:43.678Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T23:22:44.055Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:22:44.055Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:22:44.055Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:22:44.055Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:22:44.055Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:22:44.055Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T23:22:44.055Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:22:44.055Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T23:22:44.055Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:22:44.055Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:22:44.055Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:22:44.055Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:22:44.055Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T23:22:44.055Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-02-10T23:22:44.415Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-02-10T23:22:44.415Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T23:22:45.363Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-10T23:22:46.274Z] --- PASS: TestContainerBindMountNonRecursive (1.74s) [2020-02-10T23:22:46.274Z] === RUN TestNetworkNat [2020-02-10T23:22:46.732Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-10T23:22:47.031Z] --- PASS: TestNetworkNat (0.86s) [2020-02-10T23:22:47.031Z] === RUN TestNetworkLocalhostTCPNat [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T23:22:47.386Z] + bundleName=arm64-integration [2020-02-10T23:22:47.386Z] + echo Creating arm64-integration-bundles.tar.gz [2020-02-10T23:22:47.386Z] Creating arm64-integration-bundles.tar.gz [2020-02-10T23:22:47.386Z] + find bundles -path */root/*overlay2 -prune -o -type+ f ( -name *-report.json -oxargs -name *.log tar -o -czf -name arm64-integration-bundles.tar.gz *.prof [2020-02-10T23:22:47.386Z] -o -name *-report.xml ) -print [2020-02-10T23:22:47.664Z] === RUN TestDockerSuite/TestBuildEnvUsage [Pipeline] archiveArtifacts [2020-02-10T23:22:47.706Z] Archiving artifacts [2020-02-10T23:22:47.779Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-02-10T23:22:47.779Z] === RUN TestNetworkLoopbackNat [2020-02-10T23:22:48.056Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40472/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T23:22:48.388Z] + make clean [2020-02-10T23:22:48.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-10T23:22:48.957Z] docker volume rm -f docker-dev-cache [2020-02-10T23:22:48.957Z] docker-dev-cache [Pipeline] deleteDir [2020-02-10T23:22:49.005Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2020-02-10T23:22:49.006Z] === RUN TestPause [2020-02-10T23:22:49.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-10T23:22:49.773Z] --- PASS: TestPause (0.96s) [2020-02-10T23:22:49.773Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T23:22:49.773Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T23:22:49.773Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T23:22:49.773Z] === RUN TestPauseStopPausedContainer [2020-02-10T23:22:50.978Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2020-02-10T23:22:50.978Z] === RUN TestPsFilter [2020-02-10T23:22:50.978Z] --- PASS: TestPsFilter (0.25s) [2020-02-10T23:22:50.978Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T23:22:51.737Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-02-10T23:22:51.737Z] === RUN TestRemoveContainerWithVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-02-10T23:22:52.487Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-02-10T23:22:52.487Z] === RUN TestRemoveContainerRunning [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T23:22:53.250Z] --- PASS: TestRemoveContainerRunning (0.74s) [2020-02-10T23:22:53.250Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T23:22:54.184Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2020-02-10T23:22:54.184Z] === RUN TestRemoveInvalidContainer [2020-02-10T23:22:54.184Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-10T23:22:54.184Z] === RUN TestRenameLinkedContainer [2020-02-10T23:22:55.708Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-10T23:22:58.191Z] --- PASS: TestRenameLinkedContainer (3.65s) [2020-02-10T23:22:58.191Z] === RUN TestRenameStoppedContainer [2020-02-10T23:22:58.937Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-02-10T23:22:58.937Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T23:23:00.690Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2020-02-10T23:23:00.690Z] === RUN TestRenameInvalidName [2020-02-10T23:23:00.960Z] --- PASS: TestServiceWithDataPathPortInit (17.77s) [2020-02-10T23:23:00.960Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T23:23:01.448Z] --- PASS: TestRenameInvalidName (0.92s) [2020-02-10T23:23:01.448Z] === RUN TestRenameAnonymousContainer [2020-02-10T23:23:03.229Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T23:23:03.890Z] ok github.com/docker/docker/api/server/httputils 0.138s coverage: 14.7% of statements [2020-02-10T23:23:04.520Z] --- PASS: TestRenameAnonymousContainer (2.64s) [2020-02-10T23:23:04.520Z] === RUN TestRenameContainerWithSameName [2020-02-10T23:23:04.871Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2020-02-10T23:23:04.871Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T23:23:06.048Z] ok github.com/docker/docker/api/server/middleware 0.198s coverage: 37.7% of statements [2020-02-10T23:23:06.048Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T23:23:06.048Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T23:23:06.048Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T23:23:06.048Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T23:23:06.048Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T23:23:06.048Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T23:23:06.048Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T23:23:06.048Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T23:23:06.048Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T23:23:06.048Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T23:23:06.048Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T23:23:06.633Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2020-02-10T23:23:06.633Z] === RUN TestResize [2020-02-10T23:23:06.704Z] ok github.com/docker/docker/api/types/strslice 0.084s coverage: 90.0% of statements [2020-02-10T23:23:07.366Z] ok github.com/docker/docker/api/types/filters 0.070s coverage: 92.2% of statements [2020-02-10T23:23:07.366Z] ok github.com/docker/docker/api/server/router/swarm 0.114s coverage: 4.5% of statements [2020-02-10T23:23:07.366Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T23:23:07.366Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T23:23:07.366Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T23:23:07.366Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T23:23:07.366Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T23:23:07.366Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T23:23:07.366Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T23:23:07.366Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T23:23:07.366Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T23:23:07.366Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T23:23:07.366Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T23:23:07.366Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T23:23:07.366Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T23:23:07.366Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T23:23:07.392Z] --- PASS: TestResize (0.90s) [2020-02-10T23:23:07.392Z] === RUN TestResizeWithInvalidSize [2020-02-10T23:23:08.039Z] ok github.com/docker/docker/api/types/time 0.216s coverage: 100.0% of statements [2020-02-10T23:23:08.039Z] ok github.com/docker/docker/api/types/versions 0.070s coverage: 75.0% of statements [2020-02-10T23:23:08.039Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T23:23:08.039Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T23:23:08.039Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T23:23:08.039Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-10T23:23:08.039Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T23:23:08.039Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T23:23:08.039Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T23:23:08.039Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T23:23:08.039Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T23:23:08.039Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T23:23:08.039Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T23:23:08.039Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T23:23:08.156Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-02-10T23:23:08.156Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T23:23:08.725Z] ok github.com/docker/docker/builder/dockerignore 0.049s coverage: 96.8% of statements [2020-02-10T23:23:09.103Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s) [2020-02-10T23:23:09.103Z] === RUN TestDaemonRestartKillContainers [2020-02-10T23:23:09.103Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:23:09.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:23:09.103Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:23:09.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:23:09.103Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:23:09.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:23:09.103Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:23:09.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:23:09.103Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:23:09.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:23:09.103Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:23:09.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:23:09.103Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:23:09.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:23:09.103Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:23:09.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:23:09.103Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:23:09.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:23:09.103Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:23:09.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:23:09.103Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:23:09.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:23:09.103Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:23:09.103Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:23:09.103Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:23:09.103Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:23:10.918Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.08s) [2020-02-10T23:23:10.918Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2ntd8fs2f6p8hp1geeicq4a9s Created:2020-02-10 23:23:02.622845225 +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[d151872aa6cd7fad18f97aff27b8ca9c5ed9383e2f7e26d7ec00b529105840d6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m8nz570v6kjqgqjvngkdi7ro3 EndpointID:7f7b0fb537d6519a5facd67d7383c110d08e1102cf6d6cd5a323c7056390f990 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8ccda8b7158e94e40a2134b1edcbc2209cbca915b6e4aa3ca22ffdb47f3e9ecb 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:fb930f18def7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m8nz570v6kjqgqjvngkdi7ro3 EndpointID:7f7b0fb537d6519a5facd67d7383c110d08e1102cf6d6cd5a323c7056390f990 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T23:23:10.918Z] PASS [2020-02-10T23:23:10.918Z] [2020-02-10T23:23:10.918Z] === Skipped [2020-02-10T23:23:10.918Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T23:23:10.918Z] service_test.go:230: FLAKY_TEST [2020-02-10T23:23:10.918Z] [2020-02-10T23:23:10.918Z] [2020-02-10T23:23:10.918Z] DONE 21 tests, 1 skipped in 47.555s [2020-02-10T23:23:10.918Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T23:23:10.918Z] ++ 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-10T23:23:10.918Z] ++ set -e [2020-02-10T23:23:10.918Z] ++ '[' -n 0 ']' [2020-02-10T23:23:10.918Z] ++ set -x [2020-02-10T23:23:10.918Z] ++ env -i DEST=/go/src/github.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-10T23:23:10.918Z] INFO: Testing against a local daemon [2020-02-10T23:23:10.918Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T23:23:10.918Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T23:23:10.918Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:23:10.918Z] === RUN TestDockerNetworkIpvlan [2020-02-10T23:23:10.918Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T23:23:10.918Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:23:10.918Z] PASS [2020-02-10T23:23:10.918Z] [2020-02-10T23:23:10.918Z] === Skipped [2020-02-10T23:23:10.918Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T23:23:10.918Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:23:10.918Z] [2020-02-10T23:23:10.918Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T23:23:10.918Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:23:10.918Z] [2020-02-10T23:23:10.918Z] [2020-02-10T23:23:10.918Z] DONE 2 tests, 2 skipped in 0.114s [2020-02-10T23:23:10.918Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T23:23:10.918Z] ++ 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-10T23:23:10.918Z] ++ set -e [2020-02-10T23:23:10.918Z] ++ '[' -n 0 ']' [2020-02-10T23:23:10.918Z] ++ set -x [2020-02-10T23:23:10.918Z] ++ env -i DEST=/go/src/github.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-10T23:23:10.918Z] INFO: Testing against a local daemon [2020-02-10T23:23:10.918Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T23:23:11.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:23:11.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:23:11.849Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-02-10T23:23:11.849Z] === RUN TestDockerNetworkMacvlan [2020-02-10T23:23:12.412Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T23:23:12.653Z] ok github.com/docker/docker/cli/debug 0.081s coverage: 100.0% of statements [2020-02-10T23:23:12.653Z] ok github.com/docker/docker/builder/remotecontext 0.613s coverage: 9.2% of statements [2020-02-10T23:23:12.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:23:13.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:23:13.310Z] ok github.com/docker/docker/builder/dockerfile 0.548s coverage: 46.3% of statements [2020-02-10T23:23:13.343Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T23:23:14.273Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T23:23:14.383Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:23:14.383Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:23:16.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:23:16.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:23:17.549Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T23:23:18.112Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-10T23:23:18.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:23:20.004Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-10T23:23:20.015Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:23:21.374Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T23:23:21.954Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T23:23:21.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.08s) [2020-02-10T23:23:21.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2020-02-10T23:23:21.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-02-10T23:23:21.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-02-10T23:23:21.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2020-02-10T23:23:21.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-02-10T23:23:21.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.11s) [2020-02-10T23:23:21.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s) [2020-02-10T23:23:21.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.43s) [2020-02-10T23:23:21.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.05s) [2020-02-10T23:23:21.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2020-02-10T23:23:21.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2020-02-10T23:23:21.954Z] === RUN TestCgroupNamespacesRun [2020-02-10T23:23:23.690Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-02-10T23:23:23.690Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T23:23:24.768Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-10T23:23:24.768Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-10T23:23:24.768Z] remote: Enumerating objects: 19, done. [2020-02-10T23:23:24.768Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-02-10T23:23:24.768Z] 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-10T23:23:24.768Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-10T23:23:25.437Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-02-10T23:23:25.437Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T23:23:25.859Z] ok github.com/docker/docker/client 0.680s coverage: 75.3% of statements [2020-02-10T23:23:27.160Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2020-02-10T23:23:27.160Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T23:23:27.919Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T23:23:28.175Z] --- PASS: TestDockerNetworkMacvlan (16.54s) [2020-02-10T23:23:28.175Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-02-10T23:23:28.175Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-02-10T23:23:28.175Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-02-10T23:23:28.175Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.82s) [2020-02-10T23:23:28.175Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.13s) [2020-02-10T23:23:28.175Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.16s) [2020-02-10T23:23:28.175Z] PASS [2020-02-10T23:23:28.175Z] [2020-02-10T23:23:28.175Z] DONE 8 tests in 18.035s [2020-02-10T23:23:28.175Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T23:23:28.175Z] ++ 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-10T23:23:28.175Z] ++ set -e [2020-02-10T23:23:28.175Z] ++ '[' -n 0 ']' [2020-02-10T23:23:28.175Z] ++ set -x [2020-02-10T23:23:28.175Z] ++ env -i DEST=/go/src/github.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-10T23:23:28.386Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2020-02-10T23:23:28.386Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T23:23:28.432Z] testing: warning: no tests to run [2020-02-10T23:23:28.432Z] PASS [2020-02-10T23:23:28.432Z] [2020-02-10T23:23:28.432Z] DONE 0 tests in 0.026s [2020-02-10T23:23:28.432Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T23:23:28.432Z] ++ 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-10T23:23:28.432Z] ++ set -e [2020-02-10T23:23:28.432Z] ++ '[' -n 0 ']' [2020-02-10T23:23:28.432Z] ++ set -x [2020-02-10T23:23:28.432Z] ++ env -i DEST=/go/src/github.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-10T23:23:28.432Z] INFO: Testing against a local daemon [2020-02-10T23:23:28.432Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T23:23:28.942Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T23:23:29.834Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 hack/test/unit [2020-02-10T23:23:30.198Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2020-02-10T23:23:30.198Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T23:23:30.324Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-02-10T23:23:30.324Z] === RUN TestAuthZPluginTLS [2020-02-10T23:23:30.324Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-10T23:23:30.581Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-02-10T23:23:30.581Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T23:23:30.953Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2020-02-10T23:23:30.953Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T23:23:31.145Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-02-10T23:23:31.145Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T23:23:31.402Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-10T23:23:31.659Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-02-10T23:23:31.659Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T23:23:31.713Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-02-10T23:23:31.713Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T23:23:31.916Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-10T23:23:32.357Z] ? github.com/docker/docker/api [no test files] [2020-02-10T23:23:32.479Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-02-10T23:23:32.480Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T23:23:32.480Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-10T23:23:33.476Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-02-10T23:23:33.477Z] === RUN TestKernelTCPMemory [2020-02-10T23:23:33.851Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-10T23:23:33.851Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-10T23:23:34.108Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-02-10T23:23:34.109Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T23:23:34.365Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-10T23:23:34.622Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-02-10T23:23:34.622Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T23:23:34.920Z] --- PASS: TestKernelTCPMemory (1.14s) [2020-02-10T23:23:34.920Z] === RUN TestNISDomainname [2020-02-10T23:23:35.186Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-02-10T23:23:35.186Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T23:23:35.749Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-02-10T23:23:35.749Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T23:23:36.193Z] --- PASS: TestNISDomainname (1.30s) [2020-02-10T23:23:36.193Z] === RUN TestHostnameDnsResolution [2020-02-10T23:23:37.387Z] --- PASS: TestHostnameDnsResolution (1.26s) [2020-02-10T23:23:37.387Z] === RUN TestStats [2020-02-10T23:23:37.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-10T23:23:37.926Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.34s) [2020-02-10T23:23:37.926Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T23:23:39.725Z] --- PASS: TestStats (2.39s) [2020-02-10T23:23:39.725Z] === RUN TestStopContainerWithTimeout [2020-02-10T23:23:39.725Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T23:23:39.725Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T23:23:39.725Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T23:23:39.725Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T23:23:39.725Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T23:23:39.725Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T23:23:39.725Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T23:23:39.725Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T23:23:39.725Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T23:23:39.725Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T23:23:40.476Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T23:23:40.661Z] ok github.com/docker/docker/builder/remotecontext/git 30.626s coverage: 86.3% of statements [2020-02-10T23:23:40.661Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T23:23:40.661Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T23:23:41.200Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.65s) [2020-02-10T23:23:41.200Z] === RUN TestAuthZPluginHeader [2020-02-10T23:23:41.456Z] --- PASS: TestAuthZPluginHeader (0.91s) [2020-02-10T23:23:41.456Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T23:23:42.852Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T23:23:44.590Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-02-10T23:23:44.590Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2020-02-10T23:23:44.590Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2020-02-10T23:23:44.590Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2020-02-10T23:23:44.590Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-02-10T23:23:44.590Z] === RUN TestDeleteDevicemapper [2020-02-10T23:23:44.590Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T23:23:44.590Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T23:23:44.590Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T23:23:45.628Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.14s) [2020-02-10T23:23:45.628Z] === RUN TestAuthZPluginV2Disable [2020-02-10T23:23:46.558Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-10T23:23:46.816Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-10T23:23:47.215Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-02-10T23:23:47.378Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-10T23:23:47.941Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-10T23:23:48.198Z] === RUN TestDockerSuite/TestBuildFails [2020-02-10T23:23:48.694Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.91s) [2020-02-10T23:23:48.694Z] === RUN TestUpdateMemory [2020-02-10T23:23:48.694Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-10T23:23:48.694Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:23:48.694Z] === RUN TestUpdateCPUQuota [2020-02-10T23:23:49.127Z] --- PASS: TestAuthZPluginV2Disable (3.50s) [2020-02-10T23:23:49.127Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T23:23:49.127Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-10T23:23:49.178Z] #76 exporting layers 111.9s done [2020-02-10T23:23:49.178Z] #76 exporting manifest sha256:d5cad59ae32b2242bd84c0aa100be4691a5a996442722054b70e6a751dde50f5 done [2020-02-10T23:23:49.178Z] #76 exporting config sha256:32a37c30d54efb46d64d48c81c94318fe67e0dae29fbdf0cb78fa3920909212b done [2020-02-10T23:23:49.178Z] #76 sending tarball [2020-02-10T23:23:49.384Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-10T23:23:49.789Z] ok github.com/docker/docker/cmd/dockerd 0.786s coverage: 19.1% of statements [2020-02-10T23:23:50.451Z] --- PASS: TestUpdateCPUQuota (1.54s) [2020-02-10T23:23:50.451Z] === RUN TestUpdatePidsLimit [2020-02-10T23:23:50.451Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T23:23:50.451Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T23:23:50.457Z] ok github.com/docker/docker/container 0.516s coverage: 42.2% of statements [2020-02-10T23:23:50.457Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T23:23:50.457Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T23:23:50.457Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T23:23:50.457Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T23:23:50.817Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T23:23:51.572Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T23:23:51.843Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.301s coverage: 65.3% of statements [2020-02-10T23:23:51.907Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-10T23:23:51.924Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T23:23:52.281Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T23:23:52.470Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.10s) [2020-02-10T23:23:52.470Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T23:23:53.037Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T23:23:54.364Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-10T23:23:54.806Z] --- PASS: TestUpdatePidsLimit (4.47s) [2020-02-10T23:23:54.806Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-02-10T23:23:54.806Z] --- PASS: TestUpdatePidsLimit/no_change (0.50s) [2020-02-10T23:23:54.806Z] --- PASS: TestUpdatePidsLimit/update_lower (0.50s) [2020-02-10T23:23:54.806Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2020-02-10T23:23:54.806Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2020-02-10T23:23:54.806Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2020-02-10T23:23:54.806Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2020-02-10T23:23:54.806Z] === RUN TestUpdateRestartPolicy [2020-02-10T23:23:56.737Z] ok github.com/docker/docker/daemon/cluster/convert 0.916s coverage: 35.7% of statements [2020-02-10T23:23:56.887Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-10T23:23:59.409Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-10T23:23:59.972Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-10T23:24:01.341Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-10T23:24:02.852Z] ok github.com/docker/docker/daemon/cluster 1.829s coverage: 0.5% of statements [2020-02-10T23:24:03.476Z] ok github.com/docker/docker/daemon/config 0.817s coverage: 80.1% of statements [2020-02-10T23:24:03.865Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-10T23:24:04.122Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-10T23:24:04.379Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.19s) [2020-02-10T23:24:04.379Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T23:24:04.637Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-10T23:24:05.499Z] ok github.com/docker/docker/daemon/discovery 0.503s coverage: 30.0% of statements [2020-02-10T23:24:06.112Z] ok github.com/docker/docker/daemon/events 0.361s coverage: 50.0% of statements [2020-02-10T23:24:07.185Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-10T23:24:07.392Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.210s coverage: 10.9% of statements [2020-02-10T23:24:07.956Z] #76 ... [2020-02-10T23:24:07.956Z] [2020-02-10T23:24:07.956Z] #77 importing to docker [2020-02-10T23:24:07.956Z] #77 ... [2020-02-10T23:24:07.956Z] [2020-02-10T23:24:07.956Z] #76 exporting to oci image format [2020-02-10T23:24:07.956Z] #76 sending tarball 18.7s done [2020-02-10T23:24:07.956Z] #76 DONE 130.6s [2020-02-10T23:24:07.956Z] [2020-02-10T23:24:07.956Z] #77 importing to docker [2020-02-10T23:24:08.017Z] ok github.com/docker/docker/daemon/graphdriver 0.152s coverage: 2.3% of statements [2020-02-10T23:24:08.246Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-02-10T23:24:08.246Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T23:24:08.246Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-02-10T23:24:08.246Z] === RUN TestWaitNonBlocked [2020-02-10T23:24:08.246Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:24:08.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:24:08.246Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:24:08.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:24:08.246Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:24:08.246Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:24:08.630Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2020-02-10T23:24:08.987Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-02-10T23:24:08.987Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-02-10T23:24:08.987Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2020-02-10T23:24:08.987Z] === RUN TestWaitBlocked [2020-02-10T23:24:08.987Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:24:08.987Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:24:08.987Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:24:08.987Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:24:08.987Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:24:08.987Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:24:09.077Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-10T23:24:09.915Z] ok github.com/docker/docker/daemon 2.846s coverage: 9.2% of statements [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-10T23:24:09.915Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-10T23:24:10.210Z] --- PASS: TestWaitBlocked (0.01s) [2020-02-10T23:24:10.210Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2020-02-10T23:24:10.210Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2020-02-10T23:24:10.210Z] === CONT TestIpcModeOlderClient [2020-02-10T23:24:10.210Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T23:24:10.445Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-10T23:24:10.562Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-02-10T23:24:10.562Z] === CONT TestDaemonHostGatewayIP [2020-02-10T23:24:11.896Z] ok github.com/docker/docker/daemon/logger 0.533s coverage: 43.0% of statements [2020-02-10T23:24:11.896Z] ok github.com/docker/docker/daemon/images 0.375s coverage: 4.9% of statements [2020-02-10T23:24:11.896Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T23:24:11.896Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T23:24:12.489Z] ok github.com/docker/docker/daemon/logger/awslogs 0.805s coverage: 77.8% of statements [2020-02-10T23:24:12.489Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-10T23:24:12.489Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T23:24:12.489Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T23:24:12.489Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-10T23:24:12.489Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-10T23:24:13.084Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.355s coverage: 62.1% of statements [2020-02-10T23:24:13.678Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s) [2020-02-10T23:24:13.678Z] === CONT TestDaemonRestartIpcMode [2020-02-10T23:24:13.701Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.447s coverage: 88.3% of statements [2020-02-10T23:24:14.042Z] --- PASS: TestDaemonHostGatewayIP (3.39s) [2020-02-10T23:24:14.619Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-10T23:24:14.877Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-10T23:24:14.958Z] ok github.com/docker/docker/daemon/logger/local 0.537s coverage: 74.7% of statements [2020-02-10T23:24:14.958Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T23:24:15.133Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-10T23:24:15.696Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-10T23:24:16.222Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.295s coverage: 21.4% of statements [2020-02-10T23:24:16.261Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-10T23:24:16.261Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-10T23:24:16.446Z] --- PASS: TestDaemonRestartIpcMode (3.32s) [2020-02-10T23:24:16.446Z] PASS [2020-02-10T23:24:16.446Z] [2020-02-10T23:24:16.446Z] === Skipped [2020-02-10T23:24:16.446Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-10T23:24:16.446Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T23:24:16.446Z] [2020-02-10T23:24:16.446Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-10T23:24:16.446Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:24:16.446Z] [2020-02-10T23:24:16.446Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-10T23:24:16.446Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:24:16.446Z] [2020-02-10T23:24:16.446Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T23:24:16.446Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T23:24:16.446Z] [2020-02-10T23:24:16.446Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T23:24:16.446Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T23:24:16.446Z] [2020-02-10T23:24:16.446Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-10T23:24:16.446Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:24:16.446Z] [2020-02-10T23:24:16.446Z] [2020-02-10T23:24:16.446Z] DONE 199 tests, 6 skipped in 137.471s [2020-02-10T23:24:16.446Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T23:24:16.447Z] ++ 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-10T23:24:16.447Z] ++ set -e [2020-02-10T23:24:16.447Z] ++ '[' -n 0 ']' [2020-02-10T23:24:16.447Z] ++ set -x [2020-02-10T23:24:16.447Z] ++ env -i DEST=/go/src/github.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-10T23:24:16.803Z] INFO: Testing against a local daemon [2020-02-10T23:24:16.803Z] === RUN TestCommitInheritsEnv [2020-02-10T23:24:16.840Z] ok github.com/docker/docker/daemon/logger/syslog 0.262s coverage: 47.8% of statements [2020-02-10T23:24:16.840Z] ok github.com/docker/docker/daemon/logger/templates 0.212s coverage: 8.3% of statements [2020-02-10T23:24:17.163Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-02-10T23:24:17.163Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T23:24:17.163Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-10T23:24:17.163Z] === RUN TestImagesFilterMultiReference [2020-02-10T23:24:17.163Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-02-10T23:24:17.163Z] === RUN TestImagePullPlatformInvalid [2020-02-10T23:24:17.163Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-10T23:24:17.163Z] === RUN TestRemoveImageOrphaning [2020-02-10T23:24:17.190Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-10T23:24:17.754Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-10T23:24:17.919Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-02-10T23:24:17.919Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T23:24:17.919Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-10T23:24:17.919Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:24:17.919Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T23:24:17.919Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-02-10T23:24:17.919Z] === RUN TestTagInvalidReference [2020-02-10T23:24:17.919Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-10T23:24:17.919Z] === RUN TestTagValidPrefixedRepo [2020-02-10T23:24:17.919Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-02-10T23:24:17.919Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T23:24:17.919Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-02-10T23:24:17.919Z] === RUN TestTagOfficialNames [2020-02-10T23:24:17.919Z] --- PASS: TestTagOfficialNames (0.04s) [2020-02-10T23:24:17.919Z] === RUN TestTagMatchesDigest [2020-02-10T23:24:17.919Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-02-10T23:24:17.919Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-10T23:24:18.011Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-10T23:24:18.136Z] ok github.com/docker/docker/daemon/logger/splunk 1.924s coverage: 82.5% of statements [2020-02-10T23:24:18.136Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T23:24:18.136Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-10T23:24:18.136Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T23:24:18.576Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-10T23:24:18.833Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-10T23:24:19.396Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-10T23:24:20.151Z] ok github.com/docker/docker/errdefs 0.124s coverage: 49.4% of statements [2020-02-10T23:24:20.325Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-10T23:24:20.784Z] ok github.com/docker/docker/distribution/metadata 1.879s coverage: 48.2% of statements [2020-02-10T23:24:21.255Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-02-10T23:24:21.255Z] PASS [2020-02-10T23:24:21.255Z] [2020-02-10T23:24:21.255Z] DONE 17 tests in 52.802s [2020-02-10T23:24:21.255Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T23:24:21.255Z] ++ 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-10T23:24:21.255Z] ++ set -e [2020-02-10T23:24:21.255Z] ++ '[' -n 0 ']' [2020-02-10T23:24:21.255Z] ++ set -x [2020-02-10T23:24:21.255Z] ++ env -i DEST=/go/src/github.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-10T23:24:21.255Z] INFO: Testing against a local daemon [2020-02-10T23:24:21.255Z] === RUN TestPluginInvalidJSON [2020-02-10T23:24:21.255Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:24:21.255Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:24:21.255Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:24:21.255Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-10T23:24:21.255Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-02-10T23:24:21.255Z] PASS [2020-02-10T23:24:21.255Z] [2020-02-10T23:24:21.255Z] DONE 2 tests in 0.140s [2020-02-10T23:24:21.255Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T23:24:21.255Z] ++ 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-10T23:24:21.255Z] ++ set -e [2020-02-10T23:24:21.255Z] ++ '[' -n 0 ']' [2020-02-10T23:24:21.255Z] ++ set -x [2020-02-10T23:24:21.255Z] ++ env -i DEST=/go/src/github.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-10T23:24:21.399Z] ok github.com/docker/docker/distribution 2.055s coverage: 20.3% of statements [2020-02-10T23:24:21.399Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T23:24:21.511Z] INFO: Testing against a local daemon [2020-02-10T23:24:21.511Z] === RUN TestExternalGraphDriver [2020-02-10T23:24:21.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-10T23:24:21.511Z] === RUN TestExternalGraphDriver/json [2020-02-10T23:24:22.006Z] ok github.com/docker/docker/distribution/xfer 2.339s coverage: 76.8% of statements [2020-02-10T23:24:22.006Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T23:24:23.294Z] ok github.com/docker/docker/image/cache 0.219s coverage: 19.2% of statements [2020-02-10T23:24:23.294Z] ok github.com/docker/docker/image 0.869s coverage: 86.4% of statements [2020-02-10T23:24:23.294Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T23:24:23.294Z] ok github.com/docker/docker/image/v1 0.339s coverage: 25.0% of statements [2020-02-10T23:24:23.294Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T23:24:24.033Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-10T23:24:24.033Z] === RUN TestExternalGraphDriver/spec [2020-02-10T23:24:25.298Z] ok github.com/docker/docker/libcontainerd/queue 0.235s coverage: 100.0% of statements [2020-02-10T23:24:25.912Z] ok github.com/docker/docker/layer 0.583s coverage: 30.0% of statements [2020-02-10T23:24:25.912Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T23:24:25.912Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 50.0% of statements [2020-02-10T23:24:25.930Z] === RUN TestExternalGraphDriver/pull [2020-02-10T23:24:27.823Z] --- PASS: TestExternalGraphDriver (6.32s) [2020-02-10T23:24:27.823Z] --- PASS: TestExternalGraphDriver/json (2.35s) [2020-02-10T23:24:27.823Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-02-10T23:24:27.823Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2020-02-10T23:24:27.823Z] === RUN TestGraphdriverPluginV2 [2020-02-10T23:24:27.914Z] ok github.com/docker/docker/opts 0.696s coverage: 67.4% of statements [2020-02-10T23:24:27.914Z] ok github.com/docker/docker/libcontainerd/local 0.412s coverage: 1.0% of statements [2020-02-10T23:24:28.535Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T23:24:28.535Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T23:24:28.535Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T23:24:28.535Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T23:24:28.535Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T23:24:29.149Z] ok github.com/docker/docker/pkg/authorization 0.934s coverage: 26.8% of statements [2020-02-10T23:24:29.149Z] ok github.com/docker/docker/pkg/broadcaster 0.093s coverage: 100.0% of statements [2020-02-10T23:24:29.149Z] ok github.com/docker/docker/pkg/capabilities 0.155s coverage: 87.5% of statements [2020-02-10T23:24:30.345Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-10T23:24:30.414Z] ok github.com/docker/docker/pkg/directory 0.081s coverage: 80.0% of statements [2020-02-10T23:24:30.414Z] ok github.com/docker/docker/pkg/chrootarchive 0.215s coverage: 15.4% of statements [2020-02-10T23:24:31.013Z] ok github.com/docker/docker/pkg/discovery 0.101s coverage: 58.3% of statements [2020-02-10T23:24:32.240Z] --- PASS: TestGraphdriverPluginV2 (4.57s) [2020-02-10T23:24:32.240Z] PASS [2020-02-10T23:24:32.240Z] [2020-02-10T23:24:32.240Z] DONE 5 tests in 11.011s [2020-02-10T23:24:32.240Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T23:24:32.240Z] ++ 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-10T23:24:32.240Z] ++ set -e [2020-02-10T23:24:32.240Z] ++ '[' -n 0 ']' [2020-02-10T23:24:32.240Z] ++ set -x [2020-02-10T23:24:32.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-10T23:24:32.267Z] ok github.com/docker/docker/pkg/discovery/file 0.155s coverage: 92.9% of statements [2020-02-10T23:24:32.497Z] INFO: Testing against a local daemon [2020-02-10T23:24:32.497Z] === RUN TestContinueAfterPluginCrash [2020-02-10T23:24:32.497Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T23:24:32.497Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T23:24:32.497Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T23:24:32.497Z] === CONT TestContinueAfterPluginCrash [2020-02-10T23:24:32.497Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T23:24:32.865Z] ok github.com/docker/docker/pkg/discovery/memory 0.196s coverage: 92.3% of statements [2020-02-10T23:24:33.468Z] ok github.com/docker/docker/pkg/discovery/nodes 0.082s coverage: 93.8% of statements [2020-02-10T23:24:34.719Z] ok github.com/docker/docker/pkg/filenotify 0.163s coverage: 45.7% of statements [2020-02-10T23:24:34.719Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 87.7% of statements [2020-02-10T23:24:35.033Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-10T23:24:35.033Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-10T23:24:35.033Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-10T23:24:35.290Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-10T23:24:35.290Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-10T23:24:35.317Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2020-02-10T23:24:35.853Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-10T23:24:36.546Z] ok github.com/docker/docker/pkg/idtools 0.095s coverage: 6.3% of statements [2020-02-10T23:24:36.546Z] ok github.com/docker/docker/pkg/discovery/kv 3.372s coverage: 84.1% of statements [2020-02-10T23:24:37.769Z] ok github.com/docker/docker/pkg/archive 9.015s coverage: 62.0% of statements [2020-02-10T23:24:37.769Z] ok github.com/docker/docker/pkg/locker 0.121s coverage: 88.9% of statements [2020-02-10T23:24:37.769Z] ok github.com/docker/docker/pkg/jsonmessage 0.231s coverage: 91.7% of statements [2020-02-10T23:24:37.769Z] ok github.com/docker/docker/pkg/ioutils 0.675s coverage: 69.2% of statements [2020-02-10T23:24:38.353Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2020-02-10T23:24:38.353Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2020-02-10T23:24:38.932Z] ok github.com/docker/docker/pkg/parsers 0.086s coverage: 97.0% of statements [2020-02-10T23:24:39.126Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-10T23:24:39.516Z] ok github.com/docker/docker/pkg/pidfile 0.074s coverage: 82.6% of statements [2020-02-10T23:24:41.260Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.070s coverage: 56.8% of statements [2020-02-10T23:24:41.648Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-10T23:24:41.821Z] ok github.com/docker/docker/pkg/plugins/transport 0.121s coverage: 85.7% of statements [2020-02-10T23:24:41.821Z] ok github.com/docker/docker/pkg/pools 0.067s coverage: 88.2% of statements [2020-02-10T23:24:42.994Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2020-02-10T23:24:43.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-10T23:24:43.568Z] ok github.com/docker/docker/pkg/reexec 0.103s coverage: 82.4% of statements [2020-02-10T23:24:44.139Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2020-02-10T23:24:44.704Z] ok github.com/docker/docker/pkg/signal 0.054s coverage: 20.3% of statements [2020-02-10T23:24:44.704Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2020-02-10T23:24:45.895Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2020-02-10T23:24:45.895Z] ok github.com/docker/docker/pkg/streamformatter 0.064s coverage: 66.2% of statements [2020-02-10T23:24:47.090Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2020-02-10T23:24:47.675Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.1% of statements [2020-02-10T23:24:47.714Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-10T23:24:47.753Z] #77 DONE 37.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T23:24:47.971Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-10T23:24:48.244Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 hack/test/unit [2020-02-10T23:24:48.262Z] ok github.com/docker/docker/pkg/tailfile 0.191s coverage: 88.6% of statements [2020-02-10T23:24:48.535Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-10T23:24:48.535Z] --- PASS: TestDaemonStartWithLogOpt (15.98s) [2020-02-10T23:24:49.477Z] ok github.com/docker/docker/pkg/tarsum 0.155s coverage: 89.3% of statements [2020-02-10T23:24:49.477Z] ok github.com/docker/docker/pkg/term 0.066s coverage: 30.8% of statements [2020-02-10T23:24:50.051Z] testing: warning: no tests to run [2020-02-10T23:24:50.051Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: 0.0% of statements [no tests to run] [2020-02-10T23:24:50.629Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2020-02-10T23:24:51.225Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2020-02-10T23:24:51.225Z] ok github.com/docker/docker/pkg/useragent 0.075s coverage: 88.9% of statements [2020-02-10T23:24:52.824Z] ? github.com/docker/docker/api [no test files] [2020-02-10T23:24:53.133Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T23:24:53.133Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T23:24:53.133Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-10T23:24:53.133Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T23:24:53.133Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-10T23:24:53.133Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-10T23:24:53.133Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T23:24:53.133Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T23:24:53.133Z] ok github.com/docker/docker/plugin/v2 0.213s coverage: 20.1% of statements [2020-02-10T23:24:53.710Z] ok github.com/docker/docker/plugin 0.163s coverage: 11.6% of statements [2020-02-10T23:24:53.785Z] --- PASS: TestContinueAfterPluginCrash (21.10s) [2020-02-10T23:24:53.785Z] PASS [2020-02-10T23:24:53.785Z] [2020-02-10T23:24:53.785Z] DONE 2 tests in 21.277s [2020-02-10T23:24:53.785Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T23:24:53.785Z] ++ 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-10T23:24:53.785Z] ++ set -e [2020-02-10T23:24:53.785Z] ++ '[' -n 0 ']' [2020-02-10T23:24:53.785Z] ++ set -x [2020-02-10T23:24:53.785Z] ++ env -i DEST=/go/src/github.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-10T23:24:53.785Z] INFO: Testing against a local daemon [2020-02-10T23:24:53.785Z] === RUN TestPluginWithDevMounts [2020-02-10T23:24:53.785Z] === PAUSE TestPluginWithDevMounts [2020-02-10T23:24:53.785Z] === CONT TestPluginWithDevMounts [2020-02-10T23:24:54.299Z] ok github.com/docker/docker/reference 0.202s coverage: 84.4% of statements [2020-02-10T23:24:54.884Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T23:24:54.884Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-02-10T23:24:54.884Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-02-10T23:24:54.884Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T23:24:54.884Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T23:24:54.884Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T23:24:54.884Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T23:24:54.884Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T23:24:54.884Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T23:24:54.884Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T23:24:54.884Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T23:24:54.884Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T23:24:54.884Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T23:24:54.884Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T23:24:55.142Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.5% of statements [2020-02-10T23:24:55.142Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T23:24:55.142Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T23:24:55.142Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T23:24:55.142Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T23:24:55.142Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T23:24:55.142Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T23:24:55.142Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T23:24:55.520Z] ok github.com/docker/docker/registry/resumable 0.320s coverage: 100.0% of statements [2020-02-10T23:24:55.520Z] ok github.com/docker/docker/restartmanager 0.059s coverage: 50.9% of statements [2020-02-10T23:24:55.685Z] --- PASS: TestPluginWithDevMounts (2.00s) [2020-02-10T23:24:55.685Z] PASS [2020-02-10T23:24:55.685Z] [2020-02-10T23:24:55.685Z] DONE 1 tests in 2.128s [2020-02-10T23:24:55.685Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T23:24:55.685Z] ++ 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-10T23:24:55.685Z] ++ set -e [2020-02-10T23:24:55.685Z] ++ '[' -n 0 ']' [2020-02-10T23:24:55.685Z] ++ set -x [2020-02-10T23:24:55.685Z] ++ env -i DEST=/go/src/github.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-10T23:24:55.707Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-02-10T23:24:55.707Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-02-10T23:24:55.707Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T23:24:55.707Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T23:24:55.707Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T23:24:55.707Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T23:24:55.707Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T23:24:55.707Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T23:24:55.707Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T23:24:55.943Z] INFO: Testing against a local daemon [2020-02-10T23:24:55.943Z] === RUN TestSecretInspect [2020-02-10T23:24:55.965Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-02-10T23:24:56.222Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-02-10T23:24:56.222Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T23:24:56.222Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T23:24:56.222Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T23:24:56.222Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T23:24:56.222Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T23:24:56.222Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T23:24:56.222Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T23:24:56.222Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T23:24:56.222Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T23:24:56.222Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T23:24:56.222Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T23:24:56.706Z] ok github.com/docker/docker/registry 0.460s coverage: 51.7% of statements [2020-02-10T23:24:56.706Z] ok github.com/docker/docker/runconfig 0.239s coverage: 54.5% of statements [2020-02-10T23:24:56.786Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2020-02-10T23:24:57.273Z] ok github.com/docker/docker/testutil 0.127s coverage: 62.5% of statements [2020-02-10T23:24:59.217Z] --- PASS: TestSecretInspect (3.19s) [2020-02-10T23:24:59.217Z] === RUN TestSecretList [2020-02-10T23:24:59.217Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-10T23:24:59.927Z] ok github.com/docker/docker/volume/drivers 0.151s coverage: 36.1% of statements [2020-02-10T23:24:59.927Z] ok github.com/docker/docker/volume/local 0.129s coverage: 37.7% of statements [2020-02-10T23:24:59.927Z] ok github.com/docker/docker/volume/mounts 0.094s coverage: 66.2% of statements [2020-02-10T23:25:00.963Z] ok github.com/docker/docker/builder/remotecontext 0.190s coverage: 13.6% of statements [2020-02-10T23:25:00.963Z] ok github.com/docker/docker/builder/dockerfile 0.526s coverage: 48.2% of statements [2020-02-10T23:25:01.527Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-02-10T23:25:01.794Z] ok github.com/docker/docker/volume/service 0.398s coverage: 70.3% of statements [2020-02-10T23:25:02.491Z] --- PASS: TestSecretList (3.15s) [2020-02-10T23:25:02.491Z] === RUN TestSecretsCreateAndDelete [2020-02-10T23:25:03.421Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-10T23:25:04.049Z] ok github.com/docker/docker/builder/remotecontext/git 1.979s coverage: 86.3% of statements [2020-02-10T23:25:04.049Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T23:25:04.049Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T23:25:04.789Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-10T23:25:05.353Z] --- PASS: TestSecretsCreateAndDelete (3.08s) [2020-02-10T23:25:05.353Z] === RUN TestSecretsUpdate [2020-02-10T23:25:05.417Z] ok github.com/docker/docker/client 0.182s coverage: 75.8% of statements [2020-02-10T23:25:07.270Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-10T23:25:07.270Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-10T23:25:08.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-10T23:25:08.763Z] --- PASS: TestSecretsUpdate (3.35s) [2020-02-10T23:25:08.763Z] === RUN TestTemplatedSecret [2020-02-10T23:25:12.941Z] --- PASS: TestTemplatedSecret (4.06s) [2020-02-10T23:25:12.941Z] === RUN TestSecretCreateResolve [2020-02-10T23:25:12.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-10T23:25:13.872Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-10T23:25:14.436Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-10T23:25:15.661Z] ok github.com/docker/docker/pkg/plugins 35.094s coverage: 73.4% of statements [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T23:25:15.661Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T23:25:16.330Z] --- PASS: TestSecretCreateResolve (3.38s) [2020-02-10T23:25:16.330Z] PASS [2020-02-10T23:25:16.330Z] [2020-02-10T23:25:16.330Z] DONE 6 tests in 20.336s [2020-02-10T23:25:16.330Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T23:25:16.330Z] ++ 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-10T23:25:16.330Z] ++ set -e [2020-02-10T23:25:16.330Z] ++ '[' -n 0 ']' [2020-02-10T23:25:16.330Z] ++ set -x [2020-02-10T23:25:16.330Z] ++ env -i DEST=/go/src/github.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-10T23:25:16.330Z] INFO: Testing against a local daemon [2020-02-10T23:25:16.330Z] === RUN TestServiceCreateInit [2020-02-10T23:25:16.330Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T23:25:17.259Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-10T23:25:17.515Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-10T23:25:17.625Z] [2020-02-10T23:25:17.625Z] === Skipped [2020-02-10T23:25:17.625Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-02-10T23:25:17.625Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-02-10T23:25:17.625Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-02-10T23:25:17.626Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-02-10T23:25:17.626Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-02-10T23:25:17.626Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-02-10T23:25:17.626Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-02-10T23:25:17.626Z] client_test.go:23: runtime.GOOS == "windows" [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-02-10T23:25:17.626Z] daemon_test.go:147: root required [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-02-10T23:25:17.626Z] reload_test.go:520: root required [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-02-10T23:25:17.626Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-02-10T23:25:17.626Z] pull_v2_test.go:73: Needs fixing on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-02-10T23:25:17.626Z] pull_v2_test.go:118: Needs fixing on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-02-10T23:25:17.626Z] download_test.go:268: Needs fixing on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-02-10T23:25:17.626Z] layer_test.go:304: Failing on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-02-10T23:25:17.626Z] layer_test.go:353: Failing on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-02-10T23:25:17.626Z] layer_test.go:468: Failing on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-02-10T23:25:17.626Z] layer_test.go:697: Failing on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-02-10T23:25:17.626Z] migration_test.go:46: Failing on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-02-10T23:25:17.626Z] migration_test.go:182: Failing on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-02-10T23:25:17.626Z] mount_test.go:17: Failing on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-02-10T23:25:17.626Z] mount_test.go:76: Failing on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-02-10T23:25:17.626Z] mount_test.go:125: Failing on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-02-10T23:25:17.626Z] mount_test.go:212: Failing on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-02-10T23:25:17.626Z] archive_test.go:133: Xz not present in msys2 [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-02-10T23:25:17.626Z] archive_test.go:238: Failing on Windows CI machines [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-02-10T23:25:17.626Z] archive_windows_test.go:16: Currently fails [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-02-10T23:25:17.626Z] changes_test.go:192: needs more investigation [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-02-10T23:25:17.626Z] changes_test.go:405: needs further investigation [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-02-10T23:25:17.626Z] changes_test.go:441: needs further investigation [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-02-10T23:25:17.626Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-02-10T23:25:17.626Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-02-10T23:25:17.626Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-02-10T23:25:17.626Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-02-10T23:25:17.626Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-02-10T23:25:17.626Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-02-10T23:25:17.626Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-02-10T23:25:17.626Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-02-10T23:25:17.626Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-02-10T23:25:17.626Z] poller_test.go:41: No chmod on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-02-10T23:25:17.626Z] fileutils_test.go:134: Needs porting to Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-02-10T23:25:17.626Z] fileutils_test.go:180: Needs porting to Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-02-10T23:25:17.626Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-02-10T23:25:17.626Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-02-10T23:25:17.626Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-02-10T23:25:17.626Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-02-10T23:25:17.626Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-02-10T23:25:17.626Z] local_test.go:181: runtime.GOOS == "windows" [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] [2020-02-10T23:25:17.626Z] DONE 1759 tests, 46 skipped in 205.093s [2020-02-10T23:25:17.626Z] INFO: make.ps1 ended at 02/10/2020 23:25:17 [2020-02-10T23:25:19.590Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-02-10T23:25:19.590Z] INFO: Unit tests ended at 02/10/2020 23:25:19. Duration:00:03:41.5407659 [2020-02-10T23:25:19.590Z] INFO: Building busybox [2020-02-10T23:25:19.590Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-10T23:25:19.590Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-10T23:25:19.590Z] [2020-02-10T23:25:19.590Z] Sending build context to Docker daemon 2.56kB [2020-02-10T23:25:20.036Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2020-02-10T23:25:20.036Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-10T23:25:20.189Z] [2020-02-10T23:25:20.189Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-10T23:25:20.189Z] ---> 8351e66084ac [2020-02-10T23:25:20.189Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-10T23:25:20.189Z] ---> Running in 512269c1f3f4 [2020-02-10T23:25:20.601Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-10T23:25:21.536Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T23:25:21.536Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-10T23:25:22.904Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-10T23:25:24.798Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-10T23:25:25.361Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-10T23:25:25.361Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-10T23:25:25.618Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-10T23:25:25.842Z] Removing intermediate container 512269c1f3f4 [2020-02-10T23:25:25.842Z] ---> a9b81b95b878 [2020-02-10T23:25:25.842Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-10T23:25:26.182Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-10T23:25:26.414Z] [2020-02-10T23:25:26.439Z] --- PASS: TestServiceCreateInit (10.15s) [2020-02-10T23:25:26.439Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s) [2020-02-10T23:25:26.439Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.04s) [2020-02-10T23:25:26.439Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T23:25:26.992Z] ---> 64d2f22841dd [2020-02-10T23:25:26.992Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-10T23:25:26.992Z] ---> Running in e26d966e9550 [2020-02-10T23:25:27.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-10T23:25:27.003Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-10T23:25:28.221Z] [2020-02-10T23:25:28.222Z] SUCCESS: Specified value was saved. [2020-02-10T23:25:29.525Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-10T23:25:30.456Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-10T23:25:30.947Z] Removing intermediate container e26d966e9550 [2020-02-10T23:25:30.947Z] ---> 2d19ad91b9ea [2020-02-10T23:25:30.947Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-10T23:25:30.947Z] ---> Running in 800a31cf0b6d [2020-02-10T23:25:34.631Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-10T23:25:35.999Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-10T23:25:36.603Z] Cannot create a file when that file already exists. [2020-02-10T23:25:38.518Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-10T23:25:39.887Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-10T23:25:41.255Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-10T23:25:41.818Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-10T23:25:42.133Z] --- PASS: TestImportExtremelyLargeImageWorks (82.31s) [2020-02-10T23:25:42.133Z] PASS [2020-02-10T23:25:42.133Z] [2020-02-10T23:25:42.133Z] === Skipped [2020-02-10T23:25:42.133Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-10T23:25:42.133Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:25:42.133Z] [2020-02-10T23:25:42.133Z] [2020-02-10T23:25:42.133Z] DONE 12 tests, 1 skipped in 83.598s [2020-02-10T23:25:42.133Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T23:25:42.133Z] ++ 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-10T23:25:42.133Z] ++ set -e [2020-02-10T23:25:42.133Z] ++ '[' -n 0 ']' [2020-02-10T23:25:42.133Z] ++ set -x [2020-02-10T23:25:42.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=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-10T23:25:42.133Z] INFO: Testing against a local daemon [2020-02-10T23:25:42.133Z] === RUN TestNetworkCreateDelete [2020-02-10T23:25:42.133Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-02-10T23:25:42.133Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T23:25:42.133Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2020-02-10T23:25:42.133Z] === RUN TestInspectNetwork [2020-02-10T23:25:43.523Z] Removing intermediate container 800a31cf0b6d [2020-02-10T23:25:43.523Z] ---> 5c9612bbae02 [2020-02-10T23:25:43.523Z] Step 6/6 : CMD ["sh"] [2020-02-10T23:25:43.523Z] ---> Running in 9dfbbf478fbc [2020-02-10T23:25:43.523Z] Removing intermediate container 9dfbbf478fbc [2020-02-10T23:25:43.523Z] ---> f33638773ef1 [2020-02-10T23:25:43.523Z] Successfully built f33638773ef1 [2020-02-10T23:25:43.524Z] Successfully tagged busybox:latest [2020-02-10T23:25:43.524Z] INFO: Docker images of the daemon under test [2020-02-10T23:25:43.524Z] [2020-02-10T23:25:43.524Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-10T23:25:43.524Z] busybox latest f33638773ef1 Less than a second ago 4.86GB [2020-02-10T23:25:43.524Z] microsoft/windowsservercore latest 8351e66084ac 4 weeks ago 4.82GB [2020-02-10T23:25:43.524Z] mcr.microsoft.com/windows/servercore ltsc2019 8351e66084ac 4 weeks ago 4.82GB [2020-02-10T23:25:43.524Z] [2020-02-10T23:25:43.524Z] INFO: Running integration tests at 02/10/2020 23:25:42... [2020-02-10T23:25:43.524Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-10T23:25:43.524Z] INFO: Integration API tests being run from the host: [2020-02-10T23:25:43.524Z] INFO: make.ps1 starting at 02/10/2020 23:25:42 [2020-02-10T23:25:44.100Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 30.6% of statements [2020-02-10T23:25:44.136Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-10T23:25:44.497Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T23:25:44.497Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T23:25:44.497Z] === RUN TestInspectNetwork/network_name [2020-02-10T23:25:44.497Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T23:25:45.032Z] ok github.com/docker/docker/container 0.121s coverage: 35.0% of statements [2020-02-10T23:25:45.032Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T23:25:45.032Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T23:25:45.032Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T23:25:45.032Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T23:25:45.992Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-10T23:25:45.992Z] --- PASS: TestCreateServiceMultipleTimes (19.55s) [2020-02-10T23:25:45.992Z] === RUN TestCreateServiceConflict [2020-02-10T23:25:48.514Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-10T23:25:49.376Z] --- PASS: TestInspectNetwork (8.69s) [2020-02-10T23:25:49.376Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T23:25:49.376Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T23:25:49.376Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-10T23:25:49.376Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T23:25:49.377Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T23:25:49.444Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-10T23:25:49.444Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-02-10T23:25:49.444Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T23:25:50.373Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-10T23:25:51.767Z] --- PASS: TestRunContainerWithBridgeNone (2.49s) [2020-02-10T23:25:51.767Z] === RUN TestNetworkInvalidJSON [2020-02-10T23:25:51.767Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T23:25:51.767Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T23:25:51.767Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:25:51.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:25:51.767Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:25:51.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:25:51.767Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T23:25:51.767Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:25:51.767Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:25:51.767Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-02-10T23:25:51.767Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T23:25:51.767Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T23:25:51.767Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T23:25:51.767Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T23:25:52.894Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2020-02-10T23:25:52.894Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T23:25:53.134Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-02-10T23:25:53.134Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T23:25:53.481Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-02-10T23:25:53.481Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T23:25:54.709Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-02-10T23:25:54.709Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T23:25:54.992Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2020-02-10T23:25:55.999Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2020-02-10T23:25:55.999Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T23:25:56.903Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-10T23:25:56.990Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-02-10T23:25:56.990Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T23:25:58.272Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.7% of statements [2020-02-10T23:25:59.524Z] --- PASS: TestServiceWithPredefinedNetwork (2.88s) [2020-02-10T23:25:59.524Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T23:25:59.524Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T23:25:59.524Z] service_test.go:230: FLAKY_TEST [2020-02-10T23:25:59.524Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T23:26:02.845Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-10T23:26:06.119Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-10T23:26:07.673Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:26:07.674Z] INFO: Testing against a local daemon [2020-02-10T23:26:08.028Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.08s) [2020-02-10T23:26:08.028Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T23:26:08.223Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-02-10T23:26:08.223Z] ok github.com/docker/docker/daemon 12.227s coverage: 17.5% of statements [2020-02-10T23:26:08.223Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T23:26:08.223Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T23:26:08.284Z] === RUN TestDockerSuite/TestBuildRm [2020-02-10T23:26:08.787Z] ok github.com/docker/docker/daemon/config 0.084s coverage: 82.1% of statements [2020-02-10T23:26:09.350Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2020-02-10T23:26:09.914Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-02-10T23:26:09.914Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T23:26:09.914Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T23:26:11.283Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-02-10T23:26:11.557Z] --- PASS: TestCreateServiceSecretFileMode (3.37s) [2020-02-10T23:26:11.557Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T23:26:11.557Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-10T23:26:12.486Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-10T23:26:13.805Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-02-10T23:26:14.368Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.243s coverage: 57.0% of statements [2020-02-10T23:26:14.381Z] --- PASS: TestCreateServiceConfigFileMode (2.66s) [2020-02-10T23:26:14.381Z] === RUN TestCreateServiceSysctls [2020-02-10T23:26:14.381Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-10T23:26:14.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-10T23:26:14.638Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-10T23:26:15.567Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-10T23:26:15.676Z] --- PASS: TestServiceWithDataPathPortInit (16.16s) [2020-02-10T23:26:15.676Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T23:26:17.494Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-10T23:26:17.647Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.455s coverage: 72.5% of statements [2020-02-10T23:26:17.904Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.730s coverage: 46.2% of statements [2020-02-10T23:26:17.904Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T23:26:18.863Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-10T23:26:18.863Z] --- PASS: TestCreateServiceSysctls (4.91s) [2020-02-10T23:26:18.863Z] === RUN TestCreateServiceCapabilities [2020-02-10T23:26:19.516Z] ok github.com/docker/docker/integration/build 14.678s [2020-02-10T23:26:20.115Z] [2020-02-10T23:26:20.115Z] === Skipped [2020-02-10T23:26:20.115Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-02-10T23:26:20.115Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T23:26:20.115Z] [2020-02-10T23:26:20.115Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-02-10T23:26:20.115Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:26:20.115Z] [2020-02-10T23:26:20.115Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-10T23:26:20.115Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:26:20.115Z] [2020-02-10T23:26:20.115Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-02-10T23:26:20.115Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:26:20.115Z] [2020-02-10T23:26:20.115Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-02-10T23:26:20.115Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:26:20.115Z] [2020-02-10T23:26:20.115Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-02-10T23:26:20.115Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:26:20.115Z] [2020-02-10T23:26:20.115Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-02-10T23:26:20.115Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:26:20.115Z] [2020-02-10T23:26:20.115Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-02-10T23:26:20.115Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:26:20.115Z] [2020-02-10T23:26:20.115Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-02-10T23:26:20.116Z] build_test.go:491: testEnv.OSType == "windows" [2020-02-10T23:26:20.116Z] [2020-02-10T23:26:20.116Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-02-10T23:26:20.116Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:26:20.116Z] [2020-02-10T23:26:20.116Z] [2020-02-10T23:26:20.116Z] DONE 22 tests, 10 skipped in 36.116s [2020-02-10T23:26:20.116Z] [2020-02-10T23:26:20.116Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-10T23:26:20.231Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-10T23:26:20.425Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.068s coverage: 48.6% of statements [2020-02-10T23:26:21.356Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.305s coverage: 76.1% of statements [2020-02-10T23:26:22.724Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-02-10T23:26:22.724Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.173s coverage: 60.1% of statements [2020-02-10T23:26:22.724Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T23:26:22.724Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T23:26:22.756Z] --- PASS: TestCreateServiceCapabilities (3.55s) [2020-02-10T23:26:22.756Z] === RUN TestInspect [2020-02-10T23:26:22.878Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:26:22.878Z] INFO: Testing against a local daemon [2020-02-10T23:26:22.878Z] ok github.com/docker/docker/integration/config 0.231s [2020-02-10T23:26:22.878Z] [2020-02-10T23:26:22.878Z] === Skipped [2020-02-10T23:26:22.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-02-10T23:26:22.878Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:26:22.878Z] [2020-02-10T23:26:22.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-02-10T23:26:22.878Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:26:22.878Z] [2020-02-10T23:26:22.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-02-10T23:26:22.878Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:26:22.878Z] [2020-02-10T23:26:22.878Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-02-10T23:26:22.878Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:26:22.878Z] [2020-02-10T23:26:22.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-02-10T23:26:22.878Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:26:22.878Z] [2020-02-10T23:26:22.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-02-10T23:26:22.878Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:26:22.878Z] [2020-02-10T23:26:22.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-02-10T23:26:22.878Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:26:22.878Z] [2020-02-10T23:26:22.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-02-10T23:26:22.878Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:26:22.878Z] [2020-02-10T23:26:22.878Z] [2020-02-10T23:26:22.878Z] DONE 8 tests, 8 skipped in 2.465s [2020-02-10T23:26:22.878Z] [2020-02-10T23:26:22.878Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-10T23:26:24.095Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-02-10T23:26:24.913Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.35s) [2020-02-10T23:26:24.913Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w70u7qsumux4i6ok9ciypdfsp Created:2020-02-10 23:26:17.124063042 +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[ac9dfe030ea88aa68fbaa4cc5d184bd8f82ce42f267b37169a3b79fbf7241873:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r6e0pthhps5zypt53pqgw5jnr EndpointID:1adf99ae15b7e947348bacf8215a23a9e0c5357b7622a0a91ddb24f353f83db3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ce002c27e6cdc5773a49ce29f226164305baa54637c840c6ee08703c8bf4a911 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:1f90590f23c2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r6e0pthhps5zypt53pqgw5jnr EndpointID:1adf99ae15b7e947348bacf8215a23a9e0c5357b7622a0a91ddb24f353f83db3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T23:26:24.913Z] PASS [2020-02-10T23:26:24.913Z] [2020-02-10T23:26:24.913Z] === Skipped [2020-02-10T23:26:24.913Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T23:26:24.913Z] service_test.go:230: FLAKY_TEST [2020-02-10T23:26:24.913Z] [2020-02-10T23:26:24.913Z] [2020-02-10T23:26:24.913Z] DONE 21 tests, 1 skipped in 43.814s [2020-02-10T23:26:24.913Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T23:26:24.913Z] ++ 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-10T23:26:24.913Z] ++ set -e [2020-02-10T23:26:24.913Z] ++ '[' -n 0 ']' [2020-02-10T23:26:24.913Z] ++ set -x [2020-02-10T23:26:24.913Z] ++ env -i DEST=/go/src/github.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-10T23:26:24.913Z] INFO: Testing against a local daemon [2020-02-10T23:26:24.913Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T23:26:24.913Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T23:26:24.913Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:26:24.913Z] === RUN TestDockerNetworkIpvlan [2020-02-10T23:26:24.913Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T23:26:24.913Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:26:24.913Z] PASS [2020-02-10T23:26:24.913Z] [2020-02-10T23:26:24.913Z] === Skipped [2020-02-10T23:26:24.913Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T23:26:24.913Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:26:24.913Z] [2020-02-10T23:26:24.913Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T23:26:24.913Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:26:24.913Z] [2020-02-10T23:26:24.913Z] [2020-02-10T23:26:24.913Z] DONE 2 tests, 2 skipped in 0.074s [2020-02-10T23:26:24.913Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T23:26:24.913Z] ++ 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-10T23:26:24.913Z] ++ set -e [2020-02-10T23:26:24.913Z] ++ '[' -n 0 ']' [2020-02-10T23:26:24.913Z] ++ set -x [2020-02-10T23:26:24.914Z] ++ env -i DEST=/go/src/github.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-10T23:26:24.914Z] INFO: Testing against a local daemon [2020-02-10T23:26:24.914Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T23:26:25.026Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-02-10T23:26:25.282Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-10T23:26:25.539Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-10T23:26:25.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:26:25.614Z] INFO: Testing against a local daemon [2020-02-10T23:26:25.654Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-02-10T23:26:25.654Z] === RUN TestDockerNetworkMacvlan [2020-02-10T23:26:25.956Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2020-02-10T23:26:25.956Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T23:26:25.956Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T23:26:26.103Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-10T23:26:26.103Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-10T23:26:26.414Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T23:26:26.666Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-10T23:26:27.172Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T23:26:27.326Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 42.7% of statements [2020-02-10T23:26:28.036Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-10T23:26:28.036Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-10T23:26:28.392Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T23:26:28.600Z] --- PASS: TestInspect (6.06s) [2020-02-10T23:26:28.600Z] === RUN TestCreateJob [2020-02-10T23:26:28.694Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 77.4% of statements [2020-02-10T23:26:28.694Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T23:26:28.694Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T23:26:28.694Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-02-10T23:26:28.856Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-10T23:26:29.625Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 26.2% of statements [2020-02-10T23:26:29.882Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2020-02-10T23:26:30.143Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-02-10T23:26:30.746Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T23:26:31.514Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 74.7% of statements [2020-02-10T23:26:31.514Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T23:26:31.771Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 19.9% of statements [2020-02-10T23:26:33.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-10T23:26:33.029Z] --- PASS: TestCreateJob (4.28s) [2020-02-10T23:26:33.029Z] === RUN TestReplicatedJob [2020-02-10T23:26:33.664Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2020-02-10T23:26:33.664Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-02-10T23:26:33.958Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-10T23:26:34.594Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-10T23:26:34.730Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T23:26:34.852Z] ok github.com/docker/docker/daemon/logger/splunk 1.619s coverage: 82.5% of statements [2020-02-10T23:26:34.852Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T23:26:34.852Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T23:26:35.328Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-10T23:26:36.698Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-10T23:26:37.373Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-02-10T23:26:37.373Z] ok github.com/docker/docker/distribution 0.187s coverage: 22.1% of statements [2020-02-10T23:26:37.373Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T23:26:37.630Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-10T23:26:38.304Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-02-10T23:26:38.706Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T23:26:39.003Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-10T23:26:39.674Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-02-10T23:26:40.005Z] --- PASS: TestDockerNetworkMacvlan (14.35s) [2020-02-10T23:26:40.005Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-02-10T23:26:40.005Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-02-10T23:26:40.005Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2020-02-10T23:26:40.005Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2020-02-10T23:26:40.005Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.81s) [2020-02-10T23:26:40.005Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2020-02-10T23:26:40.005Z] PASS [2020-02-10T23:26:40.005Z] [2020-02-10T23:26:40.005Z] DONE 8 tests in 15.796s [2020-02-10T23:26:40.005Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T23:26:40.005Z] ++ 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-10T23:26:40.005Z] ++ set -e [2020-02-10T23:26:40.005Z] ++ '[' -n 0 ']' [2020-02-10T23:26:40.005Z] ++ set -x [2020-02-10T23:26:40.005Z] ++ env -i DEST=/go/src/github.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-10T23:26:40.005Z] testing: warning: no tests to run [2020-02-10T23:26:40.005Z] PASS [2020-02-10T23:26:40.005Z] [2020-02-10T23:26:40.005Z] DONE 0 tests in 0.015s [2020-02-10T23:26:40.005Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T23:26:40.005Z] ++ 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-10T23:26:40.005Z] ++ set -e [2020-02-10T23:26:40.005Z] ++ '[' -n 0 ']' [2020-02-10T23:26:40.005Z] ++ set -x [2020-02-10T23:26:40.005Z] ++ env -i DEST=/go/src/github.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-10T23:26:40.005Z] INFO: Testing against a local daemon [2020-02-10T23:26:40.005Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T23:26:40.374Z] === RUN TestDockerSuite/TestBuildUser [2020-02-10T23:26:40.374Z] --- PASS: TestReplicatedJob (7.53s) [2020-02-10T23:26:40.374Z] === RUN TestUpdateReplicatedJob [2020-02-10T23:26:40.606Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-02-10T23:26:40.606Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 85.1% of statements [2020-02-10T23:26:40.606Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T23:26:40.606Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T23:26:41.942Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-02-10T23:26:41.942Z] === RUN TestAuthZPluginTLS [2020-02-10T23:26:41.978Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-02-10T23:26:41.978Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T23:26:42.298Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-02-10T23:26:42.298Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T23:26:42.543Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-02-10T23:26:42.917Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-10T23:26:43.043Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-02-10T23:26:43.043Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T23:26:43.400Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-02-10T23:26:43.400Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T23:26:43.911Z] ok github.com/docker/docker/opts 0.017s coverage: 67.0% of statements [2020-02-10T23:26:43.911Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-10T23:26:44.161Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-02-10T23:26:44.161Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T23:26:44.811Z] --- PASS: TestUpdateReplicatedJob (4.41s) [2020-02-10T23:26:44.811Z] === RUN TestServiceListWithStatuses [2020-02-10T23:26:44.811Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T23:26:44.811Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T23:26:44.811Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T23:26:45.805Z] ok github.com/docker/docker/pkg/archive 0.398s coverage: 76.8% of statements [2020-02-10T23:26:45.919Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2020-02-10T23:26:45.919Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T23:26:46.295Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-02-10T23:26:46.295Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T23:26:46.646Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-02-10T23:26:46.646Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T23:26:46.703Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-10T23:26:46.734Z] ok github.com/docker/docker/pkg/authorization 0.161s coverage: 68.3% of statements [2020-02-10T23:26:46.734Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-10T23:26:46.991Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-10T23:26:47.387Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-02-10T23:26:47.387Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T23:26:49.151Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2020-02-10T23:26:49.151Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T23:26:50.262Z] ok github.com/docker/docker/layer 7.183s coverage: 68.8% of statements [2020-02-10T23:26:50.262Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T23:26:50.262Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T23:26:50.262Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T23:26:50.262Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T23:26:50.262Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T23:26:50.262Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T23:26:50.519Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-02-10T23:26:50.775Z] ok github.com/docker/docker/pkg/chrootarchive 2.970s coverage: 43.2% of statements [2020-02-10T23:26:50.775Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T23:26:50.775Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T23:26:50.775Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-02-10T23:26:50.879Z] --- PASS: TestDockerNetworkConnectAlias (6.10s) [2020-02-10T23:26:50.879Z] === RUN TestDockerNetworkReConnect [2020-02-10T23:26:51.338Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-02-10T23:26:51.669Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-02-10T23:26:51.669Z] === RUN TestAuthZPluginHeader [2020-02-10T23:26:52.270Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-02-10T23:26:52.475Z] --- PASS: TestAuthZPluginHeader (0.93s) [2020-02-10T23:26:52.475Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T23:26:52.475Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T23:26:52.475Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:26:52.475Z] === RUN TestAuthZPluginV2Disable [2020-02-10T23:26:52.475Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-10T23:26:52.475Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:26:52.475Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T23:26:52.475Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T23:26:52.475Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:26:52.475Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T23:26:52.475Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T23:26:52.475Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:26:52.475Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T23:26:52.834Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-02-10T23:26:53.092Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-02-10T23:26:54.460Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-02-10T23:26:55.389Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-02-10T23:26:55.389Z] ok github.com/docker/docker/pkg/discovery/kv 3.074s coverage: 84.1% of statements [2020-02-10T23:26:55.645Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-02-10T23:26:55.902Z] ok github.com/docker/docker/pkg/fsutils 0.243s coverage: 85.1% of statements [2020-02-10T23:26:56.158Z] --- PASS: TestDockerNetworkReConnect (5.23s) [2020-02-10T23:26:56.158Z] === RUN TestServicePlugin [2020-02-10T23:26:56.831Z] ok github.com/docker/docker/pkg/idtools 0.468s coverage: 70.1% of statements [2020-02-10T23:26:57.089Z] ok github.com/docker/docker/pkg/ioutils 0.494s coverage: 69.3% of statements [2020-02-10T23:26:57.266Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2020-02-10T23:26:57.655Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-02-10T23:26:57.655Z] ok github.com/docker/docker/pkg/locker 0.026s coverage: 88.9% of statements [2020-02-10T23:26:57.892Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T23:26:57.911Z] ok github.com/docker/docker/pkg/longpath 0.026s coverage: 100.0% of statements [2020-02-10T23:26:57.912Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T23:26:58.475Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-02-10T23:26:58.731Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-02-10T23:26:58.924Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2020-02-10T23:26:58.924Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T23:26:58.924Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T23:26:58.924Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T23:26:58.988Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-10T23:26:59.219Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T23:26:59.219Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T23:26:59.219Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T23:26:59.219Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T23:26:59.219Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T23:26:59.245Z] ok github.com/docker/docker/pkg/mount 0.577s coverage: 70.0% of statements [2020-02-10T23:26:59.245Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T23:26:59.501Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-02-10T23:26:59.501Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-02-10T23:26:59.501Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T23:26:59.501Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T23:26:59.854Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T23:27:00.431Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2020-02-10T23:27:01.362Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-10T23:27:01.620Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-10T23:27:01.620Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-02-10T23:27:01.900Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T23:27:01.901Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T23:27:02.189Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-02-10T23:27:02.817Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2020-02-10T23:27:02.817Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.5% of statements [2020-02-10T23:27:02.817Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T23:27:02.817Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T23:27:02.817Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T23:27:02.817Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T23:27:02.817Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T23:27:02.817Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T23:27:02.817Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T23:27:02.817Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T23:27:02.817Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T23:27:02.817Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T23:27:02.817Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T23:27:02.817Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T23:27:02.817Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T23:27:02.817Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T23:27:02.988Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-02-10T23:27:03.105Z] ok github.com/docker/docker/api/types/time 0.029s coverage: 100.0% of statements [2020-02-10T23:27:03.245Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-10T23:27:03.734Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-02-10T23:27:03.734Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T23:27:03.734Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T23:27:03.734Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T23:27:03.734Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T23:27:03.734Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T23:27:03.734Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T23:27:03.734Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T23:27:03.734Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T23:27:03.734Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T23:27:03.734Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T23:27:03.734Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T23:27:04.383Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-02-10T23:27:06.109Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-10T23:27:06.516Z] ok github.com/docker/docker/pkg/signal 2.382s coverage: 61.0% of statements [2020-02-10T23:27:06.516Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-02-10T23:27:06.773Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-10T23:27:07.030Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-10T23:27:07.039Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-10T23:27:07.288Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-02-10T23:27:07.295Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-10T23:27:07.852Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-02-10T23:27:08.416Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.2% of statements [2020-02-10T23:27:08.663Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-10T23:27:08.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-10T23:27:08.673Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2020-02-10T23:27:09.237Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-02-10T23:27:09.593Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-10T23:27:09.801Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-02-10T23:27:09.801Z] testing: warning: no tests to run [2020-02-10T23:27:09.801Z] coverage: [no statements] [2020-02-10T23:27:09.801Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-10T23:27:09.925Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2020-02-10T23:27:10.363Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-10T23:27:10.363Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-10T23:27:10.620Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-10T23:27:11.490Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-10T23:27:11.490Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-10T23:27:11.490Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-10T23:27:11.490Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-10T23:27:11.490Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-10T23:27:11.879Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s) [2020-02-10T23:27:11.879Z] PASS [2020-02-10T23:27:11.879Z] [2020-02-10T23:27:11.879Z] === Skipped [2020-02-10T23:27:11.879Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T23:27:11.879Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:27:11.879Z] [2020-02-10T23:27:11.879Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-10T23:27:11.879Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:27:11.879Z] [2020-02-10T23:27:11.879Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T23:27:11.879Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:27:11.879Z] [2020-02-10T23:27:11.879Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T23:27:11.879Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:27:11.879Z] [2020-02-10T23:27:11.879Z] [2020-02-10T23:27:11.879Z] DONE 17 tests, 4 skipped in 29.175s [2020-02-10T23:27:11.879Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T23:27:11.879Z] ++ 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-10T23:27:11.879Z] ++ set -e [2020-02-10T23:27:11.879Z] ++ '[' -n 0 ']' [2020-02-10T23:27:11.879Z] ++ set -x [2020-02-10T23:27:11.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T23:27:11.879Z] INFO: Testing against a local daemon [2020-02-10T23:27:11.879Z] === RUN TestPluginInvalidJSON [2020-02-10T23:27:11.879Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:27:11.879Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:27:11.879Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:27:11.879Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-10T23:27:11.879Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T23:27:11.879Z] PASS [2020-02-10T23:27:11.879Z] [2020-02-10T23:27:11.879Z] DONE 2 tests in 0.084s [2020-02-10T23:27:11.879Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T23:27:11.879Z] ++ 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-10T23:27:11.879Z] ++ set -e [2020-02-10T23:27:11.879Z] ++ '[' -n 0 ']' [2020-02-10T23:27:11.879Z] ++ set -x [2020-02-10T23:27:11.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T23:27:11.879Z] INFO: Testing against a local daemon [2020-02-10T23:27:11.879Z] === RUN TestExternalGraphDriver [2020-02-10T23:27:11.879Z] === RUN TestExternalGraphDriver/json [2020-02-10T23:27:11.879Z] === RUN TestExternalGraphDriver/spec [2020-02-10T23:27:12.639Z] ok github.com/docker/docker/builder/remotecontext/git 5.172s coverage: 86.3% of statements [2020-02-10T23:27:13.125Z] === RUN TestExternalGraphDriver/pull [2020-02-10T23:27:13.141Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements [2020-02-10T23:27:13.382Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-10T23:27:13.382Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-10T23:27:13.398Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-10T23:27:14.329Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-02-10T23:27:14.754Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-10T23:27:14.895Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2020-02-10T23:27:15.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-10T23:27:15.268Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-10T23:27:15.366Z] ok github.com/docker/docker/builder/remotecontext 0.496s coverage: 13.6% of statements [2020-02-10T23:27:15.481Z] --- PASS: TestExternalGraphDriver (5.90s) [2020-02-10T23:27:15.481Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2020-02-10T23:27:15.481Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2020-02-10T23:27:15.481Z] --- PASS: TestExternalGraphDriver/pull (1.90s) [2020-02-10T23:27:15.481Z] === RUN TestGraphdriverPluginV2 [2020-02-10T23:27:15.481Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-02-10T23:27:15.481Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:27:15.481Z] PASS [2020-02-10T23:27:15.481Z] [2020-02-10T23:27:15.481Z] === Skipped [2020-02-10T23:27:15.481Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-02-10T23:27:15.481Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:27:15.481Z] [2020-02-10T23:27:15.481Z] [2020-02-10T23:27:15.481Z] DONE 5 tests, 1 skipped in 6.026s [2020-02-10T23:27:15.481Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T23:27:15.481Z] ++ 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-10T23:27:15.481Z] ++ set -e [2020-02-10T23:27:15.481Z] ++ '[' -n 0 ']' [2020-02-10T23:27:15.481Z] ++ set -x [2020-02-10T23:27:15.481Z] ++ env -i DEST=/go/src/github.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-10T23:27:15.481Z] INFO: Testing against a local daemon [2020-02-10T23:27:15.481Z] === RUN TestContinueAfterPluginCrash [2020-02-10T23:27:15.481Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T23:27:15.481Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T23:27:15.481Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T23:27:15.481Z] === CONT TestContinueAfterPluginCrash [2020-02-10T23:27:15.481Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T23:27:15.995Z] ok github.com/docker/docker/builder/dockerfile 1.278s coverage: 48.2% of statements [2020-02-10T23:27:15.995Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T23:27:15.995Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T23:27:16.199Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-10T23:27:16.269Z] ok github.com/docker/docker/registry 0.071s coverage: 56.0% of statements [2020-02-10T23:27:16.456Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-10T23:27:16.833Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-10T23:27:16.833Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-02-10T23:27:17.764Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-10T23:27:18.021Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-02-10T23:27:20.545Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-10T23:27:20.636Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-10T23:27:21.110Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2020-02-10T23:27:21.673Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-02-10T23:27:22.018Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-10T23:27:22.864Z] ok github.com/docker/docker/client 0.781s coverage: 75.8% of statements [2020-02-10T23:27:23.047Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-02-10T23:27:23.387Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-10T23:27:23.644Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-10T23:27:24.207Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-10T23:27:24.207Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-10T23:27:24.751Z] --- PASS: TestDaemonStartWithLogOpt (9.44s) [2020-02-10T23:27:25.136Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-10T23:27:27.659Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-10T23:27:27.659Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-10T23:27:27.659Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-10T23:27:28.222Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-10T23:27:29.152Z] === RUN TestDockerSuite/TestCommitChange [2020-02-10T23:27:29.643Z] --- PASS: TestContinueAfterPluginCrash (14.29s) [2020-02-10T23:27:29.643Z] PASS [2020-02-10T23:27:29.643Z] [2020-02-10T23:27:29.643Z] DONE 2 tests in 14.375s [2020-02-10T23:27:29.643Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T23:27:29.643Z] ++ 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-10T23:27:29.643Z] ++ set -e [2020-02-10T23:27:29.643Z] ++ '[' -n 0 ']' [2020-02-10T23:27:29.643Z] ++ set -x [2020-02-10T23:27:29.643Z] ++ env -i DEST=/go/src/github.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-10T23:27:29.643Z] INFO: Testing against a local daemon [2020-02-10T23:27:29.643Z] === RUN TestPluginWithDevMounts [2020-02-10T23:27:29.643Z] === PAUSE TestPluginWithDevMounts [2020-02-10T23:27:29.643Z] === CONT TestPluginWithDevMounts [2020-02-10T23:27:30.522Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-10T23:27:31.382Z] --- PASS: TestPluginWithDevMounts (1.82s) [2020-02-10T23:27:31.382Z] PASS [2020-02-10T23:27:31.382Z] [2020-02-10T23:27:31.382Z] DONE 1 tests in 1.900s [2020-02-10T23:27:31.382Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T23:27:31.382Z] ++ 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-10T23:27:31.382Z] ++ set -e [2020-02-10T23:27:31.382Z] ++ '[' -n 0 ']' [2020-02-10T23:27:31.382Z] ++ set -x [2020-02-10T23:27:31.382Z] ++ env -i DEST=/go/src/github.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-10T23:27:31.453Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-10T23:27:31.453Z] --- PASS: TestServicePlugin (35.46s) [2020-02-10T23:27:31.453Z] plugin_test.go:62: [d5673a6edd679] joining swarm manager [dcc7d325764a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:27:31.453Z] plugin_test.go:65: [d2f68d3289d1a] joining swarm manager [dcc7d325764a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:27:31.453Z] === RUN TestServiceUpdateLabel [2020-02-10T23:27:31.727Z] INFO: Testing against a local daemon [2020-02-10T23:27:31.727Z] === RUN TestSecretInspect [2020-02-10T23:27:33.348Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-10T23:27:34.277Z] --- PASS: TestServiceUpdateLabel (2.85s) [2020-02-10T23:27:34.277Z] === RUN TestServiceUpdateSecrets [2020-02-10T23:27:34.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-10T23:27:34.817Z] --- PASS: TestSecretInspect (2.80s) [2020-02-10T23:27:34.817Z] === RUN TestSecretList [2020-02-10T23:27:35.246Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T23:27:35.246Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === Skipped [2020-02-10T23:27:35.246Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T23:27:35.246Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T23:27:35.246Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T23:27:35.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:27:35.246Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T23:27:35.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:27:35.246Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T23:27:35.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:27:35.246Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T23:27:35.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:27:35.246Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T23:27:35.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:27:35.246Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T23:27:35.246Z] graphtest_unix.go:73: No driver to put! [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T23:27:35.246Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T23:27:35.246Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T23:27:35.246Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T23:27:35.246Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T23:27:35.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:27:35.246Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T23:27:35.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:27:35.246Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T23:27:35.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:27:35.246Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T23:27:35.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:27:35.246Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T23:27:35.246Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:27:35.246Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T23:27:35.246Z] graphtest_unix.go:73: No driver to put! [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T23:27:35.246Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T23:27:35.246Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] [2020-02-10T23:27:35.246Z] DONE 2155 tests, 20 skipped in 243.368s Post stage [Pipeline] junit [2020-02-10T23:27:35.257Z] Recording test results [2020-02-10T23:27:35.465Z] === RUN TestDockerSuite/TestCommitPausedContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-10T23:27:35.918Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40472/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f0b3f5609faf69537cdf1882c251deec6e9eb26 hack/validate/vendor [2020-02-10T23:27:36.835Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-10T23:27:37.199Z] --- PASS: TestSecretList (2.86s) [2020-02-10T23:27:37.199Z] === RUN TestSecretsCreateAndDelete [2020-02-10T23:27:37.813Z] 2020/02/10 23:27:37 Collecting initial packages [2020-02-10T23:27:37.813Z] 2020/02/10 23:27:37 Download dependencies [2020-02-10T23:27:38.729Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-10T23:27:40.097Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:39 Starting whole vndr cycle because no package specified [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/opencontainers/selinux, revision 5215b1806f52b1fcc2070a8826c542c9d33cd3cf, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-02-10T23:27:40.332Z] 2020/02/10 23:27:40 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2020-02-10T23:27:40.482Z] --- PASS: TestSecretsCreateAndDelete (2.80s) [2020-02-10T23:27:40.482Z] === RUN TestSecretsUpdate [2020-02-10T23:27:41.265Z] 2020/02/10 23:27:41 Finished clone github.com/Azure/go-ansiterm [2020-02-10T23:27:41.265Z] 2020/02/10 23:27:41 Clone golang.org/x/sys, revision 6d18c012aee9febd81bbf9806760c8c4480e870d, attempt 1/20 [2020-02-10T23:27:41.265Z] 2020/02/10 23:27:41 Finished clone github.com/creack/pty [2020-02-10T23:27:41.265Z] 2020/02/10 23:27:41 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-02-10T23:27:41.265Z] 2020/02/10 23:27:41 Finished clone github.com/docker/libtrust [2020-02-10T23:27:41.265Z] 2020/02/10 23:27:41 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-02-10T23:27:41.265Z] 2020/02/10 23:27:41 Finished clone github.com/tchap/go-patricia [2020-02-10T23:27:41.265Z] 2020/02/10 23:27:41 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2020-02-10T23:27:41.265Z] 2020/02/10 23:27:41 Finished clone github.com/google/uuid [2020-02-10T23:27:41.265Z] 2020/02/10 23:27:41 Clone gotest.tools/v3, revision ab4a870b92ce57a83881fbeb535a137a20d664b7, attempt 1/20 [2020-02-10T23:27:41.311Z] ok github.com/docker/docker/integration/container 69.841s [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === Skipped [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-02-10T23:27:41.311Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-02-10T23:27:41.311Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-02-10T23:27:41.311Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-02-10T23:27:41.311Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-02-10T23:27:41.311Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-02-10T23:27:41.311Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-02-10T23:27:41.311Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-02-10T23:27:41.311Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-02-10T23:27:41.311Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-02-10T23:27:41.311Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-02-10T23:27:41.311Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-02-10T23:27:41.311Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-02-10T23:27:41.311Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-02-10T23:27:41.311Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-02-10T23:27:41.311Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-02-10T23:27:41.311Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-02-10T23:27:41.311Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-02-10T23:27:41.311Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-02-10T23:27:41.311Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-02-10T23:27:41.311Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-02-10T23:27:41.311Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-10T23:27:41.311Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-02-10T23:27:41.311Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-10T23:27:41.311Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-02-10T23:27:41.311Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-02-10T23:27:41.311Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-02-10T23:27:41.311Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-02-10T23:27:41.311Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-02-10T23:27:41.311Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-02-10T23:27:41.311Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-02-10T23:27:41.311Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-02-10T23:27:41.311Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-02-10T23:27:41.311Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-02-10T23:27:41.311Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-02-10T23:27:41.311Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-02-10T23:27:41.311Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-02-10T23:27:41.311Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-02-10T23:27:41.311Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-02-10T23:27:41.311Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-02-10T23:27:41.311Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-02-10T23:27:41.311Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] DONE 80 tests, 41 skipped in 72.848s [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-10T23:27:41.311Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:27:41.311Z] INFO: Testing against a local daemon [2020-02-10T23:27:41.311Z] ok github.com/docker/docker/integration/image 0.469s [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === Skipped [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-02-10T23:27:41.311Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-10T23:27:41.311Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-02-10T23:27:41.311Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-02-10T23:27:41.311Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] DONE 11 tests, 4 skipped in 2.586s [2020-02-10T23:27:41.311Z] [2020-02-10T23:27:41.311Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-10T23:27:41.313Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:27:41.313Z] INFO: Testing against a local daemon [2020-02-10T23:27:41.313Z] ok github.com/docker/docker/integration/network 0.222s [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] === Skipped [2020-02-10T23:27:41.313Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-02-10T23:27:41.313Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-02-10T23:27:41.313Z] 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-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-02-10T23:27:41.313Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-02-10T23:27:41.313Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-02-10T23:27:41.313Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-02-10T23:27:41.313Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-10T23:27:41.313Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-10T23:27:41.313Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-10T23:27:41.313Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-02-10T23:27:41.313Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T23:27:41.313Z] service_test.go:230: FLAKY_TEST [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-02-10T23:27:41.313Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-02-10T23:27:41.313Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] DONE 17 tests, 13 skipped in 2.590s [2020-02-10T23:27:41.313Z] [2020-02-10T23:27:41.313Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-10T23:27:41.466Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-10T23:27:41.523Z] 2020/02/10 23:27:41 Finished clone github.com/mattn/go-shellwords [2020-02-10T23:27:41.523Z] 2020/02/10 23:27:41 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-02-10T23:27:41.523Z] 2020/02/10 23:27:41 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-02-10T23:27:41.523Z] 2020/02/10 23:27:41 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-02-10T23:27:41.523Z] 2020/02/10 23:27:41 Finished clone github.com/opencontainers/go-digest [2020-02-10T23:27:41.523Z] 2020/02/10 23:27:41 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-02-10T23:27:41.780Z] 2020/02/10 23:27:41 Finished clone github.com/Microsoft/go-winio [2020-02-10T23:27:41.780Z] 2020/02/10 23:27:41 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-02-10T23:27:41.780Z] 2020/02/10 23:27:41 Finished clone github.com/gorilla/mux [2020-02-10T23:27:41.780Z] 2020/02/10 23:27:41 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2020-02-10T23:27:41.942Z] testing: warning: no tests to run [2020-02-10T23:27:41.942Z] ok github.com/docker/docker/integration/network/ipvlan 0.118s [2020-02-10T23:27:41.942Z] [2020-02-10T23:27:41.942Z] DONE 0 tests in 0.919s [2020-02-10T23:27:41.942Z] [2020-02-10T23:27:41.942Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-10T23:27:42.038Z] 2020/02/10 23:27:41 Finished clone github.com/sirupsen/logrus [2020-02-10T23:27:42.038Z] 2020/02/10 23:27:41 Clone github.com/moby/buildkit, revision 4f4e03067523b2fc5ca2f17514a5e75ad63e02fb, attempt 1/20 [2020-02-10T23:27:42.551Z] testing: warning: no tests to run [2020-02-10T23:27:42.551Z] ok github.com/docker/docker/integration/network/macvlan 0.111s [2020-02-10T23:27:42.551Z] [2020-02-10T23:27:42.551Z] DONE 0 tests in 0.947s [2020-02-10T23:27:42.603Z] 2020/02/10 23:27:42 Finished clone github.com/docker/go-units [2020-02-10T23:27:42.603Z] 2020/02/10 23:27:42 Clone github.com/tonistiigi/fsutil, revision 0f039a052ca1da01626278199624b62aed9b3729, attempt 1/20 [2020-02-10T23:27:42.603Z] 2020/02/10 23:27:42 Finished clone github.com/syndtr/gocapability [2020-02-10T23:27:42.603Z] 2020/02/10 23:27:42 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-02-10T23:27:42.603Z] 2020/02/10 23:27:42 Finished clone github.com/RackSec/srslog [2020-02-10T23:27:42.603Z] 2020/02/10 23:27:42 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-02-10T23:27:42.834Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-10T23:27:42.834Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-10T23:27:42.834Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-10T23:27:42.834Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-10T23:27:42.834Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-10T23:27:42.834Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-10T23:27:42.834Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-10T23:27:42.843Z] --- PASS: TestSecretsUpdate (2.34s) [2020-02-10T23:27:42.843Z] === RUN TestTemplatedSecret [2020-02-10T23:27:42.860Z] 2020/02/10 23:27:42 Finished clone github.com/opencontainers/selinux [2020-02-10T23:27:42.860Z] 2020/02/10 23:27:42 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-02-10T23:27:42.860Z] 2020/02/10 23:27:42 Finished clone github.com/imdario/mergo [2020-02-10T23:27:42.860Z] 2020/02/10 23:27:42 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-02-10T23:27:42.860Z] 2020/02/10 23:27:42 Finished clone github.com/google/go-cmp [2020-02-10T23:27:42.860Z] 2020/02/10 23:27:42 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-02-10T23:27:42.860Z] 2020/02/10 23:27:42 Finished clone gotest.tools/v3 [2020-02-10T23:27:42.860Z] 2020/02/10 23:27:42 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-02-10T23:27:43.162Z] [2020-02-10T23:27:43.162Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-10T23:27:43.425Z] 2020/02/10 23:27:43 Finished clone golang.org/x/sync [2020-02-10T23:27:43.425Z] 2020/02/10 23:27:43 Clone github.com/docker/libnetwork, revision feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9, attempt 1/20 [2020-02-10T23:27:43.769Z] testing: warning: no tests to run [2020-02-10T23:27:43.769Z] ok github.com/docker/docker/integration/plugin 0.098s [2020-02-10T23:27:43.769Z] [2020-02-10T23:27:43.769Z] DONE 0 tests in 0.919s [2020-02-10T23:27:43.769Z] [2020-02-10T23:27:43.769Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-10T23:27:44.000Z] 2020/02/10 23:27:43 Finished clone github.com/docker/go-connections [2020-02-10T23:27:44.000Z] 2020/02/10 23:27:43 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2020-02-10T23:27:44.000Z] 2020/02/10 23:27:43 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-02-10T23:27:44.000Z] 2020/02/10 23:27:43 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-02-10T23:27:44.258Z] 2020/02/10 23:27:44 Finished clone github.com/google/shlex [2020-02-10T23:27:44.258Z] 2020/02/10 23:27:44 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-02-10T23:27:44.258Z] 2020/02/10 23:27:44 Finished clone github.com/opentracing-contrib/go-stdlib [2020-02-10T23:27:44.258Z] 2020/02/10 23:27:44 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-02-10T23:27:44.258Z] 2020/02/10 23:27:44 Finished clone github.com/mitchellh/hashstructure [2020-02-10T23:27:44.258Z] 2020/02/10 23:27:44 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-02-10T23:27:44.258Z] 2020/02/10 23:27:44 Finished clone github.com/opentracing/opentracing-go [2020-02-10T23:27:44.258Z] 2020/02/10 23:27:44 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-02-10T23:27:44.258Z] 2020/02/10 23:27:44 Finished clone github.com/gofrs/flock [2020-02-10T23:27:44.258Z] 2020/02/10 23:27:44 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-02-10T23:27:44.728Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-10T23:27:45.065Z] testing: warning: no tests to run [2020-02-10T23:27:45.065Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [2020-02-10T23:27:45.065Z] [2020-02-10T23:27:45.065Z] DONE 0 tests in 0.822s [2020-02-10T23:27:45.065Z] [2020-02-10T23:27:45.065Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-10T23:27:45.190Z] 2020/02/10 23:27:45 Finished clone github.com/armon/go-radix [2020-02-10T23:27:45.190Z] 2020/02/10 23:27:45 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-02-10T23:27:45.447Z] 2020/02/10 23:27:45 Finished clone github.com/docker/go-events [2020-02-10T23:27:45.447Z] 2020/02/10 23:27:45 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-02-10T23:27:45.447Z] 2020/02/10 23:27:45 Finished clone github.com/sean-/seed [2020-02-10T23:27:45.447Z] 2020/02/10 23:27:45 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-02-10T23:27:45.447Z] 2020/02/10 23:27:45 Finished clone github.com/hashicorp/errwrap [2020-02-10T23:27:45.447Z] 2020/02/10 23:27:45 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-02-10T23:27:45.705Z] 2020/02/10 23:27:45 Finished clone github.com/armon/go-metrics [2020-02-10T23:27:45.705Z] 2020/02/10 23:27:45 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2020-02-10T23:27:45.932Z] --- PASS: TestTemplatedSecret (3.38s) [2020-02-10T23:27:45.932Z] === RUN TestSecretCreateResolve [2020-02-10T23:27:46.620Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-10T23:27:46.620Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-10T23:27:46.637Z] 2020/02/10 23:27:46 Finished clone github.com/hashicorp/memberlist [2020-02-10T23:27:46.637Z] 2020/02/10 23:27:46 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2020-02-10T23:27:46.637Z] 2020/02/10 23:27:46 Finished clone github.com/hashicorp/go-multierror [2020-02-10T23:27:46.637Z] 2020/02/10 23:27:46 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-02-10T23:27:46.894Z] 2020/02/10 23:27:46 Finished clone github.com/tonistiigi/fsutil [2020-02-10T23:27:46.894Z] 2020/02/10 23:27:46 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-02-10T23:27:46.894Z] 2020/02/10 23:27:46 Finished clone github.com/vishvananda/netns [2020-02-10T23:27:46.894Z] 2020/02/10 23:27:46 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-02-10T23:27:47.104Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:27:47.104Z] INFO: Testing against a local daemon [2020-02-10T23:27:47.104Z] ok github.com/docker/docker/integration/plugin/common 0.213s [2020-02-10T23:27:47.104Z] [2020-02-10T23:27:47.104Z] DONE 2 tests in 2.145s [2020-02-10T23:27:47.104Z] [2020-02-10T23:27:47.104Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-10T23:27:47.152Z] 2020/02/10 23:27:47 Finished clone github.com/docker/libkv [2020-02-10T23:27:47.152Z] 2020/02/10 23:27:47 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-02-10T23:27:47.183Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-10T23:27:48.092Z] 2020/02/10 23:27:47 Finished clone github.com/hashicorp/go-sockaddr [2020-02-10T23:27:48.092Z] 2020/02/10 23:27:47 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-02-10T23:27:48.113Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-10T23:27:48.352Z] 2020/02/10 23:27:48 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-02-10T23:27:48.352Z] 2020/02/10 23:27:48 Finished clone github.com/deckarep/golang-set [2020-02-10T23:27:48.352Z] 2020/02/10 23:27:48 Finished clone github.com/samuel/go-zookeeper [2020-02-10T23:27:48.352Z] 2020/02/10 23:27:48 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-02-10T23:27:48.352Z] 2020/02/10 23:27:48 Finished clone github.com/BurntSushi/toml [2020-02-10T23:27:48.352Z] 2020/02/10 23:27:48 Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20 [2020-02-10T23:27:49.023Z] --- PASS: TestSecretCreateResolve (2.72s) [2020-02-10T23:27:49.023Z] PASS [2020-02-10T23:27:49.023Z] [2020-02-10T23:27:49.023Z] DONE 6 tests in 16.977s [2020-02-10T23:27:49.023Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T23:27:49.023Z] ++ 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-10T23:27:49.023Z] ++ set -e [2020-02-10T23:27:49.023Z] ++ '[' -n 0 ']' [2020-02-10T23:27:49.023Z] ++ set -x [2020-02-10T23:27:49.023Z] ++ env -i DEST=/go/src/github.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-10T23:27:49.023Z] INFO: Testing against a local daemon [2020-02-10T23:27:49.023Z] === RUN TestServiceCreateInit [2020-02-10T23:27:49.023Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T23:27:49.042Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-10T23:27:49.282Z] 2020/02/10 23:27:48 Finished clone github.com/golang/gddo [2020-02-10T23:27:49.282Z] 2020/02/10 23:27:48 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-02-10T23:27:49.282Z] 2020/02/10 23:27:49 Finished clone golang.org/x/net [2020-02-10T23:27:49.282Z] 2020/02/10 23:27:49 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-02-10T23:27:49.282Z] 2020/02/10 23:27:49 Finished clone github.com/coreos/go-semver [2020-02-10T23:27:49.282Z] 2020/02/10 23:27:49 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-02-10T23:27:49.540Z] 2020/02/10 23:27:49 Finished clone github.com/vishvananda/netlink [2020-02-10T23:27:49.540Z] 2020/02/10 23:27:49 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-02-10T23:27:49.995Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-10T23:27:50.251Z] --- PASS: TestServiceUpdateSecrets (15.84s) [2020-02-10T23:27:50.251Z] === RUN TestServiceUpdateConfigs [2020-02-10T23:27:50.472Z] 2020/02/10 23:27:50 Finished clone github.com/hashicorp/go-msgpack [2020-02-10T23:27:50.472Z] 2020/02/10 23:27:50 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2020-02-10T23:27:50.472Z] 2020/02/10 23:27:50 Finished clone github.com/ishidawataru/sctp [2020-02-10T23:27:50.472Z] 2020/02/10 23:27:50 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-02-10T23:27:50.507Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-10T23:27:50.507Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-10T23:27:50.507Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-10T23:27:50.801Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:27:50.801Z] INFO: Testing against a local daemon [2020-02-10T23:27:50.801Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.274s [2020-02-10T23:27:50.801Z] [2020-02-10T23:27:50.801Z] === Skipped [2020-02-10T23:27:50.801Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-02-10T23:27:50.801Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-10T23:27:50.801Z] [2020-02-10T23:27:50.801Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-02-10T23:27:50.801Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-10T23:27:50.801Z] [2020-02-10T23:27:50.801Z] [2020-02-10T23:27:50.801Z] DONE 2 tests, 2 skipped in 3.633s [2020-02-10T23:27:50.801Z] [2020-02-10T23:27:50.801Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-10T23:27:51.437Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-10T23:27:51.437Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-10T23:27:51.437Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-10T23:27:51.693Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-10T23:27:51.693Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-10T23:27:51.844Z] 2020/02/10 23:27:51 Finished clone github.com/containerd/typeurl [2020-02-10T23:27:51.844Z] 2020/02/10 23:27:51 Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20 [2020-02-10T23:27:51.844Z] 2020/02/10 23:27:51 Finished clone github.com/mistifyio/go-zfs [2020-02-10T23:27:51.844Z] 2020/02/10 23:27:51 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-02-10T23:27:52.101Z] 2020/02/10 23:27:51 Finished clone github.com/vbatts/tar-split [2020-02-10T23:27:52.101Z] 2020/02/10 23:27:51 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-02-10T23:27:52.359Z] 2020/02/10 23:27:52 Finished clone go.etcd.io/bbolt [2020-02-10T23:27:52.359Z] 2020/02/10 23:27:52 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-02-10T23:27:52.624Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-10T23:27:53.556Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-10T23:27:53.730Z] 2020/02/10 23:27:53 Finished clone github.com/Microsoft/opengcs [2020-02-10T23:27:53.730Z] 2020/02/10 23:27:53 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-02-10T23:27:53.940Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T23:27:54.486Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-10T23:27:54.486Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-10T23:27:54.663Z] 2020/02/10 23:27:54 Finished clone github.com/hashicorp/serf [2020-02-10T23:27:54.663Z] 2020/02/10 23:27:54 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-02-10T23:27:55.228Z] 2020/02/10 23:27:55 Finished clone github.com/seccomp/libseccomp-golang [2020-02-10T23:27:55.228Z] 2020/02/10 23:27:55 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2020-02-10T23:27:55.485Z] 2020/02/10 23:27:55 Finished clone github.com/opencontainers/runtime-spec [2020-02-10T23:27:55.485Z] 2020/02/10 23:27:55 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-02-10T23:27:56.050Z] 2020/02/10 23:27:55 Finished clone github.com/opencontainers/image-spec [2020-02-10T23:27:56.050Z] 2020/02/10 23:27:55 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-02-10T23:27:56.307Z] 2020/02/10 23:27:56 Finished clone github.com/Microsoft/hcsshim [2020-02-10T23:27:56.307Z] 2020/02/10 23:27:56 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-02-10T23:27:56.379Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-10T23:27:56.564Z] 2020/02/10 23:27:56 Finished clone github.com/coreos/go-systemd [2020-02-10T23:27:56.564Z] 2020/02/10 23:27:56 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-02-10T23:27:56.820Z] 2020/02/10 23:27:56 Finished clone github.com/Graylog2/go-gelf [2020-02-10T23:27:56.820Z] 2020/02/10 23:27:56 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2020-02-10T23:27:56.942Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-10T23:27:56.942Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-10T23:27:57.384Z] 2020/02/10 23:27:57 Finished clone github.com/godbus/dbus [2020-02-10T23:27:57.384Z] 2020/02/10 23:27:57 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-02-10T23:27:57.384Z] 2020/02/10 23:27:57 Finished clone github.com/ugorji/go [2020-02-10T23:27:57.384Z] 2020/02/10 23:27:57 Clone github.com/jmespath/go-jmespath, revision c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5, attempt 1/20 [2020-02-10T23:27:57.384Z] 2020/02/10 23:27:57 Finished clone github.com/fluent/fluent-logger-golang [2020-02-10T23:27:57.384Z] 2020/02/10 23:27:57 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-02-10T23:27:57.642Z] 2020/02/10 23:27:57 Finished clone github.com/philhofer/fwd [2020-02-10T23:27:57.642Z] 2020/02/10 23:27:57 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2020-02-10T23:27:57.872Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-10T23:27:58.056Z] --- PASS: TestServiceCreateInit (9.17s) [2020-02-10T23:27:58.056Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.86s) [2020-02-10T23:27:58.056Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.30s) [2020-02-10T23:27:58.056Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T23:27:58.574Z] 2020/02/10 23:27:58 Finished clone github.com/fsnotify/fsnotify [2020-02-10T23:27:58.574Z] 2020/02/10 23:27:58 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-02-10T23:27:58.802Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-10T23:27:58.831Z] 2020/02/10 23:27:58 Finished clone github.com/bsphere/le_go [2020-02-10T23:27:58.831Z] 2020/02/10 23:27:58 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-02-10T23:27:59.394Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:27:59.394Z] INFO: Testing against a local daemon [2020-02-10T23:27:59.394Z] testing: warning: no tests to run [2020-02-10T23:27:59.394Z] ok github.com/docker/docker/integration/plugin/logging 0.213s [2020-02-10T23:27:59.394Z] [2020-02-10T23:27:59.394Z] DONE 0 tests in 7.803s [2020-02-10T23:27:59.394Z] [2020-02-10T23:27:59.394Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-10T23:27:59.396Z] 2020/02/10 23:27:59 Finished clone github.com/jmespath/go-jmespath [2020-02-10T23:27:59.396Z] 2020/02/10 23:27:59 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-02-10T23:27:59.653Z] 2020/02/10 23:27:59 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-02-10T23:27:59.653Z] 2020/02/10 23:27:59 Finished clone golang.org/x/sys [2020-02-10T23:27:59.733Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-10T23:27:59.910Z] 2020/02/10 23:27:59 Finished clone github.com/moby/buildkit [2020-02-10T23:27:59.910Z] 2020/02/10 23:27:59 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2020-02-10T23:27:59.910Z] 2020/02/10 23:27:59 Finished clone golang.org/x/oauth2 [2020-02-10T23:27:59.910Z] 2020/02/10 23:27:59 Clone github.com/containerd/containerd, revision acdcf13d5eaf0dfe0eaeabe7194a82535549bc2b, attempt 1/20 [2020-02-10T23:28:00.296Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-10T23:28:00.296Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-10T23:28:00.840Z] 2020/02/10 23:28:00 Finished clone github.com/tinylib/msgp [2020-02-10T23:28:00.840Z] 2020/02/10 23:28:00 Clone github.com/containerd/fifo, revision bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13, attempt 1/20 [2020-02-10T23:28:01.226Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-10T23:28:01.404Z] 2020/02/10 23:28:01 Finished clone github.com/googleapis/gax-go [2020-02-10T23:28:01.404Z] 2020/02/10 23:28:01 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-02-10T23:28:01.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:28:01.515Z] INFO: Testing against a local daemon [2020-02-10T23:28:01.515Z] ok github.com/docker/docker/integration/plugin/volumes 0.252s [2020-02-10T23:28:01.515Z] [2020-02-10T23:28:01.515Z] === Skipped [2020-02-10T23:28:01.515Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-02-10T23:28:01.515Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:01.515Z] [2020-02-10T23:28:01.515Z] [2020-02-10T23:28:01.515Z] DONE 1 tests, 1 skipped in 2.792s [2020-02-10T23:28:01.515Z] [2020-02-10T23:28:01.515Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-02-10T23:28:02.155Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-10T23:28:02.336Z] 2020/02/10 23:28:02 Finished clone github.com/containerd/fifo [2020-02-10T23:28:02.336Z] 2020/02/10 23:28:02 Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20 [2020-02-10T23:28:02.336Z] 2020/02/10 23:28:02 Finished clone github.com/docker/libnetwork [2020-02-10T23:28:02.336Z] 2020/02/10 23:28:02 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2020-02-10T23:28:02.593Z] 2020/02/10 23:28:02 Finished clone go.opencensus.io [2020-02-10T23:28:02.593Z] 2020/02/10 23:28:02 Clone github.com/containerd/go-runc, revision a2952bc25f5116103a8b78f3817f6df759aa7def, attempt 1/20 [2020-02-10T23:28:03.085Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-10T23:28:03.085Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-10T23:28:03.525Z] 2020/02/10 23:28:03 Finished clone github.com/opencontainers/runc [2020-02-10T23:28:03.525Z] 2020/02/10 23:28:03 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-02-10T23:28:03.595Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:28:03.595Z] INFO: Testing against a local daemon [2020-02-10T23:28:03.595Z] ok github.com/docker/docker/integration/secret 0.218s [2020-02-10T23:28:04.014Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-10T23:28:04.089Z] 2020/02/10 23:28:03 Finished clone github.com/containerd/go-runc [2020-02-10T23:28:04.089Z] 2020/02/10 23:28:03 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2020-02-10T23:28:04.089Z] 2020/02/10 23:28:04 Finished clone github.com/containerd/cgroups [2020-02-10T23:28:04.089Z] 2020/02/10 23:28:04 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2020-02-10T23:28:04.251Z] [2020-02-10T23:28:04.251Z] === Skipped [2020-02-10T23:28:04.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-02-10T23:28:04.251Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:04.251Z] [2020-02-10T23:28:04.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-02-10T23:28:04.251Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:04.251Z] [2020-02-10T23:28:04.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-02-10T23:28:04.251Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:04.251Z] [2020-02-10T23:28:04.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-02-10T23:28:04.251Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:04.251Z] [2020-02-10T23:28:04.251Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-02-10T23:28:04.251Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:04.251Z] [2020-02-10T23:28:04.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-02-10T23:28:04.251Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:28:04.251Z] [2020-02-10T23:28:04.251Z] [2020-02-10T23:28:04.251Z] DONE 6 tests, 6 skipped in 2.484s [2020-02-10T23:28:04.251Z] [2020-02-10T23:28:04.252Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-10T23:28:04.347Z] 2020/02/10 23:28:04 Finished clone golang.org/x/text [2020-02-10T23:28:04.347Z] 2020/02/10 23:28:04 Clone github.com/docker/swarmkit, revision 49e35619b18200845c9365c1e953440c28868002, attempt 1/20 [2020-02-10T23:28:04.913Z] 2020/02/10 23:28:04 Finished clone code.cloudfoundry.org/clock [2020-02-10T23:28:04.913Z] 2020/02/10 23:28:04 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2020-02-10T23:28:05.170Z] 2020/02/10 23:28:05 Finished clone github.com/containerd/ttrpc [2020-02-10T23:28:05.171Z] 2020/02/10 23:28:05 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2020-02-10T23:28:05.385Z] --- PASS: TestServiceUpdateConfigs (14.99s) [2020-02-10T23:28:05.385Z] === RUN TestServiceUpdateNetwork [2020-02-10T23:28:05.385Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-10T23:28:05.429Z] 2020/02/10 23:28:05 Finished clone github.com/containerd/continuity [2020-02-10T23:28:05.429Z] 2020/02/10 23:28:05 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-02-10T23:28:05.686Z] 2020/02/10 23:28:05 Finished clone github.com/miekg/dns [2020-02-10T23:28:05.686Z] 2020/02/10 23:28:05 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-02-10T23:28:05.944Z] 2020/02/10 23:28:05 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-02-10T23:28:05.944Z] 2020/02/10 23:28:05 Finished clone github.com/gogo/googleapis [2020-02-10T23:28:05.944Z] 2020/02/10 23:28:05 Finished clone github.com/containerd/console [2020-02-10T23:28:05.944Z] 2020/02/10 23:28:05 Clone golang.org/x/crypto, revision 69ecbb4d6d5dab05e49161c6e77ea40a030884e1, attempt 1/20 [2020-02-10T23:28:05.944Z] 2020/02/10 23:28:05 Finished clone google.golang.org/grpc [2020-02-10T23:28:05.944Z] 2020/02/10 23:28:05 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2020-02-10T23:28:06.878Z] 2020/02/10 23:28:06 Finished clone github.com/fernet/fernet-go [2020-02-10T23:28:06.878Z] 2020/02/10 23:28:06 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-02-10T23:28:07.219Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:28:07.219Z] INFO: Testing against a local daemon [2020-02-10T23:28:07.219Z] ok github.com/docker/docker/integration/service 0.415s [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === Skipped [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-10T23:28:07.219Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-10T23:28:07.219Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-10T23:28:07.219Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-10T23:28:07.219Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-02-10T23:28:07.219Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-02-10T23:28:07.219Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-02-10T23:28:07.219Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-10T23:28:07.219Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-02-10T23:28:07.219Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-02-10T23:28:07.219Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-02-10T23:28:07.219Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-02-10T23:28:07.219Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-02-10T23:28:07.219Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-02-10T23:28:07.219Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-02-10T23:28:07.219Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-02-10T23:28:07.219Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-02-10T23:28:07.219Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-02-10T23:28:07.219Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-02-10T23:28:07.219Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-02-10T23:28:07.219Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-02-10T23:28:07.219Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-02-10T23:28:07.219Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-02-10T23:28:07.219Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-02-10T23:28:07.219Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.219Z] DONE 23 tests, 22 skipped in 3.267s [2020-02-10T23:28:07.219Z] [2020-02-10T23:28:07.220Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-10T23:28:07.279Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-10T23:28:07.279Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-10T23:28:07.279Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-10T23:28:07.279Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-10T23:28:07.279Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-10T23:28:07.810Z] 2020/02/10 23:28:07 Finished clone golang.org/x/time [2020-02-10T23:28:07.810Z] 2020/02/10 23:28:07 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-02-10T23:28:07.843Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-10T23:28:08.067Z] 2020/02/10 23:28:07 Finished clone github.com/docker/distribution [2020-02-10T23:28:08.067Z] 2020/02/10 23:28:07 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-02-10T23:28:08.325Z] 2020/02/10 23:28:08 Finished clone github.com/hashicorp/go-memdb [2020-02-10T23:28:08.325Z] 2020/02/10 23:28:08 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-02-10T23:28:08.582Z] 2020/02/10 23:28:08 Finished clone github.com/hashicorp/go-immutable-radix [2020-02-10T23:28:08.582Z] 2020/02/10 23:28:08 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2020-02-10T23:28:09.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:28:09.346Z] INFO: Testing against a local daemon [2020-02-10T23:28:09.346Z] ok github.com/docker/docker/integration/session 0.179s [2020-02-10T23:28:09.346Z] [2020-02-10T23:28:09.346Z] === Skipped [2020-02-10T23:28:09.346Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-02-10T23:28:09.346Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-10T23:28:09.346Z] [2020-02-10T23:28:09.346Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-02-10T23:28:09.346Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-10T23:28:09.346Z] [2020-02-10T23:28:09.346Z] [2020-02-10T23:28:09.346Z] DONE 2 tests, 2 skipped in 2.296s [2020-02-10T23:28:09.515Z] 2020/02/10 23:28:09 Finished clone github.com/hashicorp/golang-lru [2020-02-10T23:28:09.515Z] 2020/02/10 23:28:09 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-02-10T23:28:09.772Z] 2020/02/10 23:28:09 Finished clone github.com/coreos/pkg [2020-02-10T23:28:09.772Z] 2020/02/10 23:28:09 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-02-10T23:28:09.772Z] 2020/02/10 23:28:09 Finished clone github.com/pkg/errors [2020-02-10T23:28:09.773Z] 2020/02/10 23:28:09 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-02-10T23:28:10.010Z] [2020-02-10T23:28:10.010Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-10T23:28:11.144Z] 2020/02/10 23:28:10 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-02-10T23:28:11.144Z] 2020/02/10 23:28:10 Finished clone github.com/beorn7/perks [2020-02-10T23:28:11.144Z] 2020/02/10 23:28:10 Finished clone golang.org/x/crypto [2020-02-10T23:28:11.144Z] 2020/02/10 23:28:10 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-02-10T23:28:11.144Z] 2020/02/10 23:28:10 Finished clone github.com/prometheus/client_model [2020-02-10T23:28:11.144Z] 2020/02/10 23:28:10 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-02-10T23:28:12.104Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:28:12.104Z] INFO: Testing against a local daemon [2020-02-10T23:28:12.516Z] 2020/02/10 23:28:12 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-02-10T23:28:12.516Z] 2020/02/10 23:28:12 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-02-10T23:28:12.516Z] 2020/02/10 23:28:12 Finished clone github.com/prometheus/client_golang [2020-02-10T23:28:12.516Z] 2020/02/10 23:28:12 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-02-10T23:28:13.093Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-10T23:28:13.349Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-10T23:28:13.447Z] 2020/02/10 23:28:13 Finished clone github.com/prometheus/procfs [2020-02-10T23:28:13.448Z] 2020/02/10 23:28:13 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-02-10T23:28:14.012Z] 2020/02/10 23:28:13 Finished clone github.com/prometheus/common [2020-02-10T23:28:14.012Z] 2020/02/10 23:28:13 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-02-10T23:28:14.164Z] ok github.com/docker/docker/integration/system 1.932s [2020-02-10T23:28:14.164Z] [2020-02-10T23:28:14.164Z] === Skipped [2020-02-10T23:28:14.164Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T23:28:14.164Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:28:14.164Z] [2020-02-10T23:28:14.164Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-02-10T23:28:14.164Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-10T23:28:14.164Z] [2020-02-10T23:28:14.164Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-02-10T23:28:14.164Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-10T23:28:14.164Z] [2020-02-10T23:28:14.164Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-02-10T23:28:14.164Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:28:14.164Z] [2020-02-10T23:28:14.164Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-02-10T23:28:14.164Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-10T23:28:14.164Z] [2020-02-10T23:28:14.164Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-02-10T23:28:14.164Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-10T23:28:14.164Z] [2020-02-10T23:28:14.164Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-02-10T23:28:14.164Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-10T23:28:14.164Z] [2020-02-10T23:28:14.164Z] [2020-02-10T23:28:14.164Z] DONE 13 tests, 7 skipped in 4.199s [2020-02-10T23:28:14.164Z] [2020-02-10T23:28:14.164Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-10T23:28:14.270Z] 2020/02/10 23:28:14 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-02-10T23:28:14.270Z] 2020/02/10 23:28:14 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-02-10T23:28:14.280Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-10T23:28:14.280Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-10T23:28:14.280Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-10T23:28:14.346Z] --- PASS: TestCreateServiceMultipleTimes (16.58s) [2020-02-10T23:28:14.346Z] === RUN TestCreateServiceConflict [2020-02-10T23:28:14.527Z] 2020/02/10 23:28:14 Finished clone github.com/spf13/pflag [2020-02-10T23:28:14.527Z] 2020/02/10 23:28:14 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-02-10T23:28:14.791Z] 2020/02/10 23:28:14 Finished clone github.com/cespare/xxhash/v2 [2020-02-10T23:28:14.791Z] 2020/02/10 23:28:14 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-02-10T23:28:16.163Z] 2020/02/10 23:28:15 Finished clone github.com/morikuni/aec [2020-02-10T23:28:16.163Z] 2020/02/10 23:28:15 Finished clone github.com/inconshreveable/mousetrap [2020-02-10T23:28:16.163Z] 2020/02/10 23:28:15 Finished clone github.com/docker/go-metrics [2020-02-10T23:28:16.217Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:28:16.217Z] INFO: Testing against a local daemon [2020-02-10T23:28:16.217Z] ok github.com/docker/docker/integration/volume 0.263s [2020-02-10T23:28:16.217Z] [2020-02-10T23:28:16.217Z] === Skipped [2020-02-10T23:28:16.217Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-02-10T23:28:16.217Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-10T23:28:16.217Z] [2020-02-10T23:28:16.217Z] [2020-02-10T23:28:16.217Z] DONE 5 tests, 1 skipped in 2.450s [2020-02-10T23:28:16.217Z] [2020-02-10T23:28:16.217Z] INFO: make.ps1 ended at 02/10/2020 23:28:16 [2020-02-10T23:28:16.217Z] INFO: Integration CLI tests being run from the host: [2020-02-10T23:28:16.217Z] 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-10T23:28:16.728Z] 2020/02/10 23:28:16 Finished clone github.com/spf13/cobra [2020-02-10T23:28:17.443Z] --- PASS: TestCreateServiceConflict (2.78s) [2020-02-10T23:28:17.443Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T23:28:17.551Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-10T23:28:17.808Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-10T23:28:19.176Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-10T23:28:19.738Z] --- PASS: TestServiceUpdateNetwork (14.54s) [2020-02-10T23:28:19.738Z] PASS [2020-02-10T23:28:19.738Z] [2020-02-10T23:28:19.738Z] === Skipped [2020-02-10T23:28:19.738Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T23:28:19.738Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T23:28:19.738Z] [2020-02-10T23:28:19.738Z] [2020-02-10T23:28:19.738Z] DONE 23 tests, 1 skipped in 183.570s [2020-02-10T23:28:19.738Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T23:28:19.738Z] ++ 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-10T23:28:19.739Z] ++ set -e [2020-02-10T23:28:19.739Z] ++ '[' -n 0 ']' [2020-02-10T23:28:19.739Z] ++ set -x [2020-02-10T23:28:19.739Z] ++ env -i DEST=/go/src/github.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-10T23:28:19.834Z] ok github.com/docker/docker/cmd/dockerd 0.245s coverage: 30.6% of statements [2020-02-10T23:28:19.995Z] INFO: Testing against a local daemon [2020-02-10T23:28:19.995Z] === RUN TestSessionCreate [2020-02-10T23:28:19.995Z] --- PASS: TestSessionCreate (0.04s) [2020-02-10T23:28:19.995Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T23:28:19.995Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-10T23:28:19.995Z] PASS [2020-02-10T23:28:19.995Z] [2020-02-10T23:28:19.995Z] DONE 2 tests in 0.162s [2020-02-10T23:28:19.995Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T23:28:19.995Z] ++ 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-10T23:28:19.995Z] ++ set -e [2020-02-10T23:28:19.995Z] ++ '[' -n 0 ']' [2020-02-10T23:28:19.995Z] ++ set -x [2020-02-10T23:28:19.995Z] ++ env -i DEST=/go/src/github.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-10T23:28:19.995Z] INFO: Testing against a local daemon [2020-02-10T23:28:19.995Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T23:28:19.995Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T23:28:19.995Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T23:28:19.995Z] === RUN TestEventsExecDie [2020-02-10T23:28:20.006Z] 2020/02/10 23:28:19 Finished clone github.com/google/certificate-transparency-go [2020-02-10T23:28:20.583Z] --- PASS: TestCreateServiceMaxReplicas (3.49s) [2020-02-10T23:28:20.583Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T23:28:20.927Z] --- PASS: TestEventsExecDie (0.97s) [2020-02-10T23:28:20.927Z] === RUN TestEventsBackwardsCompatible [2020-02-10T23:28:21.184Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-02-10T23:28:21.184Z] === RUN TestInfoBinaryCommits [2020-02-10T23:28:21.184Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-10T23:28:21.184Z] === RUN TestInfoAPIVersioned [2020-02-10T23:28:21.184Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-10T23:28:21.184Z] === RUN TestInfoDiscoveryBackend [2020-02-10T23:28:21.747Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-02-10T23:28:21.747Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T23:28:21.903Z] 2020/02/10 23:28:21 Finished clone github.com/golang/protobuf [2020-02-10T23:28:22.677Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T23:28:22.677Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T23:28:22.835Z] 2020/02/10 23:28:22 Finished clone github.com/cloudflare/cfssl [2020-02-10T23:28:23.240Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-02-10T23:28:23.240Z] === RUN TestInfoAPI [2020-02-10T23:28:23.240Z] --- PASS: TestInfoAPI (0.03s) [2020-02-10T23:28:23.240Z] === RUN TestInfoAPIWarnings [2020-02-10T23:28:23.338Z] ok github.com/docker/docker/container 0.225s coverage: 35.3% of statements [2020-02-10T23:28:23.338Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T23:28:23.338Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T23:28:23.338Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T23:28:23.338Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T23:28:23.803Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-02-10T23:28:23.803Z] === RUN TestInfoDebug [2020-02-10T23:28:23.803Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-10T23:28:24.367Z] --- PASS: TestInfoDebug (0.55s) [2020-02-10T23:28:24.367Z] === RUN TestInfoInsecureRegistries [2020-02-10T23:28:24.931Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-10T23:28:24.931Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-02-10T23:28:24.931Z] === RUN TestInfoRegistryMirrors [2020-02-10T23:28:25.360Z] 2020/02/10 23:28:25 Finished clone cloud.google.com/go [2020-02-10T23:28:25.494Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2020-02-10T23:28:25.494Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T23:28:25.751Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-02-10T23:28:25.751Z] === RUN TestPingCacheHeaders [2020-02-10T23:28:25.751Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-10T23:28:25.751Z] === RUN TestPingGet [2020-02-10T23:28:25.751Z] --- PASS: TestPingGet (0.01s) [2020-02-10T23:28:25.751Z] === RUN TestPingHead [2020-02-10T23:28:25.751Z] --- PASS: TestPingHead (0.02s) [2020-02-10T23:28:25.751Z] === RUN TestVersion [2020-02-10T23:28:25.751Z] --- PASS: TestVersion (0.05s) [2020-02-10T23:28:25.751Z] PASS [2020-02-10T23:28:25.751Z] [2020-02-10T23:28:25.751Z] === Skipped [2020-02-10T23:28:25.751Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T23:28:25.751Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T23:28:25.751Z] [2020-02-10T23:28:25.751Z] [2020-02-10T23:28:25.751Z] DONE 18 tests, 1 skipped in 5.885s [2020-02-10T23:28:25.751Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T23:28:25.751Z] ++ 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-10T23:28:25.751Z] ++ set -e [2020-02-10T23:28:25.751Z] ++ '[' -n 0 ']' [2020-02-10T23:28:25.751Z] ++ set -x [2020-02-10T23:28:25.751Z] ++ env -i DEST=/go/src/github.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-10T23:28:26.008Z] INFO: Testing against a local daemon [2020-02-10T23:28:26.008Z] === RUN TestVolumesCreateAndList [2020-02-10T23:28:26.008Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-10T23:28:26.008Z] === RUN TestVolumesRemove [2020-02-10T23:28:26.008Z] --- PASS: TestVolumesRemove (0.10s) [2020-02-10T23:28:26.008Z] === RUN TestVolumesInspect [2020-02-10T23:28:26.008Z] --- PASS: TestVolumesInspect (0.02s) [2020-02-10T23:28:26.008Z] === RUN TestVolumesInvalidJSON [2020-02-10T23:28:26.264Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T23:28:26.264Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T23:28:26.264Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T23:28:26.264Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-02-10T23:28:26.264Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T23:28:26.264Z] PASS [2020-02-10T23:28:26.264Z] [2020-02-10T23:28:26.264Z] DONE 5 tests in 0.301s [2020-02-10T23:28:26.264Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T23:28:26.264Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T23:28:26.264Z] +++ kill 5361 [2020-02-10T23:28:26.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:28:26.577Z] INFO: Testing against a local daemon [2020-02-10T23:28:27.193Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-10T23:28:27.757Z] +++ /etc/init.d/apparmor stop [2020-02-10T23:28:27.757Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T23:28:27.757Z] [2020-02-10T23:28:27.757Z] Unloading profiles will leave already running processes permanently [2020-02-10T23:28:27.757Z] unconfined, which can lead to unexpected situations. [2020-02-10T23:28:27.757Z] [2020-02-10T23:28:27.757Z] To set a process to complain mode, use the command line tool [2020-02-10T23:28:27.757Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T23:28:27.757Z] +++ true [2020-02-10T23:28:27.757Z] [2020-02-10T23:28:28.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-10T23:28:28.869Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.025s coverage: 65.3% of statements [2020-02-10T23:28:29.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-02-10T23:28:30.618Z] 2020/02/10 23:28:30 Finished clone google.golang.org/genproto [2020-02-10T23:28:30.618Z] 2020/02/10 23:28:30 Finished clone github.com/docker/swarmkit [2020-02-10T23:28:31.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-02-10T23:28:32.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-02-10T23:28:34.798Z] 2020/02/10 23:28:34 Finished clone github.com/containerd/containerd [2020-02-10T23:28:34.798Z] 2020/02/10 23:28:34 Finished clone github.com/coreos/etcd [2020-02-10T23:28:34.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-02-10T23:28:35.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-10T23:28:36.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bf3840_} [2020-02-10T23:28:36.832Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.39s) [2020-02-10T23:28:36.832Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T23:28:37.360Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.7% of statements [2020-02-10T23:28:37.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1586655812_/foo_false____} [2020-02-10T23:28:38.563Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2020-02-10T23:28:38.563Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T23:28:39.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1586655812_/foo_true____} [2020-02-10T23:28:40.881Z] ok github.com/docker/docker/daemon/cluster 0.222s coverage: 0.5% of statements [2020-02-10T23:28:41.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3349455571_/foo_false____} [2020-02-10T23:28:41.649Z] --- PASS: TestCreateServiceConfigFileMode (3.09s) [2020-02-10T23:28:41.649Z] === RUN TestCreateServiceSysctls [2020-02-10T23:28:42.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3349455571_/foo_true____} [2020-02-10T23:28:44.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3349455571_/foo_true__0xc000bf3ce0__} [2020-02-10T23:28:45.587Z] --- PASS: TestCreateServiceSysctls (4.06s) [2020-02-10T23:28:45.587Z] === RUN TestCreateServiceCapabilities [2020-02-10T23:28:45.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bf3d00_} [2020-02-10T23:28:46.430Z] ok github.com/docker/docker/daemon/discovery 0.045s coverage: 30.0% of statements [2020-02-10T23:28:47.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bf3d20_} [2020-02-10T23:28:48.761Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2020-02-10T23:28:48.761Z] === RUN TestInspect [2020-02-10T23:28:49.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bf3d60_} [2020-02-10T23:28:49.139Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-02-10T23:28:49.139Z] ok github.com/docker/docker/daemon/config 0.096s coverage: 82.1% of statements [2020-02-10T23:28:50.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bf3d80_} [2020-02-10T23:28:52.161Z] --- PASS: TestInspect (3.52s) [2020-02-10T23:28:52.161Z] === RUN TestCreateJob [2020-02-10T23:28:52.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-10T23:28:52.641Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-02-10T23:28:52.861Z] 2020/02/10 23:28:50 Finished clone github.com/gogo/protobuf [2020-02-10T23:28:52.861Z] 2020/02/10 23:28:50 Finished clone github.com/hashicorp/consul [2020-02-10T23:28:53.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-10T23:28:53.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-02-10T23:28:53.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-02-10T23:28:53.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-02-10T23:28:53.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-02-10T23:28:53.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-02-10T23:28:53.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-02-10T23:28:53.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-02-10T23:28:53.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-02-10T23:28:53.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-02-10T23:28:53.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-02-10T23:28:53.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-02-10T23:28:53.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-02-10T23:28:53.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-02-10T23:28:53.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-02-10T23:28:53.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-02-10T23:28:54.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-02-10T23:28:54.206Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-10T23:28:54.688Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.557s coverage: 13.7% of statements [2020-02-10T23:28:56.113Z] --- PASS: TestCreateJob (3.57s) [2020-02-10T23:28:56.113Z] === RUN TestReplicatedJob [2020-02-10T23:28:56.730Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-02-10T23:28:57.478Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-10T23:28:58.218Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.217s coverage: 57.9% of statements [2020-02-10T23:28:59.239Z] ok github.com/docker/docker/daemon 12.638s coverage: 17.5% of statements [2020-02-10T23:28:59.239Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T23:28:59.239Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T23:28:59.239Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T23:28:59.239Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T23:28:59.998Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-10T23:29:02.519Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-10T23:29:03.620Z] --- PASS: TestReplicatedJob (7.37s) [2020-02-10T23:29:03.620Z] === RUN TestUpdateReplicatedJob [2020-02-10T23:29:03.684Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.501s coverage: 68.6% of statements [2020-02-10T23:29:04.412Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-10T23:29:04.669Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-10T23:29:05.178Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.933s coverage: 48.6% of statements [2020-02-10T23:29:05.599Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-10T23:29:06.236Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.920s coverage: 46.2% of statements [2020-02-10T23:29:06.236Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T23:29:06.529Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-10T23:29:07.720Z] 2020/02/10 23:29:07 Finished clone github.com/aws/aws-sdk-go [2020-02-10T23:29:07.729Z] --- PASS: TestUpdateReplicatedJob (4.42s) [2020-02-10T23:29:07.729Z] === RUN TestServiceListWithStatuses [2020-02-10T23:29:07.729Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T23:29:07.729Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T23:29:07.729Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T23:29:07.896Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-10T23:29:08.546Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-10T23:29:09.171Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.401s coverage: 54.8% of statements [2020-02-10T23:29:09.171Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T23:29:09.171Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.651s coverage: 76.1% of statements [2020-02-10T23:29:09.171Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T23:29:09.476Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-10T23:29:09.794Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.054s coverage: 58.0% of statements [2020-02-10T23:29:10.406Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-10T23:29:10.847Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2020-02-10T23:29:11.477Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.043s coverage: 3.0% of statements [2020-02-10T23:29:11.775Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-10T23:29:12.704Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-10T23:29:13.633Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-10T23:29:13.937Z] --- PASS: TestDockerNetworkConnectAlias (5.61s) [2020-02-10T23:29:13.937Z] === RUN TestDockerNetworkReConnect [2020-02-10T23:29:15.002Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-10T23:29:15.902Z] ok github.com/docker/docker/daemon/logger 0.286s coverage: 42.7% of statements [2020-02-10T23:29:15.932Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-10T23:29:16.864Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-10T23:29:17.793Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-10T23:29:17.870Z] --- PASS: TestDockerNetworkReConnect (4.58s) [2020-02-10T23:29:17.870Z] === RUN TestServicePlugin [2020-02-10T23:29:17.870Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-10T23:29:17.870Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:29:17.870Z] === RUN TestServiceUpdateLabel [2020-02-10T23:29:17.959Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-02-10T23:29:17.959Z] ok github.com/docker/docker/daemon/logger/awslogs 0.595s coverage: 77.4% of statements [2020-02-10T23:29:19.174Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-10T23:29:20.012Z] ok github.com/docker/docker/daemon/logger/journald 0.037s coverage: 26.2% of statements [2020-02-10T23:29:20.012Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.027s coverage: 88.3% of statements [2020-02-10T23:29:20.303Z] ok github.com/docker/docker/daemon/images 0.078s coverage: 4.9% of statements [2020-02-10T23:29:20.303Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T23:29:20.303Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T23:29:20.303Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T23:29:20.303Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T23:29:20.548Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-10T23:29:20.961Z] --- PASS: TestServiceUpdateLabel (2.89s) [2020-02-10T23:29:20.961Z] === RUN TestServiceUpdateSecrets [2020-02-10T23:29:21.479Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-10T23:29:21.479Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-10T23:29:21.815Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 62.1% of statements [2020-02-10T23:29:22.451Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-10T23:29:23.380Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-10T23:29:24.309Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-10T23:29:24.545Z] ok github.com/docker/docker/daemon/logger/local 0.094s coverage: 74.7% of statements [2020-02-10T23:29:24.545Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T23:29:24.835Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 19.9% of statements [2020-02-10T23:29:25.239Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-10T23:29:26.340Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-02-10T23:29:26.606Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-10T23:29:26.969Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 47.8% of statements [2020-02-10T23:29:28.021Z] ok github.com/docker/docker/daemon/network 0.049s coverage: 63.8% of statements [2020-02-10T23:29:28.310Z] ok github.com/docker/docker/daemon/logger/splunk 2.975s coverage: 82.5% of statements [2020-02-10T23:29:28.310Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T23:29:28.310Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T23:29:28.499Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-10T23:29:29.064Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-10T23:29:32.335Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-10T23:29:33.851Z] ok github.com/docker/docker/distribution/metadata 0.122s coverage: 48.2% of statements [2020-02-10T23:29:33.851Z] ok github.com/docker/docker/errdefs 0.062s coverage: 49.4% of statements [2020-02-10T23:29:35.355Z] ok github.com/docker/docker/distribution 0.533s coverage: 22.1% of statements [2020-02-10T23:29:35.355Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T23:29:35.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-10T23:29:35.984Z] ok github.com/docker/docker/distribution/xfer 1.746s coverage: 85.1% of statements [2020-02-10T23:29:35.984Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T23:29:36.976Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-10T23:29:37.101Z] --- PASS: TestServiceUpdateSecrets (15.18s) [2020-02-10T23:29:37.101Z] === RUN TestServiceUpdateConfigs [2020-02-10T23:29:38.692Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-02-10T23:29:39.346Z] ok github.com/docker/docker/image 0.208s coverage: 86.4% of statements [2020-02-10T23:29:39.346Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T23:29:40.247Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-10T23:29:40.846Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2020-02-10T23:29:40.846Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T23:29:40.846Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-02-10T23:29:41.176Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-10T23:29:42.341Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 50.0% of statements [2020-02-10T23:29:45.055Z] ok github.com/docker/docker/opts 0.068s coverage: 67.0% of statements [2020-02-10T23:29:46.426Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-10T23:29:47.111Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-02-10T23:29:47.111Z] ok github.com/docker/docker/pkg/authorization 1.093s coverage: 68.3% of statements [2020-02-10T23:29:47.741Z] ok github.com/docker/docker/pkg/archive 1.564s coverage: 77.0% of statements [2020-02-10T23:29:47.741Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2020-02-10T23:29:48.768Z] ok github.com/docker/docker/pkg/directory 0.020s coverage: 80.0% of statements [2020-02-10T23:29:49.697Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-10T23:29:49.788Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-02-10T23:29:50.074Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-02-10T23:29:50.627Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-10T23:29:51.107Z] ok github.com/docker/docker/layer 7.861s coverage: 68.8% of statements [2020-02-10T23:29:51.107Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T23:29:51.107Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T23:29:51.107Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T23:29:51.107Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T23:29:51.107Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T23:29:51.107Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T23:29:51.743Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-02-10T23:29:52.767Z] ok github.com/docker/docker/pkg/discovery/nodes 0.030s coverage: 93.8% of statements [2020-02-10T23:29:52.767Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2020-02-10T23:29:53.276Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2020-02-10T23:29:53.276Z] === RUN TestServiceUpdateNetwork [2020-02-10T23:29:54.268Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-02-10T23:29:54.268Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-02-10T23:29:54.360Z] 2020/02/10 23:29:49 Finished clone google.golang.org/api [2020-02-10T23:29:54.360Z] 2020/02/10 23:29:49 Dependencies downloaded. Download time: 2m9.38385546s [2020-02-10T23:29:54.360Z] 2020/02/10 23:29:49 Collecting all dependencies [2020-02-10T23:29:54.568Z] ok github.com/docker/docker/pkg/chrootarchive 4.703s coverage: 43.2% of statements [2020-02-10T23:29:54.568Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T23:29:54.568Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T23:29:55.890Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-10T23:29:56.065Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-02-10T23:29:56.065Z] ok github.com/docker/docker/pkg/fsutils 0.464s coverage: 85.1% of statements [2020-02-10T23:29:56.363Z] ok github.com/docker/docker/pkg/discovery/kv 3.220s coverage: 84.1% of statements [2020-02-10T23:29:56.819Z] === RUN TestDockerSuite/TestCpToDot [2020-02-10T23:29:57.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-10T23:29:58.006Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-10T23:29:58.433Z] ok github.com/docker/docker/pkg/locker 0.039s coverage: 88.9% of statements [2020-02-10T23:29:58.433Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2020-02-10T23:29:59.058Z] ok github.com/docker/docker/pkg/idtools 1.062s coverage: 70.1% of statements [2020-02-10T23:29:59.058Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-02-10T23:29:59.611Z] 2020/02/10 23:29:58 Clean vendor dir from unused packages [2020-02-10T23:29:59.869Z] 2020/02/10 23:29:59 Success [2020-02-10T23:29:59.869Z] 2020/02/10 23:29:59 Running time: 2m22.216571944s [2020-02-10T23:29:59.902Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-10T23:30:00.096Z] ok github.com/docker/docker/pkg/ioutils 1.702s coverage: 69.3% of statements [2020-02-10T23:30:00.096Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T23:30:00.096Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-02-10T23:30:00.126Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-10T23:30:01.027Z] + echo Building e2e image [2020-02-10T23:30:01.027Z] Building e2e image [2020-02-10T23:30:01.027Z] + docker build --build-arg DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 -t moby-e2e-test -f Dockerfile.e2e . [2020-02-10T23:30:01.027Z] #2 [internal] load build definition from Dockerfile.e2e [2020-02-10T23:30:01.027Z] #2 transferring dockerfile: 3.21kB done [2020-02-10T23:30:01.027Z] #2 DONE 0.0s [2020-02-10T23:30:01.027Z] [2020-02-10T23:30:01.027Z] #1 [internal] load .dockerignore [2020-02-10T23:30:01.027Z] #1 transferring context: 34B done [2020-02-10T23:30:01.027Z] #1 DONE 0.0s [2020-02-10T23:30:01.027Z] [2020-02-10T23:30:01.027Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-02-10T23:30:01.027Z] #3 DONE 0.1s [2020-02-10T23:30:01.027Z] [2020-02-10T23:30:01.027Z] #4 [internal] load metadata for docker.io/library/golang:1.13.7-alpine [2020-02-10T23:30:01.249Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-02-10T23:30:01.249Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-02-10T23:30:01.286Z] #4 DONE 0.3s [2020-02-10T23:30:01.544Z] [2020-02-10T23:30:01.544Z] #33 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-02-10T23:30:01.544Z] #33 DONE 0.0s [2020-02-10T23:30:01.544Z] [2020-02-10T23:30:01.544Z] #34 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-10T23:30:01.544Z] #34 DONE 0.0s [2020-02-10T23:30:01.544Z] [2020-02-10T23:30:01.544Z] #35 [internal] load build context [2020-02-10T23:30:01.568Z] ok github.com/docker/docker/pkg/mount 1.014s coverage: 70.0% of statements [2020-02-10T23:30:01.568Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T23:30:01.797Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-10T23:30:01.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-10T23:30:01.801Z] #35 transferring context: 828.35kB 0.2s done [2020-02-10T23:30:01.801Z] #35 DONE 0.2s [2020-02-10T23:30:01.801Z] [2020-02-10T23:30:01.801Z] #12 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-10T23:30:01.801Z] #12 CACHED [2020-02-10T23:30:01.801Z] [2020-02-10T23:30:01.801Z] #13 [base 3/5] RUN mkdir -p /build/ [2020-02-10T23:30:01.801Z] #13 CACHED [2020-02-10T23:30:01.801Z] [2020-02-10T23:30:01.801Z] #14 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-10T23:30:01.801Z] #14 CACHED [2020-02-10T23:30:01.801Z] [2020-02-10T23:30:01.801Z] #15 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-10T23:30:01.801Z] #15 CACHED [2020-02-10T23:30:01.801Z] [2020-02-10T23:30:01.801Z] #28 [builder 1/4] COPY . . [2020-02-10T23:30:01.944Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.028s coverage: 91.4% of statements [2020-02-10T23:30:02.321Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-02-10T23:30:02.321Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T23:30:02.321Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T23:30:02.364Z] #28 DONE 0.7s [2020-02-10T23:30:02.364Z] [2020-02-10T23:30:02.364Z] #29 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-10T23:30:02.729Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-10T23:30:03.293Z] #29 DONE 0.8s [2020-02-10T23:30:03.294Z] [2020-02-10T23:30:03.294Z] #30 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-10T23:30:03.609Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2020-02-10T23:30:03.857Z] #30 0.630 [2020-02-10T23:30:04.114Z] #30 0.914 Removing bundles/ [2020-02-10T23:30:04.114Z] #30 0.915 [2020-02-10T23:30:04.114Z] #30 0.955 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-10T23:30:04.410Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2020-02-10T23:30:04.678Z] #30 1.542 Building test suite binary ./integration-cli/test.main [2020-02-10T23:30:05.110Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2020-02-10T23:30:05.110Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-02-10T23:30:06.169Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2020-02-10T23:30:06.648Z] --- PASS: TestServiceUpdateNetwork (13.96s) [2020-02-10T23:30:06.648Z] PASS [2020-02-10T23:30:06.648Z] [2020-02-10T23:30:06.648Z] === Skipped [2020-02-10T23:30:06.648Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T23:30:06.648Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T23:30:06.648Z] [2020-02-10T23:30:06.648Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-02-10T23:30:06.648Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:30:06.648Z] [2020-02-10T23:30:06.648Z] [2020-02-10T23:30:06.648Z] DONE 23 tests, 2 skipped in 136.736s [2020-02-10T23:30:06.648Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T23:30:06.648Z] ++ 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-10T23:30:06.648Z] ++ set -e [2020-02-10T23:30:06.648Z] ++ '[' -n 0 ']' [2020-02-10T23:30:06.648Z] ++ set -x [2020-02-10T23:30:06.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T23:30:06.649Z] INFO: Testing against a local daemon [2020-02-10T23:30:06.649Z] === RUN TestSessionCreate [2020-02-10T23:30:06.649Z] --- PASS: TestSessionCreate (0.02s) [2020-02-10T23:30:06.649Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T23:30:06.649Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-02-10T23:30:06.649Z] PASS [2020-02-10T23:30:06.649Z] [2020-02-10T23:30:06.649Z] DONE 2 tests in 0.115s [2020-02-10T23:30:06.649Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T23:30:06.649Z] ++ 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-10T23:30:06.649Z] ++ set -e [2020-02-10T23:30:06.649Z] ++ '[' -n 0 ']' [2020-02-10T23:30:06.649Z] ++ set -x [2020-02-10T23:30:06.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T23:30:06.649Z] INFO: Testing against a local daemon [2020-02-10T23:30:06.649Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T23:30:06.649Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T23:30:06.649Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T23:30:06.649Z] === RUN TestEventsExecDie [2020-02-10T23:30:06.649Z] --- PASS: TestEventsExecDie (0.90s) [2020-02-10T23:30:06.649Z] === RUN TestEventsBackwardsCompatible [2020-02-10T23:30:06.649Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-02-10T23:30:06.649Z] === RUN TestInfoBinaryCommits [2020-02-10T23:30:06.649Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-10T23:30:06.649Z] === RUN TestInfoAPIVersioned [2020-02-10T23:30:06.649Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-02-10T23:30:06.649Z] === RUN TestInfoDiscoveryBackend [2020-02-10T23:30:06.825Z] ok github.com/docker/docker/pkg/pubsub 1.178s coverage: 73.9% of statements [2020-02-10T23:30:06.904Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-10T23:30:06.904Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-10T23:30:06.993Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-02-10T23:30:06.994Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T23:30:07.121Z] ok github.com/docker/docker/pkg/stdcopy 0.019s coverage: 100.0% of statements [2020-02-10T23:30:08.190Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-02-10T23:30:08.198Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T23:30:08.198Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T23:30:08.274Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-10T23:30:08.506Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-02-10T23:30:08.565Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-10T23:30:08.565Z] === RUN TestInfoAPI [2020-02-10T23:30:08.565Z] --- PASS: TestInfoAPI (0.02s) [2020-02-10T23:30:08.565Z] === RUN TestInfoAPIWarnings [2020-02-10T23:30:08.951Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-02-10T23:30:08.951Z] === RUN TestInfoDebug [2020-02-10T23:30:09.145Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-02-10T23:30:09.450Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 70.8% of statements [2020-02-10T23:30:09.726Z] --- PASS: TestInfoDebug (0.54s) [2020-02-10T23:30:09.726Z] === RUN TestInfoInsecureRegistries [2020-02-10T23:30:10.090Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-02-10T23:30:10.090Z] === RUN TestInfoRegistryMirrors [2020-02-10T23:30:10.134Z] ok github.com/docker/docker/pkg/signal 3.601s coverage: 61.0% of statements [2020-02-10T23:30:10.169Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-10T23:30:10.169Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-10T23:30:10.425Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-10T23:30:10.785Z] ok github.com/docker/docker/pkg/system 0.076s coverage: 36.2% of statements [2020-02-10T23:30:10.863Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-02-10T23:30:10.864Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T23:30:10.864Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-02-10T23:30:10.864Z] === RUN TestPingCacheHeaders [2020-02-10T23:30:10.864Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-10T23:30:10.864Z] === RUN TestPingGet [2020-02-10T23:30:10.864Z] --- PASS: TestPingGet (0.01s) [2020-02-10T23:30:10.864Z] === RUN TestPingHead [2020-02-10T23:30:10.989Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-10T23:30:11.227Z] --- PASS: TestPingHead (0.03s) [2020-02-10T23:30:11.227Z] === RUN TestVersion [2020-02-10T23:30:11.227Z] --- PASS: TestVersion (0.03s) [2020-02-10T23:30:11.227Z] PASS [2020-02-10T23:30:11.227Z] [2020-02-10T23:30:11.227Z] === Skipped [2020-02-10T23:30:11.227Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T23:30:11.227Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T23:30:11.227Z] [2020-02-10T23:30:11.227Z] [2020-02-10T23:30:11.227Z] DONE 18 tests, 1 skipped in 5.666s [2020-02-10T23:30:11.227Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T23:30:11.227Z] ++ 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-10T23:30:11.227Z] ++ set -e [2020-02-10T23:30:11.227Z] ++ '[' -n 0 ']' [2020-02-10T23:30:11.227Z] ++ set -x [2020-02-10T23:30:11.227Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T23:30:11.227Z] INFO: Testing against a local daemon [2020-02-10T23:30:11.227Z] === RUN TestVolumesCreateAndList [2020-02-10T23:30:11.227Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-10T23:30:11.227Z] === RUN TestVolumesRemove [2020-02-10T23:30:11.227Z] --- PASS: TestVolumesRemove (0.20s) [2020-02-10T23:30:11.227Z] === RUN TestVolumesInspect [2020-02-10T23:30:11.456Z] ok github.com/docker/docker/pkg/tailfile 0.165s coverage: 88.6% of statements [2020-02-10T23:30:11.552Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-10T23:30:11.552Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-10T23:30:11.574Z] --- PASS: TestVolumesInspect (0.01s) [2020-02-10T23:30:11.574Z] === RUN TestVolumesInvalidJSON [2020-02-10T23:30:11.574Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T23:30:11.574Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T23:30:11.574Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T23:30:11.574Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-10T23:30:11.574Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T23:30:11.574Z] PASS [2020-02-10T23:30:11.574Z] [2020-02-10T23:30:11.574Z] DONE 5 tests in 0.316s [2020-02-10T23:30:11.574Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T23:30:11.574Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T23:30:11.574Z] +++ kill 11591 [2020-02-10T23:30:11.808Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-10T23:30:12.595Z] ok github.com/docker/docker/pkg/term 0.018s coverage: 84.8% of statements [2020-02-10T23:30:12.595Z] testing: warning: no tests to run [2020-02-10T23:30:12.595Z] coverage: [no statements] [2020-02-10T23:30:12.595Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2020-02-10T23:30:12.738Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-10T23:30:12.769Z] +++ /etc/init.d/apparmor stop [2020-02-10T23:30:12.769Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T23:30:12.769Z] [2020-02-10T23:30:12.769Z] Unloading profiles will leave already running processes permanently [2020-02-10T23:30:12.769Z] unconfined, which can lead to unexpected situations. [2020-02-10T23:30:12.769Z] [2020-02-10T23:30:12.769Z] To set a process to complain mode, use the command line tool [2020-02-10T23:30:12.769Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T23:30:12.769Z] +++ true [2020-02-10T23:30:12.769Z] [2020-02-10T23:30:12.995Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-10T23:30:12.995Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-10T23:30:13.251Z] === RUN TestDockerSuite/TestCreateRM [2020-02-10T23:30:13.282Z] ok github.com/docker/docker/pkg/tarsum 0.277s coverage: 89.3% of statements [2020-02-10T23:30:13.282Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-02-10T23:30:13.508Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-10T23:30:13.508Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-10T23:30:13.508Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-10T23:30:13.593Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2020-02-10T23:30:13.765Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-10T23:30:14.256Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements Post stage [Pipeline] junit [2020-02-10T23:30:14.630Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T23:30:16.283Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-10T23:30:16.283Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-10T23:30:16.283Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-10T23:30:16.550Z] + echo Ensuring container killed. [2020-02-10T23:30:16.550Z] Ensuring container killed. [2020-02-10T23:30:16.550Z] + docker rm -vf docker-pr3 [2020-02-10T23:30:16.550Z] Error: No such container: docker-pr3 [2020-02-10T23:30:16.550Z] + true [2020-02-10T23:30:16.585Z] ok github.com/docker/docker/plugin/v2 0.073s coverage: 14.5% of statements [Pipeline] sh [2020-02-10T23:30:17.347Z] + echo Chowning /workspace to jenkins user [2020-02-10T23:30:17.347Z] Chowning /workspace to jenkins user [2020-02-10T23:30:17.347Z] + id -u [2020-02-10T23:30:17.347Z] + id -g [2020-02-10T23:30:17.347Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40472:/workspace busybox chown -R 1001:1001 /workspace [2020-02-10T23:30:17.347Z] Unable to find image 'busybox:latest' locally [2020-02-10T23:30:17.347Z] latest: Pulling from library/busybox [2020-02-10T23:30:17.699Z] 6dc7af96dfc8: Pulling fs layer [2020-02-10T23:30:17.699Z] 6dc7af96dfc8: Verifying Checksum [2020-02-10T23:30:17.699Z] 6dc7af96dfc8: Download complete [2020-02-10T23:30:18.054Z] 6dc7af96dfc8: Pull complete [2020-02-10T23:30:18.054Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-10T23:30:18.054Z] Status: Downloaded newer image for busybox:latest [2020-02-10T23:30:18.152Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-02-10T23:30:18.816Z] ok github.com/docker/docker/profiles/seccomp 0.032s coverage: 68.8% of statements [2020-02-10T23:30:19.487Z] ok github.com/docker/docker/plugin 0.602s coverage: 27.1% of statements [2020-02-10T23:30:20.457Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-10T23:30:20.457Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-10T23:30:20.457Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-10T23:30:20.457Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-10T23:30:20.457Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-10T23:30:20.457Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T23:30:20.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-10T23:30:21.257Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-02-10T23:30:21.257Z] ok github.com/docker/docker/restartmanager 0.018s coverage: 50.9% of statements [2020-02-10T23:30:21.296Z] + bundleName=s390x-integration [2020-02-10T23:30:21.296Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-10T23:30:21.296Z] Creating s390x-integration-bundles.tar.gz [2020-02-10T23:30:21.296Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-02-10T23:30:21.296Z] + 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-10T23:30:21.500Z] Archiving artifacts [2020-02-10T23:30:21.647Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-10T23:30:22.686Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40472/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T23:30:22.912Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2020-02-10T23:30:23.540Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-10T23:30:23.585Z] + make clean [2020-02-10T23:30:23.940Z] ok github.com/docker/docker/registry 0.536s coverage: 56.0% of statements [2020-02-10T23:30:23.940Z] ok github.com/docker/docker/runconfig 0.053s coverage: 68.2% of statements [2020-02-10T23:30:23.945Z] make: command: Command not found [2020-02-10T23:30:23.945Z] make: command: Command not found [2020-02-10T23:30:23.945Z] docker volume rm -f docker-dev-cache [2020-02-10T23:30:23.945Z] docker-dev-cache [Pipeline] deleteDir [2020-02-10T23:30:24.468Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-10T23:30:26.363Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-10T23:30:28.388Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [2020-02-10T23:30:28.887Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-10T23:30:29.144Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-10T23:30:29.883Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 67.0% of statements [2020-02-10T23:30:29.883Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-02-10T23:30:30.073Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-10T23:30:30.073Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-10T23:30:31.003Z] === RUN TestDockerSuite/TestDockerFails [2020-02-10T23:30:31.003Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-10T23:30:31.003Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-10T23:30:31.003Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-10T23:30:31.937Z] ok github.com/docker/docker/volume/service 0.039s coverage: 73.0% of statements [2020-02-10T23:30:32.373Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-10T23:30:33.307Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-10T23:30:35.199Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-10T23:30:35.199Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-10T23:30:35.199Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-10T23:30:35.199Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-10T23:30:38.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-10T23:30:38.779Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T23:30:38.780Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === Skipped [2020-02-10T23:30:38.780Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T23:30:38.780Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T23:30:38.780Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T23:30:38.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:30:38.780Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T23:30:38.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:30:38.780Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T23:30:38.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:30:38.780Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T23:30:38.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:30:38.780Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T23:30:38.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:30:38.780Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T23:30:38.780Z] graphtest_unix.go:73: No driver to put! [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T23:30:38.780Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T23:30:38.780Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T23:30:38.780Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T23:30:38.780Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T23:30:38.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:30:38.780Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T23:30:38.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:30:38.780Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T23:30:38.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:30:38.780Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T23:30:38.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:30:38.780Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T23:30:38.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:30:38.780Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T23:30:38.780Z] graphtest_unix.go:73: No driver to put! [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T23:30:38.780Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T23:30:38.780Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] [2020-02-10T23:30:38.780Z] DONE 2155 tests, 20 skipped in 348.280s Post stage [Pipeline] junit [2020-02-10T23:30:39.435Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T23:30:40.452Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 -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:9f0b3f5609faf69537cdf1882c251deec6e9eb26 hack/make.sh dynbinary test-integration [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-02-10T23:30:40.737Z] [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T23:30:41.031Z] Removing bundles/ [2020-02-10T23:30:41.031Z] [2020-02-10T23:30:41.031Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-10T23:30:41.031Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:30:41.031Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T23:30:41.742Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-10T23:30:45.014Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-10T23:30:48.285Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-10T23:30:49.653Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-10T23:30:51.020Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-10T23:30:51.950Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-10T23:30:52.880Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-10T23:30:53.808Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-10T23:30:54.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-10T23:30:54.629Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-10T23:30:55.558Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-10T23:30:57.451Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-10T23:30:59.345Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-10T23:31:01.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-10T23:31:02.651Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-10T23:31:05.923Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-10T23:31:07.291Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-10T23:31:09.184Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-10T23:31:09.747Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-10T23:31:10.312Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-10T23:31:11.681Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-10T23:31:12.243Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-10T23:31:12.243Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-10T23:31:12.806Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-10T23:31:12.806Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-10T23:31:12.806Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-10T23:31:14.700Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-10T23:31:16.071Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-10T23:31:16.071Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-10T23:31:16.071Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-10T23:31:17.001Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-10T23:31:17.258Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-10T23:31:17.514Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-10T23:31:18.881Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-10T23:31:18.881Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-10T23:31:18.881Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-10T23:31:18.881Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-10T23:31:20.773Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-10T23:31:21.335Z] === RUN TestDockerSuite/TestEventsRename [2020-02-10T23:31:22.265Z] === RUN TestDockerSuite/TestEventsResize [2020-02-10T23:31:23.194Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-10T23:31:24.124Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-10T23:31:25.053Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-10T23:31:25.616Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-10T23:31:28.885Z] === RUN TestDockerSuite/TestEventsTop [2020-02-10T23:31:29.815Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-10T23:31:30.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-10T23:31:32.621Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-10T23:31:32.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-10T23:31:33.812Z] === RUN TestDockerSuite/TestExec [2020-02-10T23:31:34.742Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-10T23:31:35.673Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-10T23:31:37.041Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-10T23:31:37.973Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-10T23:31:39.867Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-10T23:31:40.432Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-10T23:31:41.362Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-10T23:31:42.293Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-10T23:31:43.223Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-10T23:31:44.153Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-10T23:31:45.521Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-10T23:31:46.889Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-10T23:31:48.256Z] === RUN TestDockerSuite/TestExecEnv [2020-02-10T23:31:48.820Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-10T23:31:50.713Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-10T23:31:51.644Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-10T23:31:54.913Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-10T23:31:55.477Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-10T23:31:56.406Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-10T23:31:56.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-10T23:31:57.227Z] === RUN TestDockerSuite/TestExecParseError [2020-02-10T23:31:58.157Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-10T23:31:59.090Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-10T23:32:00.022Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-10T23:32:01.919Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-10T23:32:03.291Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-10T23:32:04.220Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-10T23:32:11.094Z] #30 114.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T23:32:11.094Z] #30 116.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T23:32:11.094Z] #30 118.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T23:32:11.094Z] #30 120.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T23:32:11.094Z] #30 122.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T23:32:11.094Z] #30 123.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T23:32:11.094Z] #30 125.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T23:32:11.094Z] #30 126.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T23:32:11.094Z] #30 126.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T23:32:11.094Z] #30 127.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T23:32:12.024Z] #30 128.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T23:32:13.942Z] #30 130.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T23:32:15.310Z] #30 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T23:32:16.398Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-10T23:32:16.398Z] === RUN TestDockerSuite/TestExecTTY [2020-02-10T23:32:17.204Z] #30 133.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T23:32:17.329Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-10T23:32:18.234Z] #30 134.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T23:32:18.258Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-10T23:32:19.189Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-10T23:32:19.647Z] #30 136.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T23:32:20.121Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-10T23:32:20.121Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-10T23:32:21.015Z] #30 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T23:32:21.946Z] #30 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T23:32:22.644Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-10T23:32:23.206Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-10T23:32:23.315Z] #30 140.0 [2020-02-10T23:32:23.572Z] #30 DONE 140.5s [2020-02-10T23:32:23.572Z] [2020-02-10T23:32:23.572Z] #31 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-10T23:32:24.576Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-10T23:32:25.465Z] #31 DONE 1.5s [2020-02-10T23:32:25.507Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #11 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-10T23:32:26.396Z] #11 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #18 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T23:32:26.396Z] #18 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #24 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-10T23:32:26.396Z] #24 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #8 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-10T23:32:26.396Z] #8 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #20 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T23:32:26.396Z] #20 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #25 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-10T23:32:26.396Z] #25 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #5 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-10T23:32:26.396Z] #5 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #7 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-10T23:32:26.396Z] #7 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #9 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-10T23:32:26.396Z] #9 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #19 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:32:26.396Z] #19 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #6 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-10T23:32:26.396Z] #6 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #21 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-10T23:32:26.396Z] #21 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #22 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-02-10T23:32:26.396Z] #22 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #10 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-10T23:32:26.396Z] #10 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #23 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-10T23:32:26.396Z] #23 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #16 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T23:32:26.396Z] #16 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #17 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:32:26.396Z] #17 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #26 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-10T23:32:26.396Z] #26 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #27 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-10T23:32:26.396Z] #27 CACHED [2020-02-10T23:32:26.396Z] [2020-02-10T23:32:26.396Z] #32 [runner 12/12] COPY --from=builder /build/ / [2020-02-10T23:32:26.438Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-10T23:32:27.326Z] #32 DONE 0.9s [2020-02-10T23:32:27.326Z] [2020-02-10T23:32:27.326Z] #36 exporting to image [2020-02-10T23:32:27.326Z] #36 exporting layers [2020-02-10T23:32:28.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-10T23:32:28.694Z] #36 exporting layers 1.2s done [2020-02-10T23:32:28.694Z] #36 writing image sha256:c6af11a077b07fc3599b4e7c982feaedca810df89d25fd1302e92bcf82fd3867 done [2020-02-10T23:32:28.694Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-10T23:32:28.694Z] #36 DONE 1.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T23:32:29.003Z] + echo Ensuring container killed. [2020-02-10T23:32:29.003Z] Ensuring container killed. [2020-02-10T23:32:29.003Z] + docker rm -vf docker-pr3 [2020-02-10T23:32:29.003Z] Error: No such container: docker-pr3 [2020-02-10T23:32:29.003Z] + true [Pipeline] sh [2020-02-10T23:32:29.288Z] + echo Chowning /workspace to jenkins user [2020-02-10T23:32:29.288Z] Chowning /workspace to jenkins user [2020-02-10T23:32:29.288Z] + id -u [2020-02-10T23:32:29.288Z] + id -g [2020-02-10T23:32:29.288Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40472:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T23:32:30.512Z] + bundleName=unit [2020-02-10T23:32:30.512Z] + echo Creating unit-bundles.tar.gz [2020-02-10T23:32:30.512Z] Creating unit-bundles.tar.gz [2020-02-10T23:32:30.512Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-10T23:32:30.512Z] bundles/junit-report.xml [2020-02-10T23:32:30.512Z] bundles/go-test-report.json [2020-02-10T23:32:30.512Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-02-10T23:32:30.565Z] Archiving artifacts [2020-02-10T23:32:31.004Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40472/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T23:32:31.326Z] + make clean [2020-02-10T23:32:31.584Z] docker volume rm -f docker-dev-cache [2020-02-10T23:32:31.584Z] docker-dev-cache [Pipeline] deleteDir [2020-02-10T23:32:31.605Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T23:32:36.859Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-10T23:32:38.752Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-10T23:32:44.036Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-10T23:32:44.293Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-10T23:32:44.293Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-10T23:32:44.293Z] === RUN TestDockerSuite/TestHealth [2020-02-10T23:32:48.357Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:32:48.357Z] [2020-02-10T23:32:48.357Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T23:32:48.357Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T23:32:48.357Z] HOSTNAME=d016c56a73fc [2020-02-10T23:32:48.357Z] TESTDEBUG=0 [2020-02-10T23:32:48.357Z] DEST=bundles/test-integration [2020-02-10T23:32:48.357Z] PWD=/go/src/github.com/docker/docker [2020-02-10T23:32:48.357Z] DOCKER_GITCOMMIT=9f0b3f5609faf69537cdf1882c251deec6e9eb26 [2020-02-10T23:32:48.357Z] container=docker [2020-02-10T23:32:48.357Z] HOME=/root [2020-02-10T23:32:48.357Z] GOLANG_VERSION=1.13.7 [2020-02-10T23:32:48.357Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T23:32:48.357Z] VALIDATE_BRANCH=master [2020-02-10T23:32:48.357Z] TERM=xterm [2020-02-10T23:32:48.357Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T23:32:48.357Z] SHLVL=1 [2020-02-10T23:32:48.357Z] TIMEOUT=120m [2020-02-10T23:32:48.357Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T23:32:48.357Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T23:32:48.357Z] GO111MODULE=off [2020-02-10T23:32:48.357Z] DOCKER_EXPERIMENTAL=1 [2020-02-10T23:32:48.357Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T23:32:48.357Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T23:32:48.357Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T23:32:48.357Z] GOPATH=/go [2020-02-10T23:32:48.357Z] PKG_CONFIG=pkg-config [2020-02-10T23:32:48.357Z] _=/usr/bin/env [2020-02-10T23:32:48.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T23:32:54.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-10T23:33:06.424Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-10T23:33:06.424Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-10T23:33:06.424Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-10T23:33:06.424Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-10T23:33:06.681Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-10T23:33:06.681Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-10T23:33:08.049Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-10T23:33:08.049Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-10T23:33:08.049Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-10T23:33:08.049Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-10T23:33:08.309Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-10T23:33:08.566Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-10T23:33:09.129Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-10T23:33:09.129Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-10T23:33:10.059Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-10T23:33:10.059Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-10T23:33:10.989Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-10T23:33:11.918Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-10T23:33:11.918Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-10T23:33:12.848Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-10T23:33:16.119Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-10T23:33:16.119Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-10T23:33:16.119Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-10T23:33:18.012Z] === RUN TestDockerSuite/TestImportFile [2020-02-10T23:33:19.906Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-10T23:33:19.906Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-10T23:33:21.798Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-10T23:33:23.693Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-10T23:33:25.585Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-10T23:33:26.529Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-10T23:33:27.466Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-10T23:33:28.396Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-10T23:33:28.396Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-10T23:33:28.396Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-10T23:33:29.327Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-10T23:33:30.256Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-10T23:33:30.822Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-10T23:33:31.752Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-10T23:33:32.314Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-10T23:33:33.248Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-10T23:33:33.248Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-10T23:33:34.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-10T23:33:34.742Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-10T23:33:35.672Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-10T23:33:36.604Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-10T23:33:36.862Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-10T23:33:37.793Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-10T23:33:37.793Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-10T23:33:39.160Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-10T23:33:40.090Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-10T23:33:41.020Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-10T23:33:41.950Z] === RUN TestDockerSuite/TestInspectImage [2020-02-10T23:33:41.950Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-10T23:33:41.951Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-10T23:33:41.951Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-10T23:33:42.880Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-10T23:33:43.808Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-10T23:33:43.808Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-10T23:33:44.738Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-10T23:33:45.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T23:33:45.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T23:33:45.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T23:33:45.301Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-10T23:33:47.823Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-10T23:33:47.823Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-10T23:33:48.386Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-10T23:33:49.755Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-10T23:33:51.648Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-10T23:33:52.211Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-10T23:33:53.141Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-10T23:33:54.515Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-10T23:33:55.444Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-10T23:33:56.007Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-10T23:33:56.939Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-10T23:33:56.939Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-10T23:33:59.461Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-10T23:33:59.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-10T23:34:01.611Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-10T23:34:02.979Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-10T23:34:03.545Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-10T23:34:04.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-10T23:34:05.846Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-10T23:34:08.366Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-10T23:34:08.622Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-10T23:34:11.893Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-10T23:34:11.893Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-10T23:34:11.893Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-10T23:34:14.415Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-10T23:34:14.978Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-10T23:34:14.978Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-10T23:34:16.007Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-10T23:34:18.529Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-10T23:34:21.803Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-10T23:34:24.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T23:34:24.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T23:34:24.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T23:34:26.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T23:34:27.056Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-10T23:34:27.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T23:34:29.579Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-10T23:34:30.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T23:34:31.471Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-10T23:34:32.034Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-10T23:34:32.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T23:34:34.554Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-10T23:34:35.117Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-10T23:34:35.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T23:34:37.639Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-10T23:34:37.639Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-10T23:34:37.896Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-10T23:34:37.896Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-10T23:34:37.896Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-10T23:34:38.824Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-10T23:34:39.754Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-10T23:34:39.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T23:34:43.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T23:34:43.923Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-10T23:34:44.180Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-10T23:34:44.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T23:34:49.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T23:34:49.428Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-10T23:34:49.993Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-10T23:34:49.993Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-10T23:34:50.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T23:34:51.364Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-10T23:34:52.293Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-10T23:34:52.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T23:34:53.223Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-10T23:34:54.589Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-10T23:34:54.814Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T23:34:54.814Z] Using test binary docker [2020-02-10T23:34:54.814Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T23:34:54.814Z] +++ /etc/init.d/apparmor start [2020-02-10T23:34:54.814Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T23:34:54.814Z] INFO: Waiting for daemon to start... [2020-02-10T23:34:54.814Z] Starting dockerd [2020-02-10T23:34:54.814Z] +++ 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-10T23:34:55.518Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-10T23:34:56.844Z] . [2020-02-10T23:34:56.844Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T23:34:56.844Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T23:34:56.844Z] Error: No such image: emptyfs [2020-02-10T23:34:56.844Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T23:34:56.844Z] ++++ docker load [2020-02-10T23:34:56.887Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-10T23:34:57.142Z] Running integration-test (iteration 1) [2020-02-10T23:34:57.142Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T23:34:57.142Z] ++ 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-10T23:34:57.142Z] ++ set -e [2020-02-10T23:34:57.142Z] ++ '[' -n 0 ']' [2020-02-10T23:34:57.142Z] ++ set -x [2020-02-10T23:34:57.142Z] ++ env -i DEST=/go/src/github.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-10T23:34:58.256Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-10T23:34:58.843Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-10T23:34:59.792Z] === RUN TestDockerSuite/TestLogsSince [2020-02-10T23:35:07.884Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-10T23:35:07.884Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-10T23:35:11.156Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-10T23:35:12.416Z] Loaded image: buildpack-deps:jessie [2020-02-10T23:35:12.416Z] Loaded image: busybox:latest [2020-02-10T23:35:12.416Z] Loaded image: busybox:glibc [2020-02-10T23:35:12.416Z] Loaded image: debian:jessie [2020-02-10T23:35:12.416Z] Loaded image: hello-world:latest [2020-02-10T23:35:12.416Z] INFO: Testing against a local daemon [2020-02-10T23:35:12.416Z] === RUN TestCgroupNamespacesBuild [2020-02-10T23:35:12.524Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-10T23:35:13.431Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2020-02-10T23:35:13.431Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T23:35:13.454Z] === RUN TestDockerSuite/TestLogsTail [2020-02-10T23:35:14.383Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-10T23:35:14.921Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.69s) [2020-02-10T23:35:14.921Z] === RUN TestBuildWithSession [2020-02-10T23:35:14.921Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T23:35:14.921Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T23:35:14.921Z] === RUN TestBuildSquashParent [2020-02-10T23:35:15.313Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-10T23:35:16.242Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-10T23:35:16.805Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-10T23:35:17.368Z] === RUN TestDockerSuite/TestNetHostname [2020-02-10T23:35:19.891Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-10T23:35:20.148Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-10T23:35:20.438Z] --- PASS: TestBuildSquashParent (5.54s) [2020-02-10T23:35:20.438Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T23:35:20.723Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:35:20.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:35:20.724Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:35:20.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:35:20.724Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:35:20.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:35:20.724Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:35:20.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:35:20.724Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:35:20.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:35:20.724Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:35:20.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:35:20.724Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:35:20.724Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:35:20.724Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:35:20.724Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:35:21.515Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-10T23:35:23.429Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:35:23.429Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:35:24.033Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-10T23:35:24.033Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-10T23:35:24.597Z] === RUN TestDockerSuite/TestPluginActive [2020-02-10T23:35:25.460Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-02-10T23:35:25.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s) [2020-02-10T23:35:25.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s) [2020-02-10T23:35:25.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s) [2020-02-10T23:35:25.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.36s) [2020-02-10T23:35:25.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.35s) [2020-02-10T23:35:25.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2020-02-10T23:35:25.460Z] === RUN TestBuildMultiStageCopy [2020-02-10T23:35:25.460Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T23:35:26.490Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-10T23:35:27.053Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-10T23:35:27.499Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T23:35:27.786Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T23:35:28.411Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T23:35:29.028Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T23:35:29.315Z] --- PASS: TestBuildMultiStageCopy (3.70s) [2020-02-10T23:35:29.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.88s) [2020-02-10T23:35:29.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-02-10T23:35:29.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2020-02-10T23:35:29.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-02-10T23:35:29.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-02-10T23:35:29.315Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T23:35:30.327Z] --- PASS: TestBuildMultiStageParentConfig (1.05s) [2020-02-10T23:35:30.327Z] === RUN TestBuildLabelWithTargets [2020-02-10T23:35:32.308Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-10T23:35:32.370Z] --- PASS: TestBuildLabelWithTargets (1.63s) [2020-02-10T23:35:32.370Z] === RUN TestBuildWithEmptyLayers [2020-02-10T23:35:32.990Z] --- PASS: TestBuildWithEmptyLayers (0.90s) [2020-02-10T23:35:32.990Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T23:35:33.238Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-10T23:35:33.238Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-10T23:35:34.633Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-10T23:35:35.196Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-10T23:35:35.702Z] --- PASS: TestBuildMultiStageOnBuild (2.33s) [2020-02-10T23:35:35.702Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T23:35:36.335Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) [2020-02-10T23:35:36.335Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T23:35:37.719Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-10T23:35:38.648Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-10T23:35:39.126Z] --- PASS: TestBuildMultiStageLayerLeak (2.36s) [2020-02-10T23:35:39.126Z] === RUN TestBuildWithHugeFile [2020-02-10T23:35:39.211Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-10T23:35:41.731Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-10T23:35:42.660Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-10T23:35:45.936Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-10T23:35:46.193Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-10T23:35:48.716Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-10T23:35:48.716Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-10T23:35:50.613Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-10T23:35:51.983Z] === RUN TestDockerSuite/TestPortList [2020-02-10T23:35:52.545Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-10T23:36:00.640Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-10T23:36:02.534Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-10T23:36:03.902Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-10T23:36:05.269Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-10T23:36:11.813Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-10T23:36:11.813Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-10T23:36:11.813Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-10T23:36:12.742Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-10T23:36:12.742Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-10T23:36:13.306Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-10T23:36:13.306Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-10T23:36:14.245Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-10T23:36:14.245Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-10T23:36:16.139Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-10T23:36:16.139Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-10T23:36:19.411Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-10T23:36:19.411Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-10T23:36:20.782Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-10T23:36:21.712Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-10T23:36:21.712Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-10T23:36:22.275Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-10T23:36:25.547Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-10T23:36:25.804Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-10T23:36:26.367Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-10T23:36:29.641Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-10T23:36:29.898Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-10T23:36:35.149Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-10T23:36:35.406Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-10T23:36:35.406Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-10T23:36:38.678Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-10T23:36:40.049Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-10T23:36:48.141Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-10T23:36:49.509Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-10T23:36:51.405Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-10T23:36:51.968Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-10T23:36:53.873Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-10T23:36:55.767Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-10T23:36:57.134Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-10T23:36:59.652Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-10T23:37:01.544Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-10T23:37:01.544Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-10T23:37:02.472Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-10T23:37:04.993Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-10T23:37:04.993Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-10T23:37:08.265Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-10T23:37:08.521Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-10T23:37:08.521Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-10T23:37:09.892Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-10T23:37:10.148Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-10T23:37:10.148Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-10T23:37:11.079Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-10T23:37:12.971Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-10T23:37:14.338Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-10T23:37:15.271Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-10T23:37:16.255Z] --- PASS: TestBuildWithHugeFile (82.80s) [2020-02-10T23:37:16.255Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T23:37:16.255Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:37:16.255Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:37:16.255Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:37:16.255Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:37:16.255Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:37:16.255Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:37:16.255Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:37:16.255Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:37:16.255Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:37:16.255Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-02-10T23:37:16.255Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.36s) [2020-02-10T23:37:16.255Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.36s) [2020-02-10T23:37:16.255Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.36s) [2020-02-10T23:37:16.255Z] === RUN TestBuildPreserveOwnership [2020-02-10T23:37:16.255Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T23:37:16.255Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T23:37:16.255Z] --- PASS: TestBuildPreserveOwnership (4.92s) [2020-02-10T23:37:16.255Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.24s) [2020-02-10T23:37:16.255Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2020-02-10T23:37:16.255Z] === RUN TestBuildPlatformInvalid [2020-02-10T23:37:16.255Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-10T23:37:16.255Z] PASS [2020-02-10T23:37:16.255Z] [2020-02-10T23:37:16.255Z] === Skipped [2020-02-10T23:37:16.255Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-02-10T23:37:16.255Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T23:37:16.255Z] [2020-02-10T23:37:16.255Z] [2020-02-10T23:37:16.255Z] DONE 32 tests, 1 skipped in 129.866s [2020-02-10T23:37:16.255Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T23:37:16.255Z] ++ 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-10T23:37:16.255Z] ++ set -e [2020-02-10T23:37:16.255Z] ++ '[' -n 0 ']' [2020-02-10T23:37:16.255Z] ++ set -x [2020-02-10T23:37:16.255Z] ++ env -i DEST=/go/src/github.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-10T23:37:16.255Z] INFO: Testing against a local daemon [2020-02-10T23:37:16.255Z] === RUN TestConfigList [2020-02-10T23:37:16.255Z] --- PASS: TestConfigList (2.36s) [2020-02-10T23:37:16.255Z] === RUN TestConfigsCreateAndDelete [2020-02-10T23:37:16.255Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2020-02-10T23:37:16.255Z] === RUN TestConfigsUpdate [2020-02-10T23:37:16.255Z] --- PASS: TestConfigsUpdate (2.30s) [2020-02-10T23:37:16.255Z] === RUN TestTemplatedConfig [2020-02-10T23:37:17.274Z] --- PASS: TestTemplatedConfig (3.28s) [2020-02-10T23:37:17.274Z] === RUN TestConfigInspect [2020-02-10T23:37:18.542Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-10T23:37:19.957Z] --- PASS: TestConfigInspect (2.34s) [2020-02-10T23:37:19.957Z] === RUN TestConfigCreateWithLabels [2020-02-10T23:37:21.817Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-10T23:37:22.014Z] --- PASS: TestConfigCreateWithLabels (2.30s) [2020-02-10T23:37:22.014Z] === RUN TestConfigCreateResolve [2020-02-10T23:37:23.711Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-10T23:37:24.704Z] --- PASS: TestConfigCreateResolve (2.28s) [2020-02-10T23:37:24.704Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T23:37:24.987Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-02-10T23:37:24.987Z] PASS [2020-02-10T23:37:24.987Z] [2020-02-10T23:37:24.987Z] DONE 8 tests in 17.759s [2020-02-10T23:37:24.987Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T23:37:24.987Z] ++ 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-10T23:37:24.987Z] ++ set -e [2020-02-10T23:37:24.987Z] ++ '[' -n 0 ']' [2020-02-10T23:37:24.987Z] ++ set -x [2020-02-10T23:37:24.987Z] ++ env -i DEST=/go/src/github.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-10T23:37:24.987Z] INFO: Testing against a local daemon [2020-02-10T23:37:24.987Z] === RUN TestCheckpoint [2020-02-10T23:37:24.987Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T23:37:24.987Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T23:37:24.987Z] === RUN TestContainerInvalidJSON [2020-02-10T23:37:24.987Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:37:24.987Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:37:24.987Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:37:24.987Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:37:24.987Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:37:24.987Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:37:24.987Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:37:24.987Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:37:24.987Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:37:24.987Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-10T23:37:24.987Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T23:37:24.987Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T23:37:24.987Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T23:37:24.987Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T23:37:24.987Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-02-10T23:37:24.987Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T23:37:25.271Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-02-10T23:37:25.271Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T23:37:25.271Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-02-10T23:37:25.271Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T23:37:25.271Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-02-10T23:37:25.271Z] === RUN TestCopyFromContainer [2020-02-10T23:37:25.603Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-10T23:37:27.304Z] === RUN TestCopyFromContainer// [2020-02-10T23:37:27.304Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T23:37:27.304Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T23:37:27.304Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T23:37:27.304Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T23:37:27.304Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T23:37:27.497Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-10T23:37:27.590Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T23:37:27.591Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T23:37:27.754Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-10T23:37:27.754Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-10T23:37:27.877Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T23:37:27.877Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T23:37:27.877Z] --- PASS: TestCopyFromContainer (2.62s) [2020-02-10T23:37:27.877Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-02-10T23:37:27.877Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-02-10T23:37:27.877Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-10T23:37:27.877Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-02-10T23:37:27.877Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-10T23:37:27.877Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-02-10T23:37:27.877Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-02-10T23:37:27.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-02-10T23:37:27.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-02-10T23:37:27.877Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-02-10T23:37:27.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T23:37:27.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:37:27.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:37:27.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:37:27.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:37:27.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:37:27.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:37:27.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:37:27.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:37:27.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:37:27.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2020-02-10T23:37:27.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-10T23:37:27.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-10T23:37:27.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-10T23:37:27.877Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T23:37:28.010Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-10T23:37:28.160Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-10T23:37:28.160Z] === RUN TestCreateWithInvalidEnv [2020-02-10T23:37:28.160Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T23:37:28.160Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T23:37:28.160Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T23:37:28.160Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T23:37:28.160Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T23:37:28.160Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T23:37:28.160Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T23:37:28.160Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T23:37:28.160Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T23:37:28.160Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-10T23:37:28.160Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-10T23:37:28.160Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T23:37:28.160Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T23:37:28.160Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T23:37:28.160Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-10T23:37:28.160Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T23:37:30.198Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s) [2020-02-10T23:37:30.198Z] === RUN TestCreateWithCapabilities [2020-02-10T23:37:30.198Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T23:37:30.198Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T23:37:30.198Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:37:30.198Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:37:30.198Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:37:30.198Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:37:30.198Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:37:30.198Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:37:30.198Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:37:30.198Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:37:30.198Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:37:30.198Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:37:30.198Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T23:37:30.198Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T23:37:30.198Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:37:30.198Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:37:30.198Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:37:30.198Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:37:30.198Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:37:30.198Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:37:30.198Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:37:30.198Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:37:30.198Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T23:37:30.198Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T23:37:30.198Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:37:30.198Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:37:30.198Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:37:30.198Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:37:30.198Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:37:30.198Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:37:30.198Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:37:30.198Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:37:30.198Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:37:30.198Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-10T23:37:30.198Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-10T23:37:30.198Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T23:37:30.198Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-02-10T23:37:30.198Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-02-10T23:37:30.198Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-02-10T23:37:30.198Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-10T23:37:30.198Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-02-10T23:37:30.198Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-10T23:37:30.198Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-02-10T23:37:30.198Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-02-10T23:37:30.198Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-02-10T23:37:30.198Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T23:37:31.306Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-10T23:37:32.237Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-10T23:37:32.241Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s) [2020-02-10T23:37:32.241Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T23:37:32.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:37:32.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:37:32.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:37:32.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:37:32.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:37:32.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:37:32.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:37:32.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:37:32.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:37:32.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:37:32.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:37:32.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:37:32.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:37:32.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:37:32.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:37:32.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-02-10T23:37:32.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-10T23:37:32.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-02-10T23:37:32.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-02-10T23:37:32.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-02-10T23:37:32.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-02-10T23:37:32.530Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T23:37:33.160Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-02-10T23:37:33.160Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T23:37:33.160Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T23:37:33.160Z] === RUN TestDaemonRestartIpcMode [2020-02-10T23:37:33.160Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T23:37:33.160Z] === RUN TestDaemonHostGatewayIP [2020-02-10T23:37:33.160Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T23:37:33.160Z] === RUN TestDiff [2020-02-10T23:37:33.784Z] --- PASS: TestDiff (0.72s) [2020-02-10T23:37:33.784Z] === RUN TestExecWithCloseStdin [2020-02-10T23:37:34.805Z] --- PASS: TestExecWithCloseStdin (0.83s) [2020-02-10T23:37:34.805Z] === RUN TestExec [2020-02-10T23:37:35.422Z] --- PASS: TestExec (0.79s) [2020-02-10T23:37:35.422Z] === RUN TestExecUser [2020-02-10T23:37:36.410Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-10T23:37:36.442Z] --- PASS: TestExecUser (0.83s) [2020-02-10T23:37:36.442Z] === RUN TestExportContainerAndImportImage [2020-02-10T23:37:37.459Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-02-10T23:37:37.459Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T23:37:37.780Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-10T23:37:37.780Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-10T23:37:38.037Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-10T23:37:38.937Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-02-10T23:37:38.937Z] === RUN TestHealthCheckWorkdir [2020-02-10T23:37:39.953Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2020-02-10T23:37:39.953Z] === RUN TestHealthKillContainer [2020-02-10T23:37:41.306Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-10T23:37:42.235Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-10T23:37:42.638Z] --- PASS: TestHealthKillContainer (2.90s) [2020-02-10T23:37:42.638Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T23:37:43.255Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-02-10T23:37:43.255Z] === RUN TestIpcModeNone [2020-02-10T23:37:43.604Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-10T23:37:43.604Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-10T23:37:44.167Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-10T23:37:44.271Z] --- PASS: TestIpcModeNone (0.80s) [2020-02-10T23:37:44.271Z] === RUN TestIpcModePrivate [2020-02-10T23:37:44.892Z] --- PASS: TestIpcModePrivate (0.78s) [2020-02-10T23:37:44.892Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-10T23:37:44.892Z] === RUN TestIpcModeShareable [2020-02-10T23:37:45.910Z] --- PASS: TestIpcModeShareable (0.83s) [2020-02-10T23:37:45.910Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-10T23:37:45.910Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T23:37:46.062Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-10T23:37:46.994Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-10T23:37:47.251Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-10T23:37:48.611Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.35s) [2020-02-10T23:37:48.611Z] === RUN TestAPIIpcModeHost [2020-02-10T23:37:48.620Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-10T23:37:48.896Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-02-10T23:37:48.896Z] === RUN TestDaemonIpcModeShareable [2020-02-10T23:37:49.989Z] === RUN TestDockerSuite/TestRmiTag [2020-02-10T23:37:49.989Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-10T23:37:50.374Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-02-10T23:37:50.375Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-10T23:37:50.375Z] === RUN TestDaemonIpcModePrivate [2020-02-10T23:37:50.552Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-10T23:37:52.412Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2020-02-10T23:37:52.412Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-10T23:37:52.412Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T23:37:53.901Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-02-10T23:37:53.901Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-10T23:37:53.901Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T23:37:55.378Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-02-10T23:37:55.378Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-10T23:37:55.378Z] === RUN TestIpcModeOlderClient [2020-02-10T23:37:55.378Z] === PAUSE TestIpcModeOlderClient [2020-02-10T23:37:55.378Z] === RUN TestKillContainerInvalidSignal [2020-02-10T23:37:55.805Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-10T23:37:55.805Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-10T23:37:56.389Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2020-02-10T23:37:56.390Z] === RUN TestKillContainer [2020-02-10T23:37:56.390Z] === RUN TestKillContainer/no_signal [2020-02-10T23:37:56.734Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-10T23:37:57.008Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T23:37:57.296Z] === RUN TestKillContainer/killing_signal [2020-02-10T23:37:57.297Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-10T23:37:58.313Z] --- PASS: TestKillContainer (2.03s) [2020-02-10T23:37:58.313Z] --- PASS: TestKillContainer/no_signal (0.67s) [2020-02-10T23:37:58.313Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2020-02-10T23:37:58.313Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2020-02-10T23:37:58.313Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T23:37:58.313Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T23:37:58.665Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-10T23:37:58.936Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T23:37:59.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2020-02-10T23:37:59.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2020-02-10T23:37:59.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-02-10T23:37:59.556Z] === RUN TestKillStoppedContainer [2020-02-10T23:37:59.556Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-02-10T23:37:59.556Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T23:37:59.593Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-10T23:37:59.840Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-02-10T23:37:59.840Z] === RUN TestKillDifferentUserContainer [2020-02-10T23:38:00.157Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-10T23:38:00.462Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-02-10T23:38:00.462Z] === RUN TestInspectOomKilledTrue [2020-02-10T23:38:00.722Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-10T23:38:00.722Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-10T23:38:01.476Z] --- PASS: TestInspectOomKilledTrue (1.24s) [2020-02-10T23:38:01.476Z] === RUN TestInspectOomKilledFalse [2020-02-10T23:38:01.655Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-10T23:38:02.490Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-02-10T23:38:02.490Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T23:38:02.777Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-02-10T23:38:02.777Z] === RUN TestLinksContainerNames [2020-02-10T23:38:03.573Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-10T23:38:04.136Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-10T23:38:04.272Z] --- PASS: TestLinksContainerNames (1.29s) [2020-02-10T23:38:04.272Z] === RUN TestLogsFollowTailEmpty [2020-02-10T23:38:04.896Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2020-02-10T23:38:04.896Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T23:38:05.065Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-10T23:38:05.523Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/default [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/private [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/slave [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/shared [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T23:38:05.523Z] === CONT TestMountDaemonRoot/default [2020-02-10T23:38:05.523Z] === CONT TestMountDaemonRoot/shared [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T23:38:05.523Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:38:05.523Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:38:05.523Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:38:05.523Z] === CONT TestMountDaemonRoot/slave [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:38:05.523Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T23:38:05.523Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:38:05.523Z] === CONT TestMountDaemonRoot/private [2020-02-10T23:38:05.524Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:38:05.524Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T23:38:05.524Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:38:05.524Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T23:38:05.524Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:38:05.524Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:38:05.524Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:38:05.524Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:38:05.524Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:38:05.524Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:38:05.524Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:38:05.524Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:38:05.524Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:38:05.524Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T23:38:05.524Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T23:38:05.524Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:38:05.524Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:38:05.524Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:38:05.524Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T23:38:05.524Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:38:05.524Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:38:05.524Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T23:38:05.524Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T23:38:05.524Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:38:05.524Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:38:05.524Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:38:05.524Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:38:05.524Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T23:38:05.524Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:38:05.524Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T23:38:05.524Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:38:05.816Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-10T23:38:05.816Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T23:38:05.994Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-02-10T23:38:06.104Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-02-10T23:38:06.104Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-10T23:38:06.104Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-02-10T23:38:06.104Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-10T23:38:06.104Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T23:38:07.362Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-10T23:38:07.590Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2020-02-10T23:38:07.590Z] === RUN TestNetworkNat [2020-02-10T23:38:07.924Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-10T23:38:08.243Z] --- PASS: TestNetworkNat (0.71s) [2020-02-10T23:38:08.243Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T23:38:09.257Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-02-10T23:38:09.257Z] === RUN TestNetworkLoopbackNat [2020-02-10T23:38:09.817Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-10T23:38:09.878Z] --- PASS: TestNetworkLoopbackNat (0.90s) [2020-02-10T23:38:09.878Z] === RUN TestPause [2020-02-10T23:38:10.747Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-10T23:38:10.889Z] --- PASS: TestPause (0.71s) [2020-02-10T23:38:10.889Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T23:38:10.889Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T23:38:10.889Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T23:38:10.889Z] === RUN TestPauseStopPausedContainer [2020-02-10T23:38:11.513Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2020-02-10T23:38:11.513Z] === RUN TestPsFilter [2020-02-10T23:38:11.513Z] --- PASS: TestPsFilter (0.19s) [2020-02-10T23:38:11.513Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T23:38:11.676Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-10T23:38:12.131Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-02-10T23:38:12.131Z] === RUN TestRemoveContainerWithVolume [2020-02-10T23:38:12.605Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-10T23:38:13.143Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2020-02-10T23:38:13.143Z] === RUN TestRemoveContainerRunning [2020-02-10T23:38:13.534Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-10T23:38:13.761Z] --- PASS: TestRemoveContainerRunning (0.65s) [2020-02-10T23:38:13.761Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T23:38:14.377Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2020-02-10T23:38:14.377Z] === RUN TestRemoveInvalidContainer [2020-02-10T23:38:14.377Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-10T23:38:14.377Z] === RUN TestRenameLinkedContainer [2020-02-10T23:38:14.464Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-10T23:38:15.834Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-10T23:38:15.834Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-10T23:38:17.072Z] --- PASS: TestRenameLinkedContainer (2.72s) [2020-02-10T23:38:17.072Z] === RUN TestRenameStoppedContainer [2020-02-10T23:38:17.203Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-10T23:38:17.707Z] --- PASS: TestRenameStoppedContainer (0.70s) [2020-02-10T23:38:17.707Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T23:38:18.133Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-10T23:38:19.064Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-10T23:38:19.064Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-10T23:38:19.186Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-02-10T23:38:19.186Z] === RUN TestRenameInvalidName [2020-02-10T23:38:19.804Z] --- PASS: TestRenameInvalidName (0.66s) [2020-02-10T23:38:19.804Z] === RUN TestRenameAnonymousContainer [2020-02-10T23:38:19.994Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-10T23:38:19.994Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-10T23:38:22.497Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2020-02-10T23:38:22.497Z] === RUN TestRenameContainerWithSameName [2020-02-10T23:38:22.514Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-10T23:38:22.781Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-02-10T23:38:22.781Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T23:38:23.444Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-10T23:38:24.269Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2020-02-10T23:38:24.269Z] === RUN TestResize [2020-02-10T23:38:24.373Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-10T23:38:24.893Z] --- PASS: TestResize (0.69s) [2020-02-10T23:38:24.893Z] === RUN TestResizeWithInvalidSize [2020-02-10T23:38:24.936Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-10T23:38:25.513Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2020-02-10T23:38:25.513Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T23:38:25.865Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-10T23:38:25.866Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-10T23:38:26.537Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-02-10T23:38:26.537Z] === RUN TestDaemonRestartKillContainers [2020-02-10T23:38:26.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:38:26.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:38:26.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:38:26.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:38:26.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:38:26.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:38:26.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:38:26.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:38:26.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:38:26.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:38:26.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:38:26.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:38:26.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:38:26.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:38:26.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:38:26.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:38:26.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:38:26.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:38:26.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:38:26.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:38:26.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:38:26.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:38:26.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:38:26.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:38:26.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:38:26.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:38:26.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:38:26.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:38:26.795Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-10T23:38:27.357Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-10T23:38:28.286Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-10T23:38:29.216Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-10T23:38:29.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:38:30.146Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-10T23:38:30.146Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-10T23:38:30.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:38:30.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:38:30.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:38:31.075Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-10T23:38:31.075Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-10T23:38:32.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:38:32.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:38:32.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:38:32.457Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-10T23:38:33.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:38:33.388Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-10T23:38:34.318Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-10T23:38:35.248Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-10T23:38:35.248Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-10T23:38:35.248Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-10T23:38:36.178Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-10T23:38:36.859Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T23:38:36.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.54s) [2020-02-10T23:38:36.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.72s) [2020-02-10T23:38:36.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.83s) [2020-02-10T23:38:36.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.90s) [2020-02-10T23:38:36.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.32s) [2020-02-10T23:38:36.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.10s) [2020-02-10T23:38:36.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.23s) [2020-02-10T23:38:36.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.31s) [2020-02-10T23:38:36.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.54s) [2020-02-10T23:38:36.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.46s) [2020-02-10T23:38:36.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.23s) [2020-02-10T23:38:36.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.50s) [2020-02-10T23:38:36.859Z] === RUN TestCgroupNamespacesRun [2020-02-10T23:38:38.073Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-10T23:38:38.890Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2020-02-10T23:38:38.890Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T23:38:39.964Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-10T23:38:40.372Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-02-10T23:38:40.372Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T23:38:41.331Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-10T23:38:41.854Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-02-10T23:38:41.854Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T23:38:42.260Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-10T23:38:42.823Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-10T23:38:43.752Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-10T23:38:43.886Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2020-02-10T23:38:43.886Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T23:38:44.681Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-10T23:38:45.245Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-10T23:38:45.373Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-02-10T23:38:45.373Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T23:38:46.384Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2020-02-10T23:38:46.384Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T23:38:47.012Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-02-10T23:38:47.012Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T23:38:47.137Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-10T23:38:49.042Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2020-02-10T23:38:49.042Z] === RUN TestKernelTCPMemory [2020-02-10T23:38:49.661Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-02-10T23:38:49.661Z] === RUN TestNISDomainname [2020-02-10T23:38:50.685Z] --- PASS: TestNISDomainname (0.94s) [2020-02-10T23:38:50.685Z] === RUN TestHostnameDnsResolution [2020-02-10T23:38:51.310Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-10T23:38:51.310Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-10T23:38:51.566Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-10T23:38:51.700Z] --- PASS: TestHostnameDnsResolution (1.13s) [2020-02-10T23:38:51.700Z] === RUN TestStats [2020-02-10T23:38:54.088Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-10T23:38:54.381Z] --- PASS: TestStats (2.64s) [2020-02-10T23:38:54.381Z] === RUN TestStopContainerWithTimeout [2020-02-10T23:38:54.381Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T23:38:54.381Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T23:38:54.381Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T23:38:54.381Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T23:38:54.381Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T23:38:54.381Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T23:38:54.381Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T23:38:54.381Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T23:38:54.381Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T23:38:54.381Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T23:38:54.381Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T23:38:54.381Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T23:38:54.651Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-10T23:38:56.018Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-10T23:38:57.882Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-10T23:38:57.882Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-02-10T23:38:57.882Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2020-02-10T23:38:57.882Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2020-02-10T23:38:57.882Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2020-02-10T23:38:57.882Z] === RUN TestDeleteDevicemapper [2020-02-10T23:38:57.882Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T23:38:57.882Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T23:38:57.882Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T23:38:58.540Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-10T23:39:00.576Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.97s) [2020-02-10T23:39:00.576Z] === RUN TestUpdateMemory [2020-02-10T23:39:01.589Z] --- PASS: TestUpdateMemory (0.94s) [2020-02-10T23:39:01.589Z] === RUN TestUpdateCPUQuota [2020-02-10T23:39:01.812Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-10T23:39:01.812Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-10T23:39:01.812Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-10T23:39:02.068Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-10T23:39:02.614Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-02-10T23:39:02.614Z] === RUN TestUpdatePidsLimit [2020-02-10T23:39:02.614Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T23:39:02.897Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T23:39:02.997Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-10T23:39:03.181Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T23:39:03.801Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T23:39:03.926Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-10T23:39:04.084Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T23:39:04.368Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T23:39:04.651Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T23:39:05.822Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-10T23:39:06.133Z] --- PASS: TestUpdatePidsLimit (3.30s) [2020-02-10T23:39:06.133Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-02-10T23:39:06.133Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-02-10T23:39:06.133Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-02-10T23:39:06.133Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-02-10T23:39:06.133Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-02-10T23:39:06.133Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-02-10T23:39:06.133Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-02-10T23:39:06.133Z] === RUN TestUpdateRestartPolicy [2020-02-10T23:39:08.345Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-10T23:39:08.907Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-10T23:39:10.799Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-10T23:39:11.362Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-10T23:39:11.362Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-10T23:39:12.293Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-10T23:39:14.187Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-10T23:39:14.187Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-10T23:39:15.116Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-10T23:39:15.680Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-10T23:39:16.608Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-10T23:39:17.538Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-10T23:39:17.538Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-10T23:39:18.101Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-10T23:39:18.685Z] --- PASS: TestUpdateRestartPolicy (12.18s) [2020-02-10T23:39:18.685Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T23:39:18.972Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2020-02-10T23:39:18.972Z] === RUN TestWaitNonBlocked [2020-02-10T23:39:18.972Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:39:18.972Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:39:18.972Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:39:18.972Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:39:18.972Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:39:18.972Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:39:19.031Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-10T23:39:19.961Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-10T23:39:19.984Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-10T23:39:19.984Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2020-02-10T23:39:19.984Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-02-10T23:39:19.984Z] === RUN TestWaitBlocked [2020-02-10T23:39:19.984Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:39:19.984Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:39:19.984Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:39:19.984Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:39:19.984Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:39:19.984Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:39:20.524Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-10T23:39:21.019Z] --- PASS: TestWaitBlocked (0.04s) [2020-02-10T23:39:21.019Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-02-10T23:39:21.019Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-02-10T23:39:21.019Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T23:39:21.019Z] === CONT TestIpcModeOlderClient [2020-02-10T23:39:21.019Z] === CONT TestDaemonHostGatewayIP [2020-02-10T23:39:21.019Z] === CONT TestDaemonRestartIpcMode [2020-02-10T23:39:21.019Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-02-10T23:39:21.454Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-10T23:39:22.383Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-10T23:39:22.948Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-10T23:39:23.877Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-10T23:39:23.877Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-10T23:39:24.441Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-10T23:39:25.370Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-10T23:39:25.440Z] --- PASS: TestContainerStartOnDaemonRestart (3.99s) [2020-02-10T23:39:25.726Z] --- PASS: TestDaemonRestartIpcMode (4.71s) [2020-02-10T23:39:25.726Z] --- PASS: TestDaemonHostGatewayIP (4.89s) [2020-02-10T23:39:25.726Z] PASS [2020-02-10T23:39:25.726Z] [2020-02-10T23:39:25.726Z] === Skipped [2020-02-10T23:39:25.726Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-10T23:39:25.726Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T23:39:25.726Z] [2020-02-10T23:39:25.726Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T23:39:25.726Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T23:39:25.726Z] [2020-02-10T23:39:25.726Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T23:39:25.726Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T23:39:25.726Z] [2020-02-10T23:39:25.726Z] [2020-02-10T23:39:25.726Z] DONE 199 tests, 3 skipped in 120.888s [2020-02-10T23:39:25.726Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T23:39:25.726Z] ++ 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-10T23:39:25.726Z] ++ set -e [2020-02-10T23:39:25.726Z] ++ '[' -n 0 ']' [2020-02-10T23:39:25.726Z] ++ set -x [2020-02-10T23:39:25.726Z] ++ env -i DEST=/go/src/github.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-10T23:39:26.015Z] INFO: Testing against a local daemon [2020-02-10T23:39:26.015Z] === RUN TestCommitInheritsEnv [2020-02-10T23:39:26.300Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-02-10T23:39:26.300Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T23:39:26.300Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-10T23:39:26.300Z] === RUN TestImagesFilterMultiReference [2020-02-10T23:39:26.300Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-02-10T23:39:26.300Z] === RUN TestImagePullPlatformInvalid [2020-02-10T23:39:26.589Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2020-02-10T23:39:26.589Z] === RUN TestRemoveImageOrphaning [2020-02-10T23:39:26.874Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-02-10T23:39:26.874Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T23:39:26.874Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-10T23:39:26.874Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:39:26.874Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T23:39:26.874Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-10T23:39:26.874Z] === RUN TestTagInvalidReference [2020-02-10T23:39:26.874Z] --- PASS: TestTagInvalidReference (0.04s) [2020-02-10T23:39:26.874Z] === RUN TestTagValidPrefixedRepo [2020-02-10T23:39:27.158Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-02-10T23:39:27.158Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T23:39:27.158Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-02-10T23:39:27.158Z] === RUN TestTagOfficialNames [2020-02-10T23:39:27.158Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-10T23:39:27.158Z] === RUN TestTagMatchesDigest [2020-02-10T23:39:27.158Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-10T23:39:27.158Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-10T23:39:27.263Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-10T23:39:27.263Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-10T23:39:27.263Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-10T23:39:31.439Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-10T23:39:31.695Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-10T23:39:43.875Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-10T23:39:44.440Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-10T23:39:46.332Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-10T23:39:46.332Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-10T23:39:46.332Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-10T23:39:46.332Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-10T23:39:46.896Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-10T23:39:50.166Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-10T23:39:52.057Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-10T23:39:53.424Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-10T23:39:54.353Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-10T23:39:54.916Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-10T23:39:55.846Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-10T23:39:56.776Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-10T23:39:56.776Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-10T23:39:57.033Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-10T23:39:58.927Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-10T23:39:59.857Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-10T23:40:01.751Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-10T23:40:01.751Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-10T23:40:01.751Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-10T23:40:03.645Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-10T23:40:05.014Z] === RUN TestDockerSuite/TestRunMount [2020-02-10T23:40:11.557Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-10T23:40:12.119Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-10T23:40:13.049Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-10T23:40:14.941Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-10T23:40:17.460Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-10T23:40:20.733Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-10T23:40:22.881Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-10T23:40:25.401Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-10T23:40:27.295Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-10T23:40:28.662Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-10T23:40:28.662Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-10T23:40:29.224Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-10T23:40:30.592Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-10T23:40:31.522Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-10T23:40:32.085Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-10T23:40:34.606Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-10T23:40:37.127Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-10T23:40:42.376Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-10T23:40:42.376Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-10T23:40:42.376Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-10T23:40:43.305Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-10T23:40:43.305Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-10T23:40:44.235Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-10T23:40:44.798Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-10T23:40:45.054Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-10T23:40:45.983Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-10T23:40:46.913Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-10T23:40:46.913Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-10T23:40:47.476Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-10T23:40:48.405Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-10T23:40:50.297Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-10T23:40:51.227Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-10T23:40:51.791Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-10T23:40:52.725Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-10T23:40:53.314Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-10T23:40:54.244Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-10T23:40:54.806Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-10T23:40:54.806Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-10T23:40:55.735Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-10T23:40:56.666Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-10T23:40:56.666Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-10T23:40:57.229Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-10T23:40:58.597Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-10T23:40:58.854Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-10T23:40:58.854Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-10T23:41:03.027Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-10T23:41:03.957Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-10T23:41:04.214Z] === RUN TestDockerSuite/TestRunRm [2020-02-10T23:41:05.145Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-10T23:41:09.317Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-10T23:41:09.881Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-10T23:41:10.810Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-10T23:41:12.703Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-10T23:41:12.703Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-10T23:41:13.631Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-10T23:41:17.804Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-10T23:41:21.976Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-10T23:41:22.909Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-10T23:41:23.840Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-10T23:41:24.771Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-02-10T23:41:24.771Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-10T23:41:25.701Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-10T23:41:26.264Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-10T23:41:27.202Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-10T23:41:28.136Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-02-10T23:41:28.698Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-10T23:41:29.631Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-10T23:41:30.560Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-10T23:41:30.818Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-10T23:41:33.339Z] === RUN TestDockerSuite/TestRunState [2020-02-10T23:41:34.268Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-10T23:41:35.198Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-10T23:41:35.761Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-10T23:41:36.690Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-10T23:41:36.947Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-10T23:41:36.947Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-10T23:41:38.315Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-10T23:41:38.879Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-10T23:41:39.442Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-10T23:41:39.442Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-10T23:41:40.810Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-10T23:41:40.810Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-10T23:41:40.810Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-10T23:41:41.375Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-10T23:41:44.645Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-10T23:41:45.208Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-10T23:41:47.099Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-10T23:41:47.099Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-10T23:41:48.029Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-10T23:41:48.962Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-10T23:41:51.483Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-10T23:41:51.742Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-10T23:41:55.013Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-10T23:41:55.576Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-10T23:41:56.506Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-10T23:41:57.435Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-10T23:41:59.962Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-10T23:42:00.892Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-10T23:42:01.822Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-10T23:42:02.079Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-10T23:42:02.079Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-10T23:42:03.008Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-10T23:42:03.938Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-10T23:42:04.502Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-10T23:42:04.502Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-10T23:42:04.758Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-10T23:42:05.688Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-10T23:42:10.940Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-10T23:42:10.940Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-10T23:42:12.307Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-10T23:42:14.826Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-10T23:42:16.194Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-10T23:42:18.715Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-10T23:42:21.987Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-10T23:42:22.243Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-10T23:42:23.172Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-10T23:42:24.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-10T23:42:24.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-10T23:42:24.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-10T23:42:24.102Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-10T23:42:24.102Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-10T23:42:25.031Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-10T23:42:25.961Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-10T23:42:26.891Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-10T23:42:28.259Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-10T23:42:29.188Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-10T23:42:30.119Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-10T23:42:30.119Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-10T23:42:30.681Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-10T23:42:30.681Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-10T23:42:30.940Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-10T23:42:30.940Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-10T23:42:30.940Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-10T23:42:31.206Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-10T23:42:31.206Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-10T23:42:31.463Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-10T23:42:31.719Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-10T23:42:31.719Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-10T23:42:32.649Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-10T23:42:33.578Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-10T23:42:34.507Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-10T23:42:34.507Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-10T23:42:35.071Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-10T23:42:35.328Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-10T23:42:36.257Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-10T23:42:36.257Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-10T23:42:37.186Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-10T23:42:38.114Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-10T23:42:38.114Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-10T23:42:38.114Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-10T23:42:38.676Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-10T23:42:40.567Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-10T23:42:41.131Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-10T23:42:41.131Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-10T23:42:41.695Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-10T23:42:41.952Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-10T23:42:43.843Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-10T23:42:44.405Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-10T23:42:46.299Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-10T23:42:47.229Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-10T23:42:47.792Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-10T23:42:47.792Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-10T23:42:48.049Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-10T23:42:49.417Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-10T23:42:50.347Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-10T23:42:51.714Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-10T23:42:51.714Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-10T23:42:54.235Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-10T23:42:54.235Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-10T23:42:54.491Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-10T23:42:57.012Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-10T23:42:57.012Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-10T23:42:58.381Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-10T23:42:58.637Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-10T23:42:58.637Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-10T23:43:00.007Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-10T23:43:01.913Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-10T23:43:02.476Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-10T23:43:02.476Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-10T23:43:02.476Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-10T23:43:02.476Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-10T23:43:03.038Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-10T23:43:05.558Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-10T23:43:12.100Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-10T23:43:13.992Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-10T23:43:14.921Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-10T23:43:16.813Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-10T23:43:20.084Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-10T23:43:22.604Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-10T23:43:22.861Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-10T23:43:24.758Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-10T23:43:28.031Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-10T23:43:29.923Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-10T23:43:34.093Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-10T23:43:38.262Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-10T23:43:40.790Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-10T23:43:42.686Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-10T23:43:46.857Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-10T23:43:49.376Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-10T23:43:51.268Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-10T23:43:52.197Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-10T23:43:53.126Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-10T23:43:53.688Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-10T23:43:53.688Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-10T23:43:54.618Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-10T23:43:55.985Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-10T23:43:59.262Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-10T23:44:02.535Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-10T23:44:02.792Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-10T23:44:03.722Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-10T23:44:04.652Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-10T23:44:04.652Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-02-10T23:44:05.582Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-02-10T23:44:07.475Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-10T23:44:07.475Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-10T23:44:09.371Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-10T23:44:09.934Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-10T23:44:11.302Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-02-10T23:44:13.196Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-10T23:44:17.372Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-10T23:44:18.740Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-10T23:44:18.740Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-10T23:44:19.669Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-10T23:44:20.600Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-10T23:44:25.851Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-10T23:44:28.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-10T23:44:32.544Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-10T23:44:34.436Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-10T23:44:34.796Z] --- PASS: TestImportExtremelyLargeImageWorks (300.76s) [2020-02-10T23:44:34.796Z] PASS [2020-02-10T23:44:34.796Z] [2020-02-10T23:44:34.796Z] === Skipped [2020-02-10T23:44:34.796Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-10T23:44:34.796Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:44:34.796Z] [2020-02-10T23:44:34.796Z] [2020-02-10T23:44:34.796Z] DONE 12 tests, 1 skipped in 302.185s [2020-02-10T23:44:34.796Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T23:44:34.796Z] ++ 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-10T23:44:34.796Z] ++ set -e [2020-02-10T23:44:34.796Z] ++ '[' -n 0 ']' [2020-02-10T23:44:34.796Z] ++ set -x [2020-02-10T23:44:34.796Z] ++ env -i DEST=/go/src/github.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-10T23:44:34.796Z] INFO: Testing against a local daemon [2020-02-10T23:44:34.796Z] === RUN TestNetworkCreateDelete [2020-02-10T23:44:34.796Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-02-10T23:44:34.796Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T23:44:34.796Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2020-02-10T23:44:34.796Z] === RUN TestInspectNetwork [2020-02-10T23:44:34.796Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T23:44:34.796Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T23:44:34.796Z] === RUN TestInspectNetwork/network_name [2020-02-10T23:44:34.796Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T23:44:36.837Z] --- PASS: TestInspectNetwork (7.79s) [2020-02-10T23:44:36.838Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T23:44:36.838Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T23:44:36.838Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-10T23:44:36.838Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T23:44:36.838Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T23:44:39.527Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-02-10T23:44:39.527Z] === RUN TestNetworkInvalidJSON [2020-02-10T23:44:39.527Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T23:44:39.527Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T23:44:39.527Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:44:39.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:44:39.527Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:44:39.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:44:39.527Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T23:44:39.527Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:44:39.527Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:44:39.527Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-02-10T23:44:39.527Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T23:44:39.527Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T23:44:39.527Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T23:44:39.527Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T23:44:39.687Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-10T23:44:40.558Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-02-10T23:44:40.558Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T23:44:41.181Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-02-10T23:44:41.181Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T23:44:42.663Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2020-02-10T23:44:42.663Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T23:44:44.148Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.54s) [2020-02-10T23:44:44.148Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T23:44:44.432Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-10T23:44:44.432Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T23:44:44.936Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-10T23:44:46.828Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-10T23:44:47.126Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2020-02-10T23:44:47.126Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T23:44:47.126Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T23:44:47.126Z] service_test.go:230: FLAKY_TEST [2020-02-10T23:44:47.126Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T23:44:49.354Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-10T23:44:50.721Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-10T23:44:52.613Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-10T23:44:55.159Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-10T23:44:57.053Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-10T23:44:59.576Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-10T23:45:02.095Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-10T23:45:02.460Z] --- PASS: TestServiceWithDataPathPortInit (15.12s) [2020-02-10T23:45:02.460Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T23:45:04.614Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-10T23:45:10.871Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.47s) [2020-02-10T23:45:10.871Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3ukojkn7xedolnkvaisbdtbbi Created:2020-02-10 23:45:03.213437659 +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[fbd1924286dd164e4319a9149f4e4be931110d67be5e80f2856222ed00869e36:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v9e3yvf7shi4o6cd6ycc93ddk EndpointID:7b1732f19feb273a09670f9b192817b0e8653bd1c44f15486a97149a54442304 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f88cd7c5d274b83c26446481ce08514a3735df9c41bf2540089bb4bc9aa22681 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:99e8129ff4b1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v9e3yvf7shi4o6cd6ycc93ddk EndpointID:7b1732f19feb273a09670f9b192817b0e8653bd1c44f15486a97149a54442304 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T23:45:10.871Z] PASS [2020-02-10T23:45:10.871Z] [2020-02-10T23:45:10.871Z] === Skipped [2020-02-10T23:45:10.871Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T23:45:10.871Z] service_test.go:230: FLAKY_TEST [2020-02-10T23:45:10.871Z] [2020-02-10T23:45:10.871Z] [2020-02-10T23:45:10.871Z] DONE 21 tests, 1 skipped in 41.436s [2020-02-10T23:45:10.871Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T23:45:10.871Z] ++ 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-10T23:45:10.871Z] ++ set -e [2020-02-10T23:45:10.871Z] ++ '[' -n 0 ']' [2020-02-10T23:45:10.871Z] ++ set -x [2020-02-10T23:45:10.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-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-10T23:45:10.871Z] INFO: Testing against a local daemon [2020-02-10T23:45:10.871Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T23:45:10.871Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T23:45:10.871Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:45:10.871Z] === RUN TestDockerNetworkIpvlan [2020-02-10T23:45:10.871Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T23:45:10.871Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:45:10.871Z] PASS [2020-02-10T23:45:10.871Z] [2020-02-10T23:45:10.871Z] === Skipped [2020-02-10T23:45:10.871Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T23:45:10.871Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:45:10.871Z] [2020-02-10T23:45:10.871Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T23:45:10.871Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:45:10.871Z] [2020-02-10T23:45:10.871Z] [2020-02-10T23:45:10.871Z] DONE 2 tests, 2 skipped in 0.105s [2020-02-10T23:45:10.871Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T23:45:10.871Z] ++ 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-10T23:45:10.871Z] ++ set -e [2020-02-10T23:45:10.871Z] ++ '[' -n 0 ']' [2020-02-10T23:45:10.871Z] ++ set -x [2020-02-10T23:45:10.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-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-10T23:45:10.871Z] INFO: Testing against a local daemon [2020-02-10T23:45:10.871Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T23:45:11.156Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-02-10T23:45:11.156Z] === RUN TestDockerNetworkMacvlan [2020-02-10T23:45:12.169Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T23:45:13.181Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T23:45:14.199Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T23:45:16.899Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T23:45:20.374Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T23:45:22.664Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-10T23:45:22.664Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-10T23:45:22.664Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-10T23:45:22.664Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-10T23:45:22.664Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-10T23:45:22.664Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-10T23:45:22.664Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-10T23:45:22.664Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-10T23:45:22.664Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-10T23:45:22.664Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-10T23:45:22.664Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-10T23:45:22.664Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-10T23:45:22.664Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-10T23:45:22.664Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-10T23:45:24.782Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T23:45:25.185Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-10T23:45:25.441Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-10T23:45:25.441Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-10T23:45:25.441Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-10T23:45:25.441Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-10T23:45:26.278Z] --- PASS: TestDockerNetworkMacvlan (14.75s) [2020-02-10T23:45:26.278Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-02-10T23:45:26.278Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-10T23:45:26.278Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2020-02-10T23:45:26.278Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.25s) [2020-02-10T23:45:26.278Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2020-02-10T23:45:26.278Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-02-10T23:45:26.278Z] PASS [2020-02-10T23:45:26.278Z] [2020-02-10T23:45:26.278Z] DONE 8 tests in 16.343s [2020-02-10T23:45:26.278Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T23:45:26.278Z] ++ 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-10T23:45:26.278Z] ++ set -e [2020-02-10T23:45:26.278Z] ++ '[' -n 0 ']' [2020-02-10T23:45:26.278Z] ++ set -x [2020-02-10T23:45:26.278Z] ++ env -i DEST=/go/src/github.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-10T23:45:26.278Z] testing: warning: no tests to run [2020-02-10T23:45:26.278Z] PASS [2020-02-10T23:45:26.278Z] [2020-02-10T23:45:26.278Z] DONE 0 tests in 0.019s [2020-02-10T23:45:26.278Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T23:45:26.278Z] ++ 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-10T23:45:26.278Z] ++ set -e [2020-02-10T23:45:26.278Z] ++ '[' -n 0 ']' [2020-02-10T23:45:26.278Z] ++ set -x [2020-02-10T23:45:26.278Z] ++ env -i DEST=/go/src/github.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-10T23:45:26.278Z] INFO: Testing against a local daemon [2020-02-10T23:45:26.278Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T23:45:26.370Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-10T23:45:27.758Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-02-10T23:45:27.758Z] === RUN TestAuthZPluginTLS [2020-02-10T23:45:28.396Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-02-10T23:45:28.396Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T23:45:28.890Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-10T23:45:28.890Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-10T23:45:28.890Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-10T23:45:29.024Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-02-10T23:45:29.024Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T23:45:29.644Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-02-10T23:45:29.644Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T23:45:30.268Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2020-02-10T23:45:30.268Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T23:45:31.748Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-02-10T23:45:31.748Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T23:45:32.161Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-10T23:45:32.371Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-02-10T23:45:32.371Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T23:45:32.989Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-02-10T23:45:32.989Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T23:45:33.611Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-02-10T23:45:33.611Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T23:45:35.644Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-02-10T23:45:35.644Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T23:45:37.411Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite (1797.95s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.50s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.04s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.35s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.56s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.98s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.59s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.09s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.10s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.24s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.73s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.29s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.35s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.38s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.30s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.40s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.12s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAttachDetach (1.63s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.46s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.22s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.50s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.56s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.06s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.44s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.20s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.45s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.24s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.24s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.74s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.23s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.71s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.07s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.79s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.82s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.10s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.08s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.65s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.03s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.11s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.35s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.86s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.13s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.08s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.64s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.90s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.80s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.19s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.60s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.93s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.70s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.35s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.43s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.87s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.56s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.75s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.42s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.15s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.23s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.48s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.36s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.39s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.86s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.74s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.64s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.66s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.32s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.89s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.35s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.79s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.56s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.14s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2020-02-10T23:45:37.411Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-10T23:45:37.411Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.61s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.36s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildContChar (4.43s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.37s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.43s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.68s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.09s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.00s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.07s) [2020-02-10T23:45:37.411Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-10T23:45:37.411Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.411Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-02-10T23:45:37.411Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.411Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-10T23:45:37.411Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.411Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-10T23:45:37.411Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.40s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.55s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.04s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.57s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.65s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.58s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.92s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.59s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.53s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.51s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.31s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.72s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.03s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.41s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.81s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.69s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.63s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.30s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.91s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.82s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.83s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.30s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.34s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.59s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.94s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.45s) [2020-02-10T23:45:37.411Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.02s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.89s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.38s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.62s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.48s) [2020-02-10T23:45:37.412Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-10T23:45:37.412Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.15s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildFails (1.00s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.39s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.37s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.68s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.63s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.56s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.39s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.12s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.24s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.07s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.37s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildHistory (4.22s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.01s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.45s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.14s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.64s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.23s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.17s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.25s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.91s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.46s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (6.19s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.76s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.07s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.39s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.71s) [2020-02-10T23:45:37.412Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-10T23:45:37.412Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.34s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.75s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.29s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.75s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.16s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.07s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.72s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.76s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.76s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.73s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.34s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.64s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.48s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.79s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildPATH (2.54s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.08s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.19s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.87s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.58s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.27s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildRm (3.27s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.16s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.50s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.72s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.86s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.41s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.37s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.33s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.23s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.46s) [2020-02-10T23:45:37.412Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2020-02-10T23:45:37.412Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.62s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.20s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildStderr (0.91s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.91s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.58s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.42s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.67s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.24s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.53s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildUser (2.26s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.86s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.49s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.05s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.13s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.79s) [2020-02-10T23:45:37.412Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-10T23:45:37.412Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.412Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-10T23:45:37.412Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.412Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-10T23:45:37.412Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.412Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-10T23:45:37.412Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.89s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.22s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.08s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.52s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.13s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2020-02-10T23:45:37.412Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-10T23:45:37.412Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.93s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.40s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-02-10T23:45:37.412Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-10T23:45:37.412Z] docker_cli_sni_test.go:18: Flakey test [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.93s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestCommitChange (1.02s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.08s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.98s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.02s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.20s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestCommitTTY (2.26s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.75s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.77s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.87s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.81s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.48s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.75s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.75s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.41s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.96s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.88s) [2020-02-10T23:45:37.412Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-10T23:45:37.412Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.79s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.90s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.18s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.74s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.62s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.62s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.60s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bf3840_} (1.65s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1586655812_/foo_false____} (1.50s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1586655812_/foo_true____} (1.63s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3349455571_/foo_false____} (1.60s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3349455571_/foo_true____} (1.62s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3349455571_/foo_true__0xc000bf3ce0__} (1.63s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bf3d00_} (1.59s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bf3d20_} (1.57s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bf3d60_} (1.60s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bf3d80_} (1.62s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.93s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.47s) [2020-02-10T23:45:37.412Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.09s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.77s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.06s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.91s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.92s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.09s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.50s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.74s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.58s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.05s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.50s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.07s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.42s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.90s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.07s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.05s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToDot (1.06s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.86s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToStdout (1.10s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.69s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.35s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.08s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2020-02-10T23:45:37.413Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-10T23:45:37.413Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-02-10T23:45:37.413Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-10T23:45:37.413Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.43s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.92s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.87s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.87s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.00s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.73s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.37s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.80s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.39s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.54s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.64s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.28s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.73s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.06s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.29s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsCommit (1.00s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.88s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.91s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.93s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.90s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.40s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.82s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsCopy (1.48s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.90s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.89s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.56s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.38s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsFilters (1.72s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsFormat (1.59s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-02-10T23:45:37.413Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-10T23:45:37.413Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-10T23:45:37.413Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-10T23:45:37.413Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.75s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.77s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsTop (0.88s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.57s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExec (0.97s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.96s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.03s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.10s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.74s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.02s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.91s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.05s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.56s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecCgroup (1.20s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecEnv (0.88s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.73s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.92s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecInspectID (3.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecInteractive (0.91s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.90s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.93s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecParseError (0.90s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.95s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.88s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.81s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.51s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecStartFails (0.88s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.98s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.83s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecUlimits (1.00s) [2020-02-10T23:45:37.413Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-10T23:45:37.413Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.27s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.07s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.09s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.89s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestExecWithUser (0.94s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.84s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.69s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestHealth (21.28s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.98s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.17s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.95s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.92s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.06s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImportDisplay (1.74s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImportFile (1.84s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.91s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImportGzipped (2.29s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.98s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.87s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.68s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.90s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.95s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.04s) [2020-02-10T23:45:37.413Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-10T23:45:37.413Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.34s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectDefault (0.82s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectHistory (0.96s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-02-10T23:45:37.413Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-10T23:45:37.413Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.81s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.89s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.89s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.86s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.21s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectStatus (0.98s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.84s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.99s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.07s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.99s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.77s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.84s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-02-10T23:45:37.413Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.64s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.83s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.73s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.12s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.00s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.79s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.04s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.06s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.64s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.46s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.96s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.59s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.11s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.04s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.36s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.90s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.85s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsSince (6.99s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.92s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.92s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.61s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.76s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestNetHostname (2.28s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.24s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.50s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.90s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPluginActive (1.73s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.92s) [2020-02-10T23:45:37.414Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-10T23:45:37.414Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.11s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.24s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.48s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.13s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.93s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.44s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.68s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.72s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPortList (10.37s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.57s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.64s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.24s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.76s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.79s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsByOrder (3.58s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.94s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.68s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.31s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.29s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.04s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.66s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.42s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.97s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.57s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.69s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.53s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.68s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.81s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2020-02-10T23:45:37.414Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-10T23:45:37.414Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (1.32s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.63s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.58s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.86s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.54s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.55s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.28s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.36s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.64s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.76s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.67s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.18s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.22s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.08s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.09s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.72s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.16s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.70s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.46s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.89s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.58s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAddHost (0.86s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.69s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.86s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.66s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.93s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.02s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.02s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.40s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.24s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.05s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.03s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.50s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.84s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.92s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.37s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.01s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.98s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (1.04s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.80s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.72s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.79s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.61s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.37s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.86s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.77s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.65s) [2020-02-10T23:45:37.414Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-10T23:45:37.414Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.414Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-10T23:45:37.414Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.98s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.70s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.49s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2020-02-10T23:45:37.414Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-10T23:45:37.414Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.83s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.84s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.56s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-02-10T23:45:37.414Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T23:45:37.414Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.58s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.78s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.24s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.17s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.65s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.65s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.72s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunMount (6.32s) [2020-02-10T23:45:37.414Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.87s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.60s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.45s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.31s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.39s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.55s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.41s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.28s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.88s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.80s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.91s) [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-10T23:45:37.415Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.69s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.00s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.76s) [2020-02-10T23:45:37.415Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.78s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.78s) [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T23:45:37.415Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.73s) [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-10T23:45:37.415Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.68s) [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-10T23:45:37.415Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.57s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.63s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunRm (0.88s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.92s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.04s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.84s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.83s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.94s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.18s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.00s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.95s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.88s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.90s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.95s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.76s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.96s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.75s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunState (1.62s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.93s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s) [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-10T23:45:37.415Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (1.11s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.82s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunSysctls (1.67s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.88s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.71s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.97s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.31s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.40s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.77s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.93s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.80s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.42s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.31s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunUserByID (0.85s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-10T23:45:37.415Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.62s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.83s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.22s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.44s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.42s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.81s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s) [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-10T23:45:37.415Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-10T23:45:37.415Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-10T23:45:37.415Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.83s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.64s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.76s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.86s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.63s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.72s) [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-10T23:45:37.415Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.59s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.78s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.89s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.33s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.06s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.61s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.18s) [2020-02-10T23:45:37.415Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents332137365 [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.76s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.68s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.55s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.48s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.57s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.71s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.09s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.63s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.95s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.69s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.81s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStartRecordError (1.88s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.57s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.17s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.78s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.74s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.99s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.86s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.80s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.79s) [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-10T23:45:37.415Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.64s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.52s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (1.01s) [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-10T23:45:37.415Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.10s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.87s) [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-10T23:45:37.415Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.60s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.78s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUpdateStats (4.12s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.55s) [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-10T23:45:37.415Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.22s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.96s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.25s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.51s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.45s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.66s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.40s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.23s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.45s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.59s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.67s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.41s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.45s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.36s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.43s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.65s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.52s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.80s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.44s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.21s) [2020-02-10T23:45:37.415Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.50s) [2020-02-10T23:45:37.415Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-10T23:45:37.415Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-10T23:45:37.415Z] === RUN TestDockerRegistrySuite [2020-02-10T23:45:37.415Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-10T23:45:37.673Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2020-02-10T23:45:37.673Z] === RUN TestAuthZPluginHeader [2020-02-10T23:45:38.345Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-10T23:45:38.693Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-02-10T23:45:38.693Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T23:45:38.693Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T23:45:38.693Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:45:38.693Z] === RUN TestAuthZPluginV2Disable [2020-02-10T23:45:38.693Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-10T23:45:38.693Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:45:38.693Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T23:45:38.693Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T23:45:38.693Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:45:38.693Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T23:45:38.693Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T23:45:38.693Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:45:38.693Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T23:45:39.713Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-10T23:45:41.631Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-02-10T23:45:41.891Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-10T23:45:46.062Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-02-10T23:45:51.419Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-10T23:45:54.693Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-10T23:45:56.060Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-10T23:45:57.369Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.33s) [2020-02-10T23:45:57.369Z] PASS [2020-02-10T23:45:57.369Z] [2020-02-10T23:45:57.369Z] === Skipped [2020-02-10T23:45:57.369Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T23:45:57.369Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:45:57.369Z] [2020-02-10T23:45:57.369Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-10T23:45:57.369Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:45:57.369Z] [2020-02-10T23:45:57.369Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T23:45:57.369Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:45:57.369Z] [2020-02-10T23:45:57.369Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T23:45:57.369Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:45:57.369Z] [2020-02-10T23:45:57.369Z] [2020-02-10T23:45:57.369Z] DONE 17 tests, 4 skipped in 29.960s [2020-02-10T23:45:57.369Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T23:45:57.369Z] ++ 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-10T23:45:57.369Z] ++ set -e [2020-02-10T23:45:57.369Z] ++ '[' -n 0 ']' [2020-02-10T23:45:57.369Z] ++ set -x [2020-02-10T23:45:57.369Z] ++ env -i DEST=/go/src/github.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-10T23:45:57.369Z] INFO: Testing against a local daemon [2020-02-10T23:45:57.369Z] === RUN TestPluginInvalidJSON [2020-02-10T23:45:57.369Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:45:57.369Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:45:57.369Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:45:57.369Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-02-10T23:45:57.369Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T23:45:57.369Z] PASS [2020-02-10T23:45:57.369Z] [2020-02-10T23:45:57.369Z] DONE 2 tests in 0.161s [2020-02-10T23:45:57.369Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T23:45:57.369Z] ++ 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-10T23:45:57.369Z] ++ set -e [2020-02-10T23:45:57.369Z] ++ '[' -n 0 ']' [2020-02-10T23:45:57.369Z] ++ set -x [2020-02-10T23:45:57.369Z] ++ env -i DEST=/go/src/github.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-10T23:45:57.369Z] INFO: Testing against a local daemon [2020-02-10T23:45:57.369Z] === RUN TestExternalGraphDriver [2020-02-10T23:45:57.369Z] === RUN TestExternalGraphDriver/json [2020-02-10T23:45:57.428Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-10T23:45:58.796Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-10T23:45:58.852Z] === RUN TestExternalGraphDriver/spec [2020-02-10T23:46:00.688Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-10T23:46:00.884Z] === RUN TestExternalGraphDriver/pull [2020-02-10T23:46:02.056Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-10T23:46:02.928Z] --- PASS: TestExternalGraphDriver (6.53s) [2020-02-10T23:46:02.928Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-02-10T23:46:02.928Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-02-10T23:46:02.928Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2020-02-10T23:46:02.928Z] === RUN TestGraphdriverPluginV2 [2020-02-10T23:46:02.928Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-02-10T23:46:02.928Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:46:02.928Z] PASS [2020-02-10T23:46:02.928Z] [2020-02-10T23:46:02.928Z] === Skipped [2020-02-10T23:46:02.928Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-02-10T23:46:02.928Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:46:02.928Z] [2020-02-10T23:46:02.928Z] [2020-02-10T23:46:02.928Z] DONE 5 tests, 1 skipped in 6.715s [2020-02-10T23:46:02.928Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T23:46:02.928Z] ++ 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-10T23:46:02.928Z] ++ set -e [2020-02-10T23:46:02.928Z] ++ '[' -n 0 ']' [2020-02-10T23:46:02.928Z] ++ set -x [2020-02-10T23:46:02.928Z] ++ env -i DEST=/go/src/github.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-10T23:46:03.216Z] INFO: Testing against a local daemon [2020-02-10T23:46:03.216Z] === RUN TestContinueAfterPluginCrash [2020-02-10T23:46:03.216Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T23:46:03.216Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T23:46:03.216Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T23:46:03.216Z] === CONT TestContinueAfterPluginCrash [2020-02-10T23:46:03.216Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T23:46:03.425Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-10T23:46:04.794Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-10T23:46:07.313Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-10T23:46:09.835Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-10T23:46:11.202Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-10T23:46:14.473Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-10T23:46:15.843Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-10T23:46:15.843Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-10T23:46:17.213Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-10T23:46:18.520Z] --- PASS: TestDaemonStartWithLogOpt (15.48s) [2020-02-10T23:46:18.589Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-10T23:46:19.958Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-10T23:46:22.478Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-10T23:46:23.848Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-10T23:46:24.033Z] --- PASS: TestContinueAfterPluginCrash (20.43s) [2020-02-10T23:46:24.033Z] PASS [2020-02-10T23:46:24.033Z] [2020-02-10T23:46:24.033Z] DONE 2 tests in 20.550s [2020-02-10T23:46:24.033Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T23:46:24.033Z] ++ 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-10T23:46:24.033Z] ++ set -e [2020-02-10T23:46:24.033Z] ++ '[' -n 0 ']' [2020-02-10T23:46:24.033Z] ++ set -x [2020-02-10T23:46:24.033Z] ++ env -i DEST=/go/src/github.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-10T23:46:24.033Z] INFO: Testing against a local daemon [2020-02-10T23:46:24.033Z] === RUN TestPluginWithDevMounts [2020-02-10T23:46:24.033Z] === PAUSE TestPluginWithDevMounts [2020-02-10T23:46:24.033Z] === CONT TestPluginWithDevMounts [2020-02-10T23:46:24.105Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-10T23:46:25.997Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-10T23:46:25.997Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-10T23:46:26.063Z] --- PASS: TestPluginWithDevMounts (2.33s) [2020-02-10T23:46:26.063Z] PASS [2020-02-10T23:46:26.063Z] [2020-02-10T23:46:26.063Z] DONE 1 tests in 2.431s [2020-02-10T23:46:26.063Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T23:46:26.063Z] ++ 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-10T23:46:26.063Z] ++ set -e [2020-02-10T23:46:26.063Z] ++ '[' -n 0 ']' [2020-02-10T23:46:26.063Z] ++ set -x [2020-02-10T23:46:26.063Z] ++ env -i DEST=/go/src/github.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-10T23:46:26.063Z] INFO: Testing against a local daemon [2020-02-10T23:46:26.063Z] === RUN TestSecretInspect [2020-02-10T23:46:26.254Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-10T23:46:26.511Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-10T23:46:26.768Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-10T23:46:27.025Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-10T23:46:27.281Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-10T23:46:28.650Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-10T23:46:28.748Z] --- PASS: TestSecretInspect (2.76s) [2020-02-10T23:46:28.748Z] === RUN TestSecretList [2020-02-10T23:46:31.171Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-10T23:46:31.437Z] --- PASS: TestSecretList (2.40s) [2020-02-10T23:46:31.437Z] === RUN TestSecretsCreateAndDelete [2020-02-10T23:46:31.734Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-10T23:46:33.101Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-10T23:46:33.474Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2020-02-10T23:46:33.474Z] === RUN TestSecretsUpdate [2020-02-10T23:46:34.468Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-10T23:46:35.031Z] --- PASS: TestDockerRegistrySuite (58.34s) [2020-02-10T23:46:35.031Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.68s) [2020-02-10T23:46:35.031Z] check_test.go:196: [dde8a811b8863] daemon is not started [2020-02-10T23:46:35.031Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s) [2020-02-10T23:46:35.031Z] check_test.go:196: [dbb97ea2199a3] daemon is not started [2020-02-10T23:46:35.031Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.90s) [2020-02-10T23:46:35.031Z] check_test.go:196: [d32b06665ef9f] daemon is not started [2020-02-10T23:46:35.031Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-02-10T23:46:35.031Z] check_test.go:196: [d4bbaaba28548] daemon is not started [2020-02-10T23:46:35.031Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.30s) [2020-02-10T23:46:35.031Z] check_test.go:196: [d6e2559c7f727] daemon is not started [2020-02-10T23:46:35.031Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.32s) [2020-02-10T23:46:35.031Z] check_test.go:196: [d2e26daceaf58] daemon is not started [2020-02-10T23:46:35.031Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.25s) [2020-02-10T23:46:35.031Z] check_test.go:196: [d7a979bc2a977] daemon is not started [2020-02-10T23:46:35.031Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2020-02-10T23:46:35.031Z] check_test.go:196: [d4dedb2320001] daemon is not started [2020-02-10T23:46:35.031Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2020-02-10T23:46:35.031Z] check_test.go:196: [d5f54d61f7174] daemon is not started [2020-02-10T23:46:35.031Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.48s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d296710c6cadc] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d4dc3a6f92e50] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.52s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d8c12b3dcc1c9] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d514fb0b2b178] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2020-02-10T23:46:35.032Z] check_test.go:196: [de0ccb5499cd2] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.51s) [2020-02-10T23:46:35.032Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:57e9a8a30096c60a83348eaa39a092f4969e876b0d99101c3dc4197b94fe06b2 [2020-02-10T23:46:35.032Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6bf644b2ec6c8ea6eaf10fe7c5bd68d064b4998e2ebbda2c4dc21f45e56df2f1 [2020-02-10T23:46:35.032Z] check_test.go:196: [dce878b3c19b3] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.65s) [2020-02-10T23:46:35.032Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9b37239d7efbc12bc31bf5feba2f1a71f364170c791a7e5992e74d3524909cf6 [2020-02-10T23:46:35.032Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d62c0365a375e9d2bb241fe066789d301708d934d9c8907420f2635de3a0cf23 [2020-02-10T23:46:35.032Z] check_test.go:196: [d0361ed4588cb] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.37s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d40f822058dc1] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.44s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d9a9b3d65edad] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.37s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d4cfd69799334] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d8d0aae1312aa] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d577774067e28] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d208b3baf7f4f] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2020-02-10T23:46:35.032Z] check_test.go:196: [dfbd5251c990f] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.77s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d3409f153224a] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.47s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d03b71328f895] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.57s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d73a3b12c0f45] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2020-02-10T23:46:35.032Z] check_test.go:196: [dc46d81727585] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d9fa20f2060a4] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d9d8748825ec7] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d8670f989f18f] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-02-10T23:46:35.032Z] check_test.go:196: [de54f4fc667f3] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d6bf6a3026124] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.39s) [2020-02-10T23:46:35.032Z] check_test.go:196: [ddaa350c00f85] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.11s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d77e96d770226] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.11s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d4bca16923f47] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.40s) [2020-02-10T23:46:35.032Z] check_test.go:196: [d69d4bcc0560c] daemon is not started [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s) [2020-02-10T23:46:35.032Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-02-10T23:46:35.032Z] === RUN TestDockerSchema1RegistrySuite [2020-02-10T23:46:35.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-02-10T23:46:35.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-10T23:46:35.961Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-10T23:46:36.157Z] --- PASS: TestSecretsUpdate (2.31s) [2020-02-10T23:46:36.157Z] === RUN TestTemplatedSecret [2020-02-10T23:46:37.856Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-02-10T23:46:37.856Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-02-10T23:46:37.856Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-02-10T23:46:38.113Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-02-10T23:46:38.842Z] --- PASS: TestTemplatedSecret (2.72s) [2020-02-10T23:46:38.842Z] === RUN TestSecretCreateResolve [2020-02-10T23:46:39.042Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-10T23:46:39.605Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-02-10T23:46:40.902Z] --- PASS: TestSecretCreateResolve (2.43s) [2020-02-10T23:46:40.902Z] PASS [2020-02-10T23:46:40.902Z] [2020-02-10T23:46:40.902Z] DONE 6 tests in 15.028s [2020-02-10T23:46:41.188Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T23:46:41.188Z] ++ 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-10T23:46:41.188Z] ++ set -e [2020-02-10T23:46:41.188Z] ++ '[' -n 0 ']' [2020-02-10T23:46:41.188Z] ++ set -x [2020-02-10T23:46:41.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-10T23:46:41.188Z] INFO: Testing against a local daemon [2020-02-10T23:46:41.188Z] === RUN TestServiceCreateInit [2020-02-10T23:46:41.188Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T23:46:42.127Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-10T23:46:44.648Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-10T23:46:45.598Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T23:46:47.921Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-10T23:46:49.303Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-10T23:46:49.999Z] --- PASS: TestServiceCreateInit (8.25s) [2020-02-10T23:46:49.999Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s) [2020-02-10T23:46:49.999Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.12s) [2020-02-10T23:46:50.000Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T23:46:50.670Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-10T23:46:50.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-10T23:46:52.563Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-10T23:46:52.563Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-10T23:46:53.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-10T23:46:55.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-10T23:46:56.756Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-10T23:47:00.930Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-10T23:47:00.931Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-10T23:47:01.494Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-10T23:47:01.750Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-10T23:47:02.007Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-10T23:47:02.264Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-10T23:47:02.521Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite (27.78s) [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-02-10T23:47:02.778Z] check_test.go:223: [d2132ae3e4837] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.58s) [2020-02-10T23:47:02.778Z] check_test.go:223: [d94016e9f93fd] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.58s) [2020-02-10T23:47:02.778Z] check_test.go:223: [d48c059313e71] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.91s) [2020-02-10T23:47:02.778Z] check_test.go:223: [d4b1114493ea8] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.54s) [2020-02-10T23:47:02.778Z] check_test.go:223: [d4e7fe7498579] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.61s) [2020-02-10T23:47:02.778Z] check_test.go:223: [d39e73685d759] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-02-10T23:47:02.778Z] check_test.go:223: [d25190cc3704f] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.55s) [2020-02-10T23:47:02.778Z] check_test.go:223: [d5ce22ff387f7] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.51s) [2020-02-10T23:47:02.778Z] check_test.go:223: [dc432981918e9] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2020-02-10T23:47:02.778Z] check_test.go:223: [dc0f7a94e740b] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.74s) [2020-02-10T23:47:02.778Z] check_test.go:223: [d8cc88f03ebe1] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2020-02-10T23:47:02.778Z] check_test.go:223: [df8acddac12ee] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-02-10T23:47:02.778Z] check_test.go:223: [d086714fa9e40] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-10T23:47:02.778Z] check_test.go:223: [d99cbbc04bb29] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2020-02-10T23:47:02.778Z] check_test.go:223: [d7319ffc9a2cd] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-02-10T23:47:02.778Z] check_test.go:223: [ddc654598ce90] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-02-10T23:47:02.778Z] check_test.go:223: [d7218ecb69f94] daemon is not started [2020-02-10T23:47:02.778Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-10T23:47:02.778Z] check_test.go:223: [d9ffa52245609] daemon is not started [2020-02-10T23:47:02.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-10T23:47:02.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-10T23:47:03.707Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-10T23:47:04.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-10T23:47:04.528Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-10T23:47:05.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-10T23:47:05.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-10T23:47:06.461Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-10T23:47:07.025Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-10T23:47:07.025Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.25s) [2020-02-10T23:47:07.025Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.05s) [2020-02-10T23:47:07.025Z] check_test.go:252: [d4a3d4c532d08] daemon is not started [2020-02-10T23:47:07.025Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2020-02-10T23:47:07.025Z] check_test.go:252: [dd5adfd0c9f37] daemon is not started [2020-02-10T23:47:07.025Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-02-10T23:47:07.025Z] check_test.go:252: [da97e00be37b1] daemon is not started [2020-02-10T23:47:07.025Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2020-02-10T23:47:07.025Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-02-10T23:47:07.025Z] check_test.go:252: [dd52023be49a2] daemon is not started [2020-02-10T23:47:07.025Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-02-10T23:47:07.025Z] check_test.go:252: [d3a7e5123cbad] daemon is not started [2020-02-10T23:47:07.025Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s) [2020-02-10T23:47:07.025Z] check_test.go:252: [d634da96006f5] daemon is not started [2020-02-10T23:47:07.025Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-02-10T23:47:07.025Z] check_test.go:252: [d4ebe523c9988] daemon is not started [2020-02-10T23:47:07.025Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-10T23:47:07.025Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-10T23:47:08.500Z] --- PASS: TestCreateServiceMultipleTimes (16.40s) [2020-02-10T23:47:08.501Z] === RUN TestCreateServiceConflict [2020-02-10T23:47:08.501Z] --- PASS: TestCreateServiceConflict (2.30s) [2020-02-10T23:47:08.501Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T23:47:11.192Z] --- PASS: TestCreateServiceMaxReplicas (3.08s) [2020-02-10T23:47:11.192Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T23:47:12.277Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-10T23:47:12.277Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-10T23:47:12.533Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-10T23:47:12.533Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-10T23:47:12.790Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-02-10T23:47:12.790Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-02-10T23:47:12.790Z] check_test.go:279: [d71fbb0b3e436] daemon is not started [2020-02-10T23:47:12.790Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2020-02-10T23:47:12.790Z] check_test.go:279: [d8c481a43a0db] daemon is not started [2020-02-10T23:47:12.790Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-02-10T23:47:12.790Z] check_test.go:279: [d01f3174b832c] daemon is not started [2020-02-10T23:47:12.790Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-02-10T23:47:12.790Z] check_test.go:279: [d82ff7d0527f0] daemon is not started [2020-02-10T23:47:12.790Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-02-10T23:47:12.790Z] check_test.go:279: [d7e8e4b293b1f] daemon is not started [2020-02-10T23:47:12.790Z] === RUN TestDockerNetworkSuite [2020-02-10T23:47:12.790Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-10T23:47:16.962Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-10T23:47:17.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-10T23:47:23.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-10T23:47:25.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-10T23:47:26.647Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.44s) [2020-02-10T23:47:26.647Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T23:47:27.264Z] --- PASS: TestCreateServiceSecretFileMode (2.61s) [2020-02-10T23:47:27.264Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T23:47:29.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-10T23:47:29.957Z] --- PASS: TestCreateServiceConfigFileMode (2.81s) [2020-02-10T23:47:29.957Z] === RUN TestCreateServiceSysctls [2020-02-10T23:47:31.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-10T23:47:34.349Z] --- PASS: TestCreateServiceSysctls (3.59s) [2020-02-10T23:47:34.349Z] === RUN TestCreateServiceCapabilities [2020-02-10T23:47:36.385Z] --- PASS: TestCreateServiceCapabilities (2.64s) [2020-02-10T23:47:36.385Z] === RUN TestInspect [2020-02-10T23:47:39.072Z] --- PASS: TestInspect (2.84s) [2020-02-10T23:47:39.073Z] === RUN TestCreateJob [2020-02-10T23:47:41.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-10T23:47:42.560Z] --- PASS: TestCreateJob (3.46s) [2020-02-10T23:47:42.561Z] === RUN TestReplicatedJob [2020-02-10T23:47:43.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-10T23:47:45.038Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-10T23:47:45.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-10T23:47:45.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-10T23:47:46.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-10T23:47:47.829Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-10T23:47:48.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-10T23:47:49.402Z] --- PASS: TestReplicatedJob (5.67s) [2020-02-10T23:47:49.402Z] === RUN TestUpdateReplicatedJob [2020-02-10T23:47:50.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-10T23:47:50.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-10T23:47:50.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-10T23:47:51.781Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-10T23:47:52.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-10T23:47:52.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-10T23:47:52.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-10T23:47:52.089Z] --- PASS: TestUpdateReplicatedJob (3.60s) [2020-02-10T23:47:52.089Z] === RUN TestServiceListWithStatuses [2020-02-10T23:47:52.089Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T23:47:52.089Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T23:47:52.089Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T23:47:52.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-10T23:47:53.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-10T23:47:55.553Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-10T23:47:55.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-10T23:47:55.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-10T23:47:56.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-10T23:47:56.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-10T23:47:56.496Z] --- PASS: TestDockerNetworkConnectAlias (4.73s) [2020-02-10T23:47:56.496Z] === RUN TestDockerNetworkReConnect [2020-02-10T23:48:00.287Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-10T23:48:00.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-10T23:48:00.891Z] --- PASS: TestDockerNetworkReConnect (3.80s) [2020-02-10T23:48:00.891Z] === RUN TestServicePlugin [2020-02-10T23:48:00.891Z] --- SKIP: TestServicePlugin (0.01s) [2020-02-10T23:48:00.891Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:48:00.891Z] === RUN TestServiceUpdateLabel [2020-02-10T23:48:02.924Z] --- PASS: TestServiceUpdateLabel (2.40s) [2020-02-10T23:48:02.924Z] === RUN TestServiceUpdateSecrets [2020-02-10T23:48:03.559Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-10T23:48:04.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-10T23:48:14.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-10T23:48:14.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-10T23:48:14.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-10T23:48:14.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-10T23:48:14.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-10T23:48:15.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-10T23:48:15.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-10T23:48:15.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-10T23:48:18.176Z] --- PASS: TestServiceUpdateSecrets (14.95s) [2020-02-10T23:48:18.176Z] === RUN TestServiceUpdateConfigs [2020-02-10T23:48:19.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-10T23:48:19.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-10T23:48:19.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-10T23:48:20.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-10T23:48:24.885Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-10T23:48:25.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-10T23:48:30.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-10T23:48:30.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-10T23:48:31.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-10T23:48:33.426Z] --- PASS: TestServiceUpdateConfigs (14.89s) [2020-02-10T23:48:33.426Z] === RUN TestServiceUpdateNetwork [2020-02-10T23:48:34.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-10T23:48:34.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-10T23:48:35.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-10T23:48:36.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-10T23:48:38.347Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-10T23:48:38.347Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-10T23:48:41.621Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite (91.50s) [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.95s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d1569dc3a36b8] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.27s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [dafe46a5bb107] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.89s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d54400ba660ae] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.64s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [dd6905decf03a] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.59s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:1233: [dd12df2bace53] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.89s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [dc8cb311fca50] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.95s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d5c8e59305a2b] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.32s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d838c81cc4e31] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.73s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d518198e32e17] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.98s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d33ee12437a17] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.79s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d1b20c385a9b7] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.53s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d8ed27ee19e33] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.62s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d3f934c52ae91] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.26s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d831a979c4c5d] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.55s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d78a3d9919a2f] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.20s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [dbe82044a73a5] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d82d1b4711209] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [da341103ee63a] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d493c6e01d424] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.34s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d54cc9918f9b5] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.70s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [dc371d454676d] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [deb8530c72e85] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.48s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d62a8c13c123a] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [de9fd6ce80949] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.10s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:968: [de086be74f320] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.83s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d6354e91042b1] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.90s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:1116: [db2c6ef1881ae] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [dc8a48b504b92] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.73s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d812709daa727] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d1d12ae16e719] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [dc93bc1ebe370] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d371e0914f8db] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d7e37e6cb699c] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d737e21a9c479] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.06s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [ddbbef08166d5] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d7a1d0f127a28] daemon is not started [2020-02-10T23:48:44.895Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d0af44a08488b] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.35s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d6c1100501c29] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.46s) [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.78s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:1084: [d8083a1cbdd3c] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [dacdefa9f7547] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.39s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [dffc686fcd008] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.82s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d1f8a261e6e53] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [dcc8a2b394a14] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.34s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [ddb8dd63b5059] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.73s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [dd967fcb53604] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.73s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [d02a2bdb121c8] daemon is not started [2020-02-10T23:48:44.895Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.20s) [2020-02-10T23:48:44.895Z] docker_cli_network_unix_test.go:46: [dcdb4278bfdff] daemon is not started [2020-02-10T23:48:44.895Z] === RUN TestDockerHubPullSuite [2020-02-10T23:48:44.895Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-10T23:48:45.840Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-10T23:48:45.969Z] --- PASS: TestServiceUpdateNetwork (13.10s) [2020-02-10T23:48:45.969Z] PASS [2020-02-10T23:48:45.969Z] [2020-02-10T23:48:45.969Z] === Skipped [2020-02-10T23:48:45.969Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T23:48:45.969Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T23:48:45.969Z] [2020-02-10T23:48:45.969Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.01s) [2020-02-10T23:48:45.969Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:48:45.969Z] [2020-02-10T23:48:45.969Z] [2020-02-10T23:48:45.969Z] DONE 23 tests, 2 skipped in 124.705s [2020-02-10T23:48:45.969Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T23:48:45.969Z] ++ 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-10T23:48:45.969Z] ++ set -e [2020-02-10T23:48:45.969Z] ++ '[' -n 0 ']' [2020-02-10T23:48:45.969Z] ++ set -x [2020-02-10T23:48:45.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T23:48:45.969Z] INFO: Testing against a local daemon [2020-02-10T23:48:45.969Z] === RUN TestSessionCreate [2020-02-10T23:48:45.969Z] --- PASS: TestSessionCreate (0.05s) [2020-02-10T23:48:45.969Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T23:48:45.969Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-10T23:48:45.969Z] PASS [2020-02-10T23:48:45.969Z] [2020-02-10T23:48:45.969Z] DONE 2 tests in 0.194s [2020-02-10T23:48:45.969Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T23:48:45.969Z] ++ 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-10T23:48:45.969Z] ++ set -e [2020-02-10T23:48:45.969Z] ++ '[' -n 0 ']' [2020-02-10T23:48:45.969Z] ++ set -x [2020-02-10T23:48:45.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T23:48:45.969Z] INFO: Testing against a local daemon [2020-02-10T23:48:45.969Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T23:48:45.969Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T23:48:45.969Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T23:48:45.969Z] === RUN TestEventsExecDie [2020-02-10T23:48:46.097Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-10T23:48:47.002Z] --- PASS: TestEventsExecDie (0.87s) [2020-02-10T23:48:47.002Z] === RUN TestEventsBackwardsCompatible [2020-02-10T23:48:47.002Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-02-10T23:48:47.002Z] === RUN TestInfoBinaryCommits [2020-02-10T23:48:47.002Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-02-10T23:48:47.002Z] === RUN TestInfoAPIVersioned [2020-02-10T23:48:47.002Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-10T23:48:47.002Z] === RUN TestInfoDiscoveryBackend [2020-02-10T23:48:47.624Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-02-10T23:48:47.624Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T23:48:47.989Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-10T23:48:48.552Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-10T23:48:48.635Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T23:48:48.635Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T23:48:49.267Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-02-10T23:48:49.267Z] === RUN TestInfoAPI [2020-02-10T23:48:49.267Z] --- PASS: TestInfoAPI (0.06s) [2020-02-10T23:48:49.267Z] === RUN TestInfoAPIWarnings [2020-02-10T23:48:49.882Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-02-10T23:48:49.882Z] === RUN TestInfoDebug [2020-02-10T23:48:49.920Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-10T23:48:49.920Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-10T23:48:50.177Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-10T23:48:50.177Z] --- PASS: TestDockerHubPullSuite (5.87s) [2020-02-10T23:48:50.177Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.45s) [2020-02-10T23:48:50.177Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2020-02-10T23:48:50.177Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.49s) [2020-02-10T23:48:50.177Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.45s) [2020-02-10T23:48:50.177Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2020-02-10T23:48:50.177Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-02-10T23:48:50.177Z] PASS [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === Skipped [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-10T23:48:50.177Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-10T23:48:50.177Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-02-10T23:48:50.177Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-10T23:48:50.177Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-10T23:48:50.177Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-10T23:48:50.177Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2020-02-10T23:48:50.177Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-10T23:48:50.177Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-10T23:48:50.177Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-10T23:48:50.177Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-10T23:48:50.177Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-10T23:48:50.177Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-10T23:48:50.177Z] docker_cli_sni_test.go:18: Flakey test [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-10T23:48:50.177Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-10T23:48:50.177Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-10T23:48:50.177Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-10T23:48:50.177Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-10T23:48:50.177Z] [2020-02-10T23:48:50.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-10T23:48:50.178Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-10T23:48:50.178Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-10T23:48:50.178Z] [2020-02-10T23:48:50.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-10T23:48:50.178Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-10T23:48:50.178Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-10T23:48:50.178Z] [2020-02-10T23:48:50.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-10T23:48:50.178Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-10T23:48:50.178Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-10T23:48:50.178Z] [2020-02-10T23:48:50.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-10T23:48:50.178Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-10T23:48:50.178Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-10T23:48:50.178Z] [2020-02-10T23:48:50.178Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-10T23:48:50.178Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-10T23:48:50.178Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-10T23:48:50.178Z] [2020-02-10T23:48:50.178Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-10T23:48:50.178Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-10T23:48:50.178Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-10T23:48:50.178Z] docker_cli_network_unix_test.go:46: [d0af44a08488b] daemon is not started [2020-02-10T23:48:50.178Z] [2020-02-10T23:48:50.178Z] [2020-02-10T23:48:50.178Z] DONE 1277 tests, 44 skipped in 2023.150s [2020-02-10T23:48:50.178Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T23:48:50.178Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T23:48:50.178Z] +++ kill 7380 [2020-02-10T23:48:50.500Z] --- PASS: TestInfoDebug (0.55s) [2020-02-10T23:48:50.500Z] === RUN TestInfoInsecureRegistries [2020-02-10T23:48:51.126Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-02-10T23:48:51.126Z] === RUN TestInfoRegistryMirrors [2020-02-10T23:48:51.410Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-02-10T23:48:51.410Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T23:48:51.545Z] +++ /etc/init.d/apparmor stop [2020-02-10T23:48:51.545Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T23:48:51.545Z] [2020-02-10T23:48:51.545Z] Unloading profiles will leave already running processes permanently [2020-02-10T23:48:51.545Z] unconfined, which can lead to unexpected situations. [2020-02-10T23:48:51.545Z] [2020-02-10T23:48:51.545Z] To set a process to complain mode, use the command line tool [2020-02-10T23:48:51.545Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T23:48:51.545Z] +++ true [2020-02-10T23:48:51.545Z] [2020-02-10T23:48:52.026Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-02-10T23:48:52.026Z] === RUN TestPingCacheHeaders [2020-02-10T23:48:52.026Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-10T23:48:52.026Z] === RUN TestPingGet [2020-02-10T23:48:52.026Z] --- PASS: TestPingGet (0.04s) [2020-02-10T23:48:52.026Z] === RUN TestPingHead [2020-02-10T23:48:52.026Z] --- PASS: TestPingHead (0.05s) [2020-02-10T23:48:52.026Z] === RUN TestVersion [2020-02-10T23:48:52.026Z] --- PASS: TestVersion (0.05s) [2020-02-10T23:48:52.026Z] PASS [2020-02-10T23:48:52.026Z] [2020-02-10T23:48:52.026Z] === Skipped [2020-02-10T23:48:52.026Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T23:48:52.026Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T23:48:52.026Z] [2020-02-10T23:48:52.026Z] [2020-02-10T23:48:52.026Z] DONE 18 tests, 1 skipped in 6.089s [2020-02-10T23:48:52.027Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T23:48:52.027Z] ++ 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-10T23:48:52.027Z] ++ set -e [2020-02-10T23:48:52.027Z] ++ '[' -n 0 ']' [2020-02-10T23:48:52.027Z] ++ set -x [2020-02-10T23:48:52.027Z] ++ env -i DEST=/go/src/github.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-10T23:48:52.310Z] INFO: Testing against a local daemon [2020-02-10T23:48:52.310Z] === RUN TestVolumesCreateAndList [2020-02-10T23:48:52.310Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-10T23:48:52.310Z] === RUN TestVolumesRemove [2020-02-10T23:48:52.310Z] --- PASS: TestVolumesRemove (0.09s) [2020-02-10T23:48:52.310Z] === RUN TestVolumesInspect [2020-02-10T23:48:52.310Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-10T23:48:52.310Z] === RUN TestVolumesInvalidJSON [2020-02-10T23:48:52.310Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T23:48:52.310Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T23:48:52.310Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T23:48:52.310Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2020-02-10T23:48:52.310Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T23:48:52.310Z] PASS [2020-02-10T23:48:52.310Z] [2020-02-10T23:48:52.310Z] DONE 5 tests in 0.303s [2020-02-10T23:48:52.310Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T23:48:52.594Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T23:48:52.594Z] +++ kill 13270 [2020-02-10T23:48:54.066Z] +++ /etc/init.d/apparmor stop [2020-02-10T23:48:54.066Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T23:48:54.066Z] [2020-02-10T23:48:54.066Z] Unloading profiles will leave already running processes permanently [2020-02-10T23:48:54.066Z] unconfined, which can lead to unexpected situations. [2020-02-10T23:48:54.066Z] [2020-02-10T23:48:54.066Z] To set a process to complain mode, use the command line tool [2020-02-10T23:48:54.066Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T23:48:54.066Z] +++ true [2020-02-10T23:48:54.066Z] Post stage [Pipeline] junit [2020-02-10T23:48:56.144Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T23:48:57.156Z] + echo Ensuring container killed. [2020-02-10T23:48:57.156Z] Ensuring container killed. [2020-02-10T23:48:57.156Z] + docker rm -vf docker-pr3 [2020-02-10T23:48:57.156Z] Error: No such container: docker-pr3 [2020-02-10T23:48:57.156Z] + true [Pipeline] sh [2020-02-10T23:48:57.547Z] + echo Chowning /workspace to jenkins user [2020-02-10T23:48:57.547Z] Chowning /workspace to jenkins user [2020-02-10T23:48:57.547Z] + id -u [2020-02-10T23:48:57.547Z] + id -g [2020-02-10T23:48:57.547Z] + docker run --rm -v /home/docker/workspace/moby_PR-40472:/workspace busybox chown -R 1001:1001 /workspace [2020-02-10T23:48:57.547Z] Unable to find image 'busybox:latest' locally [2020-02-10T23:48:57.833Z] latest: Pulling from library/busybox [2020-02-10T23:48:57.833Z] d7e28ec550a2: Pulling fs layer [2020-02-10T23:48:58.089Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-10T23:48:58.117Z] d7e28ec550a2: Download complete [2020-02-10T23:48:58.406Z] d7e28ec550a2: Pull complete [2020-02-10T23:48:58.406Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-10T23:48:58.406Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T23:49:00.840Z] + bundleName=ppc64le-integration [2020-02-10T23:49:00.840Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-10T23:49:00.840Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-10T23:49:00.840Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz [2020-02-10T23:49:00.840Z] 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-10T23:49:01.210Z] Archiving artifacts [2020-02-10T23:49:01.596Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40472/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T23:49:01.989Z] + make clean [2020-02-10T23:49:02.609Z] make: command: Command not found [2020-02-10T23:49:02.609Z] make: command: Command not found [2020-02-10T23:49:02.609Z] docker volume rm -f docker-dev-cache [2020-02-10T23:49:02.609Z] docker-dev-cache [Pipeline] deleteDir [2020-02-10T23:49:03.339Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T23:49:05.858Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-10T23:49:09.129Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-10T23:49:12.407Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-10T23:49:14.928Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-10T23:49:18.199Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-02-10T23:49:21.469Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-10T23:50:17.672Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-10T23:50:32.517Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite (1754.55s) [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.66s) [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.52s) [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.96s) [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.97s) [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.11s) [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.60s) [2020-02-10T23:50:50.569Z] docker_api_swarm_test.go:563: [d349a3c846f4b] joining swarm manager [ddf27ad1616cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.569Z] docker_api_swarm_test.go:585: [dfeca73a8c36f] joining swarm manager [ddf27ad1616cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.569Z] check_test.go:380: [d349a3c846f4b] daemon is not started [2020-02-10T23:50:50.569Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-10T23:50:50.569Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.81s) [2020-02-10T23:50:50.569Z] docker_api_swarm_test.go:46: [d2dd0ff02626e] joining swarm manager [d99f99b599b63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.49s) [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.82s) [2020-02-10T23:50:50.569Z] docker_api_swarm_test.go:304: [df66b4a31d794] joining swarm manager [d2acff6ff2674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.569Z] docker_api_swarm_test.go:305: [d4aa7c74e41a7] joining swarm manager [d2acff6ff2674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.569Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-10T23:50:50.569Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.91s) [2020-02-10T23:50:50.569Z] docker_api_swarm_test.go:272: [defd7f7f50f68] joining swarm manager [dd3234a84b68d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.569Z] docker_api_swarm_test.go:273: [d4e5c1d52b6ac] joining swarm manager [dd3234a84b68d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.56s) [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.96s) [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.97s) [2020-02-10T23:50:50.569Z] docker_api_swarm_node_test.go:19: [d604adcb21eaf] joining swarm manager [d48ff4427bb4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.569Z] docker_api_swarm_node_test.go:20: [da9eb339f6695] joining swarm manager [d48ff4427bb4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.569Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.52s) [2020-02-10T23:50:50.570Z] docker_api_swarm_test.go:502: [d70cc1a735fdf] joining swarm manager [df309f0ea7ba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_api_swarm_test.go:507: [d727c94a441a6] joining swarm manager [df309f0ea7ba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.97s) [2020-02-10T23:50:50.570Z] docker_api_swarm_node_test.go:80: [d8bfd58313a0d] joining swarm manager [d47db910cbf96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.02s) [2020-02-10T23:50:50.570Z] docker_api_swarm_node_test.go:52: [d34afa50f9d42] joining swarm manager [d8ad167f45a00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_api_swarm_node_test.go:53: [da0b2430366e1] joining swarm manager [d8ad167f45a00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.66s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.39s) [2020-02-10T23:50:50.570Z] docker_api_swarm_test.go:202: [d36fd6a347f53] joining swarm manager [d1c0a1399ab5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.25s) [2020-02-10T23:50:50.570Z] docker_api_swarm_test.go:384: [db5198646c934] joining swarm manager [d8bbbbf44bdab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_api_swarm_test.go:385: [d250adff6e665] joining swarm manager [d8bbbbf44bdab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] check_test.go:380: [d250adff6e665] daemon is not started [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.91s) [2020-02-10T23:50:50.570Z] docker_api_swarm_test.go:802: [de0d694b9d91b] joining swarm manager [d71b6ce2770c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_api_swarm_test.go:802: [d33cb6d3b6686] joining swarm manager [d71b6ce2770c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] docker_api_swarm_test.go:802: [dca8d848d3ad6] joining swarm manager [d71b6ce2770c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-10T23:50:50.570Z] docker_api_swarm_test.go:802: [d7884a484cac9] joining swarm manager [d71b6ce2770c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-10T23:50:50.570Z] docker_api_swarm_test.go:810: [dd5c261b59c19] joining swarm manager [d71b6ce2770c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.53s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.17s) [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:394: [d7f9b35e490b3] joining swarm manager [d871b08d696b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:394: [db10ebd1e6bef] joining swarm manager [d871b08d696b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.56s) [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:342: [d0694acdc4a42] joining swarm manager [d6c2057ec36e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:342: [dcee951b917eb] joining swarm manager [d6c2057ec36e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.16s) [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:489: [d3dbd6ec6b6f1] joining swarm manager [dd69c32bf1e88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:489: [dc80929c037b3] joining swarm manager [dd69c32bf1e88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.48s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.01s) [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:127: [d4abcd0f51b1b] joining swarm manager [dd4077b107cbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:128: [da8233675585e] joining swarm manager [dd4077b107cbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:136: [d871c96b4175a] joining swarm manager [dd4077b107cbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:137: [da238691d02bd] joining swarm manager [dd4077b107cbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.95s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.67s) [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:303: [d2637ff45bcce] joining swarm manager [ddaaf43025c74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:303: [d3cede45392ef] joining swarm manager [ddaaf43025c74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.74s) [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:99: [dffe4a1cd3ac7] joining swarm manager [d5f619306e0f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:100: [d68f5e39d06c1] joining swarm manager [d5f619306e0f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] check_test.go:380: [dffe4a1cd3ac7] daemon is not started [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.58s) [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:532: [d034b35b869ef] joining swarm manager [d100dec22167f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:533: [d4d49459e8c75] joining swarm manager [d100dec22167f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.25s) [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:147: [de2a3043de270] joining swarm manager [db73a56452cdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_api_swarm_service_test.go:147: [d09c6b02d12d2] joining swarm manager [db73a56452cdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.62s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.13s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.31s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.39s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.20s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.56s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.94s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.07s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.16s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.08s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.11s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.05s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.09s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.16s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.87s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.30s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.52s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.86s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.36s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.83s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.67s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.84s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.93s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.71s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.23s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.72s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.45s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.51s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.48s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.16s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.29s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.69s) [2020-02-10T23:50:50.570Z] docker_cli_service_logs_test.go:241: checking task c3b5fh01by0i [2020-02-10T23:50:50.570Z] docker_cli_service_logs_test.go:246: checking messages for c3b5fh01by0i [2020-02-10T23:50:50.570Z] docker_cli_service_logs_test.go:241: checking task mjc264oa21w7 [2020-02-10T23:50:50.570Z] docker_cli_service_logs_test.go:246: checking messages for mjc264oa21w7 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.32s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.02s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.37s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.04s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.03s) [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:1901: [dab4edcdd9ffe] joining swarm manager [da105c2fb03a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:1902: [debaae8545e4d] joining swarm manager [da105c2fb03a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.52s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.26s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.24s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.28s) [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:1802: [da47816c08813] joining swarm manager [dc74de797f087]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:1803: [df885e3d08c39] joining swarm manager [dc74de797f087]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.27s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.71s) [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:1321: [dfb5a566394c4] joining swarm manager [d1c82bdef690e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:1322: [d76ee7b83a76e] joining swarm manager [d1c82bdef690e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:1386: [dfb5a566394c4] got 'swarm does not have a leader'. retrying (attempt 1/5) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.30s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.97s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.75s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.11s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.08s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.34s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.48s) [2020-02-10T23:50:50.570Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.55s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.99s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.25s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.68s) [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:1186: [d8bdac24e12bb] joining swarm manager [d9be6f956285e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:1195: [d5437a92d83b4] joining swarm manager [d9be6f956285e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.37s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.96s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.10s) [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:1118: [d381c57273a55] joining swarm manager [d32d94aee6d31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:1119: [df1575dc166a0] joining swarm manager [d32d94aee6d31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:1172: [d2accc4bb05fe] joining swarm manager [d32d94aee6d31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.94s) [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:1453: [d6b86a32d98c0] joining swarm manager [df5e4d0c436ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] docker_cli_swarm_test.go:1454: [d35912bb65393] joining swarm manager [df5e4d0c436ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.00s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.18s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.73s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.77s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.11s) [2020-02-10T23:50:50.570Z] docker_cli_swarm_unix_test.go:62: [d322017f62ad5] joining swarm manager [d45b431499c98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.02s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.94s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.41s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.94s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.50s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.73s) [2020-02-10T23:50:50.570Z] docker_api_swarm_test.go:962: [d87ae1bcb4bc7] joining swarm manager [d2b248b03ba80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.02s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.37s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (4.30s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.59s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.55s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.45s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.06s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.08s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.06s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.17s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.00s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.28s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.01s) [2020-02-10T23:50:50.570Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.01s) [2020-02-10T23:50:50.570Z] === RUN TestDockerExternalVolumeSuite [2020-02-10T23:50:50.570Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-10T23:51:05.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-10T23:52:13.053Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-10T23:52:23.212Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-10T23:52:55.401Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-10T23:53:10.245Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-10T23:53:42.277Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-10T23:53:54.450Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-10T23:54:26.482Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-10T23:54:41.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-10T23:54:59.403Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-10T23:55:46.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-10T23:56:04.076Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-10T23:56:36.113Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-10T23:57:08.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-10T23:57:23.118Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-10T23:57:41.169Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-10T23:57:56.015Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-10T23:58:10.862Z] --- PASS: TestDockerExternalVolumeSuite (441.28s) [2020-02-10T23:58:10.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2020-02-10T23:58:10.862Z] docker_cli_external_volume_driver_test.go:53: [d57a0cd7dbdbe] daemon is not started [2020-02-10T23:58:10.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-02-10T23:58:10.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2020-02-10T23:58:10.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-02-10T23:58:10.862Z] docker_cli_external_volume_driver_test.go:53: [dd997ac880321] daemon is not started [2020-02-10T23:58:10.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-02-10T23:58:10.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-02-10T23:58:10.862Z] docker_cli_external_volume_driver_test.go:53: [d68bf3f53b51f] daemon is not started [2020-02-10T23:58:10.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-02-10T23:58:10.862Z] docker_cli_external_volume_driver_test.go:53: [d64da95e2323f] daemon is not started [2020-02-10T23:58:10.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2020-02-10T23:58:10.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-02-10T23:58:10.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-02-10T23:58:10.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-02-10T23:58:10.863Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.66s) [2020-02-10T23:58:10.863Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2020-02-10T23:58:10.863Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2020-02-10T23:58:10.863Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-02-10T23:58:10.863Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2020-02-10T23:58:10.863Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2020-02-10T23:58:10.863Z] docker_cli_external_volume_driver_test.go:485: [d004b3dc66663] daemon is not started [2020-02-10T23:58:10.863Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-02-10T23:58:10.863Z] docker_cli_external_volume_driver_test.go:53: [d0fce7c233258] daemon is not started [2020-02-10T23:58:10.863Z] PASS [2020-02-10T23:58:10.863Z] [2020-02-10T23:58:10.863Z] === Skipped [2020-02-10T23:58:10.863Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-02-10T23:58:10.863Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-02-10T23:58:10.863Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-10T23:58:10.863Z] check_test.go:309: [d19ef92c2b908] daemon is not started [2020-02-10T23:58:10.863Z] [2020-02-10T23:58:10.863Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-10T23:58:10.863Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-10T23:58:10.863Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-10T23:58:10.863Z] check_test.go:309: [dfc6736c9de2e] daemon is not started [2020-02-10T23:58:10.863Z] [2020-02-10T23:58:10.863Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-02-10T23:58:10.863Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-02-10T23:58:10.863Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-10T23:58:10.863Z] check_test.go:309: [d225001b44dfd] daemon is not started [2020-02-10T23:58:10.863Z] [2020-02-10T23:58:10.863Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-10T23:58:10.863Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-10T23:58:10.863Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-10T23:58:10.863Z] [2020-02-10T23:58:10.863Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-10T23:58:10.863Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-10T23:58:10.863Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-10T23:58:10.863Z] [2020-02-10T23:58:10.863Z] [2020-02-10T23:58:10.863Z] DONE 273 tests, 5 skipped in 2583.606s [2020-02-10T23:58:10.863Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T23:58:11.119Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T23:58:11.119Z] +++ kill 7370 [2020-02-10T23:58:12.048Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddb872123054d/docker.pid [2020-02-10T23:58:12.048Z] +++ kill 4382 [2020-02-10T23:58:12.048Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4382 is not a child of this shell [2020-02-10T23:58:12.048Z] warning: PID 4382 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddb872123054d/docker.pid had a nonzero exit code [2020-02-10T23:58:12.048Z] +++ /etc/init.d/apparmor stop [2020-02-10T23:58:12.048Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T23:58:12.048Z] [2020-02-10T23:58:12.048Z] Unloading profiles will leave already running processes permanently [2020-02-10T23:58:12.048Z] unconfined, which can lead to unexpected situations. [2020-02-10T23:58:12.048Z] [2020-02-10T23:58:12.048Z] To set a process to complain mode, use the command line tool [2020-02-10T23:58:12.048Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T23:58:12.048Z] +++ true [2020-02-10T23:58:12.048Z] [2020-02-10T23:58:12.613Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-02-10T23:58:12.624Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T23:58:13.584Z] + echo Ensuring container killed. [2020-02-10T23:58:13.584Z] Ensuring container killed. [2020-02-10T23:58:13.584Z] + docker ps -aq -f name=docker-pr3-* [2020-02-10T23:58:13.584Z] + cids=dbe6d08f9719 [2020-02-10T23:58:13.584Z] 68c07c9a8192 [2020-02-10T23:58:13.584Z] 95d6d3abb2af [2020-02-10T23:58:13.584Z] + [ -n dbe6d08f9719 [2020-02-10T23:58:13.584Z] 68c07c9a8192 [2020-02-10T23:58:13.584Z] 95d6d3abb2af ] [2020-02-10T23:58:13.584Z] + docker rm -vf dbe6d08f9719 68c07c9a8192 95d6d3abb2af [2020-02-10T23:58:14.954Z] dbe6d08f9719 [2020-02-10T23:58:15.883Z] 68c07c9a8192 [2020-02-10T23:58:17.251Z] 95d6d3abb2af [Pipeline] sh [2020-02-10T23:58:17.532Z] + echo Chowning /workspace to jenkins user [2020-02-10T23:58:17.532Z] Chowning /workspace to jenkins user [2020-02-10T23:58:17.532Z] + id -u [2020-02-10T23:58:17.532Z] + id -g [2020-02-10T23:58:17.532Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40472:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T23:58:22.000Z] + bundleName=amd64 [2020-02-10T23:58:22.000Z] + echo Creating amd64-bundles.tar.gz [2020-02-10T23:58:22.000Z] Creating amd64-bundles.tar.gz [2020-02-10T23:58:22.000Z] + 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-10T23:58:22.000Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-10T23:58:22.994Z] Archiving artifacts [2020-02-10T23:58:23.379Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40472/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T23:58:23.695Z] + make clean [2020-02-10T23:58:23.695Z] docker volume rm -f docker-dev-cache [2020-02-10T23:58:23.953Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-11T00:08:47.910Z] ok github.com/docker/docker/integration-cli 2422.874s [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === Skipped [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-02-11T00:08:48.539Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-11T00:08:48.539Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-11T00:08:48.539Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-02-11T00:08:48.539Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-11T00:08:48.539Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-11T00:08:48.539Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-11T00:08:48.539Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-11T00:08:48.539Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-11T00:08:48.539Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-11T00:08:48.539Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-11T00:08:48.539Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-11T00:08:48.539Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2020-02-11T00:08:48.539Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-11T00:08:48.539Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-11T00:08:48.539Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.539Z] [2020-02-11T00:08:48.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-11T00:08:48.539Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2020-02-11T00:08:48.540Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.56s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.56s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2020-02-11T00:08:48.540Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-02-11T00:08:48.540Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-11T00:08:48.540Z] docker_cli_sni_test.go:18: Flakey test [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-02-11T00:08:48.540Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-11T00:08:48.540Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-11T00:08:48.540Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-11T00:08:48.540Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.540Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-11T00:08:48.541Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-02-11T00:08:48.541Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-11T00:08:48.541Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-11T00:08:48.541Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-11T00:08:48.541Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-11T00:08:48.541Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-11T00:08:48.541Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-11T00:08:48.541Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-11T00:08:48.541Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-11T00:08:48.541Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-11T00:08:48.541Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-11T00:08:48.541Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-11T00:08:48.541Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-11T00:08:48.541Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-11T00:08:48.541Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-11T00:08:48.541Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.541Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-11T00:08:48.542Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-02-11T00:08:48.542Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-11T00:08:48.542Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-11T00:08:48.542Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-02-11T00:08:48.542Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-11T00:08:48.542Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-11T00:08:48.542Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-11T00:08:48.542Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-11T00:08:48.542Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-02-11T00:08:48.542Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-11T00:08:48.542Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-02-11T00:08:48.542Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-11T00:08:48.542Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-11T00:08:48.542Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-02-11T00:08:48.542Z] [2020-02-11T00:08:48.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-02-11T00:08:48.543Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-11T00:08:48.543Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-02-11T00:08:48.543Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-11T00:08:48.543Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-11T00:08:48.543Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-11T00:08:48.543Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-11T00:08:48.543Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-11T00:08:48.543Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-11T00:08:48.543Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-11T00:08:48.543Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-11T00:08:48.543Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-02-11T00:08:48.543Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-11T00:08:48.543Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-11T00:08:48.543Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-11T00:08:48.543Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.543Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-11T00:08:48.544Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-11T00:08:48.544Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-02-11T00:08:48.544Z] [2020-02-11T00:08:48.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.47s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.47s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-02-11T00:08:49.175Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-11T00:08:49.175Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.175Z] [2020-02-11T00:08:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-02-11T00:08:49.176Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-11T00:08:49.176Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.176Z] [2020-02-11T00:08:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-11T00:08:49.176Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-11T00:08:49.177Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-11T00:08:49.177Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-02-11T00:08:49.177Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-11T00:08:49.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.177Z] [2020-02-11T00:08:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-11T00:08:49.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-11T00:08:49.178Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-02-11T00:08:49.178Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] DONE 1096 tests, 549 skipped in 2432.399s [2020-02-11T00:08:49.178Z] INFO: Integration tests ended at 02/11/2020 00:08:48. Duration:00:40:32.5704753 [2020-02-11T00:08:49.178Z] INFO: Docker info of the daemon under test at end of run [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] Containers: 2 [2020-02-11T00:08:49.178Z] Running: 0 [2020-02-11T00:08:49.178Z] Paused: 0 [2020-02-11T00:08:49.178Z] Stopped: 2 [2020-02-11T00:08:49.178Z] Images: 12 [2020-02-11T00:08:49.178Z] Server Version: 0.0.0-dev [2020-02-11T00:08:49.178Z] Storage Driver: windowsfilter [2020-02-11T00:08:49.178Z] Windows: [2020-02-11T00:08:49.178Z] Logging Driver: json-file [2020-02-11T00:08:49.178Z] Plugins: [2020-02-11T00:08:49.178Z] Volume: local [2020-02-11T00:08:49.178Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-11T00:08:49.178Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-11T00:08:49.178Z] Swarm: inactive [2020-02-11T00:08:49.178Z] Default Isolation: process [2020-02-11T00:08:49.178Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-11T00:08:49.178Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-11T00:08:49.178Z] OSType: windows [2020-02-11T00:08:49.178Z] Architecture: x86_64 [2020-02-11T00:08:49.178Z] CPUs: 4 [2020-02-11T00:08:49.178Z] Total Memory: 32GiB [2020-02-11T00:08:49.178Z] Name: azwin-2-a8eb10 [2020-02-11T00:08:49.178Z] ID: 5R67:PVV4:7DQP:4BYW:SCF3:E6RK:VOOZ:FOMB:C4Y4:4BA4:LTR5:BTP4 [2020-02-11T00:08:49.178Z] Docker Root Dir: D:\CI\PR-40472\3\daemon [2020-02-11T00:08:49.178Z] Debug Mode (client): false [2020-02-11T00:08:49.178Z] Debug Mode (server): true [2020-02-11T00:08:49.178Z] File Descriptors: -1 [2020-02-11T00:08:49.178Z] Goroutines: 18 [2020-02-11T00:08:49.178Z] System Time: 2020-02-11T00:08:48.7837943Z [2020-02-11T00:08:49.178Z] EventsListeners: 0 [2020-02-11T00:08:49.178Z] Registry: https://index.docker.io/v1/ [2020-02-11T00:08:49.178Z] Labels: [2020-02-11T00:08:49.178Z] Experimental: false [2020-02-11T00:08:49.178Z] Insecure Registries: [2020-02-11T00:08:49.178Z] 127.0.0.0/8 [2020-02-11T00:08:49.178Z] Live Restore Enabled: false [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] [2020-02-11T00:08:49.178Z] INFO: Stopping daemon under test [2020-02-11T00:08:49.178Z] SUCCESS: The process with PID 4876 (child process of PID 5744) has been terminated. [2020-02-11T00:08:49.178Z] SUCCESS: The process with PID 5744 (child process of PID 5716) has been terminated. [2020-02-11T00:08:49.178Z] INFO: Stop tailing logs of the daemon under tests [2020-02-11T00:08:49.178Z] INFO: executeCI.ps1 Completed successfully at 02/11/2020 00:08:48. [2020-02-11T00:08:49.178Z] INFO: Tidying up at end of run [2020-02-11T00:08:49.178Z] INFO: Saving daemon under test log (d:\CI\PR-40472\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-11T00:08:49.178Z] INFO: Saving daemon under test log (d:\CI\PR-40472\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-11T00:08:49.178Z] INFO: Nuke-Everything... [2020-02-11T00:08:49.178Z] INFO: Container count on control daemon to delete is 2 [2020-02-11T00:08:49.812Z] 108caf1e7bbf [2020-02-11T00:08:49.812Z] 05297c67c337 [2020-02-11T00:08:49.812Z] INFO: Non-base image count on control daemon to delete is 1 [2020-02-11T00:08:57.130Z] Deleted: sha256:7fad93c17a3ca132cdff8bc62a79fb215f1f9d6c41bebcb044ce8cfbe19517f2 [2020-02-11T00:08:57.130Z] Deleted: sha256:0220f3b78d8b8f3130eefd91a21da50aff0c3ea0394254954ed3de637f9825bf [2020-02-11T00:08:57.130Z] Deleted: sha256:90f5bd66e50eb6868f1ddbca51e9aba93edffde9f28581a3ec0498943fb8cdbe [2020-02-11T00:08:57.130Z] Deleted: sha256:f16c7a46117f2da3bb848cc37f89e89d5dfa360e6a0fcca4c996c6315b0130c8 [2020-02-11T00:08:57.130Z] Deleted: sha256:da04240a9e3bb3b19a25f33a3245ad28e32450f1e99a62358bd1b914b63bccfd [2020-02-11T00:08:57.130Z] Deleted: sha256:2660731edebda575d0d75addcd3617d96925ed16a65dcd4347ba204763c882c2 [2020-02-11T00:08:57.130Z] Deleted: sha256:9edeaa948bf60e51b98d022edd429d4f4d617f734535e8e1efb41af0ad320f88 [2020-02-11T00:08:57.130Z] Deleted: sha256:cf0f697d16a7da24d4c664ca03872af3db57fecf85e15572194bf0a103064ea4 [2020-02-11T00:08:57.130Z] Deleted: sha256:04f7b8646f32618549112bb3efb4da4d98ded852baade27077a8517c77165214 [2020-02-11T00:08:57.130Z] Deleted: sha256:b10f3249de7f84556c98c1ff49c4c866228331c5c41b42e7a38de10b3cec21b2 [2020-02-11T00:08:57.130Z] Deleted: sha256:9b5449805c36e5b046d82c47dcbc8647cd648c719b0a9e953dd3b4effd2476c5 [2020-02-11T00:08:57.130Z] Deleted: sha256:d34dd746416f3f926dfbc0f7d0d5fe19f588b9e074ac493bb6fd94011c46c5ae [2020-02-11T00:08:57.130Z] Deleted: sha256:2190b93e9034979106815c731ac3bf07876f41acb5d6d1d8cd858450fab642a4 [2020-02-11T00:08:57.130Z] Deleted: sha256:0c400bcf4a86fabf8cc4efcef0272b93e9d19d44334f5275c4a8d3c870bb2308 [2020-02-11T00:08:57.130Z] Deleted: sha256:f4672598595914a63ee789c0a741706367e488adbc62c78bb3687a1b39fd31c7 [2020-02-11T00:08:57.130Z] Deleted: sha256:2639036d0ba7b1c1842325ceed8202c5c4e8f6b8dba34bf6e4be2cf898430abf [2020-02-11T00:08:57.130Z] INFO: Tidying pidfile d:\CI\PR-40472\3\docker.pid [2020-02-11T00:08:57.130Z] INFO: Nuking d:\CI [2020-02-11T00:09:29.404Z] INFO: Zapped successfully [2020-02-11T00:09:29.404Z] [2020-02-11T00:09:29.404Z] INFO: executeCI.ps1 exiting at Tue Feb 11 00:09:24 CUT 2020. Duration 00:58:43.0539519 [2020-02-11T00:09:29.404Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-02-11T00:09:29.640Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-11T00:09:34.159Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-11T00:09:36.583Z] Archiving artifacts [2020-02-11T00:09:50.788Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40472/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-11T00:09:51.706Z] + make clean [2020-02-11T00:09:52.672Z] docker volume rm -f docker-dev-cache [2020-02-11T00:09:52.672Z] 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